Skip to content

Conversation

@jaderfeijo
Copy link

Description

The changes in the PR allow the library to be compiled under linux.

The following changes were made to accomplish that:

  • All @objc interfaces were removed as ObjC is not supported when running Swift on Linux
  • Import FoundationNetworking module when compiling for linux
  • Added a GitHub workflow which runs unit tests using a Ubuntu image

jaderfeijo and others added 3 commits July 25, 2017 18:41
The following changes were made to accomplish that:
• All @objc interfaces were removed as ObjC is not supported when running Swift on Linux
• Import FoundationNetworking module when compiling for linux
• Added a GitHub workflow which runs unit tests using a Ubuntu image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant