Skip to content

Conversation

@mrtj
Copy link

@mrtj mrtj commented Feb 7, 2017

Fixes #4

// THE SOFTWARE.
//

import Cocoa
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this required? I don't think it will compile in iOS targets.

@mrtj
Copy link
Author

mrtj commented Feb 8, 2017

import Cocoa is needed only if you compile the project for macOS platform; without it the compiler laments with "use of undeclared type 'NSError'" type errors. Sorry for not checking the build break on iOS.

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.

2 participants