Skip to content

Conversation

@codetalks-new
Copy link
Collaborator

withouth import Foundation sometimes will cause Compile Error

withouth import Foundation sometimes will cause Compile Error
@ryanholden8
Copy link

Also ran into this issue, and fixed it the same way.

This does not happen when I use SQLite as a module.
Happened when I imported the SQLite source files directly due to the fact that I still need to support iOS7. :(

stephencelis added a commit that referenced this pull request Feb 16, 2016
Fix no Foundation import error
@stephencelis stephencelis merged commit 345ef9b into stephencelis:master Feb 16, 2016
@stephencelis
Copy link
Owner

Thanks!

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.

3 participants