Skip to content

Conversation

@Udumft
Copy link

@Udumft Udumft commented Aug 6, 2018

Fixed a mistype that prevented building SQLite.swift as non-framework sources.

Steps to reproduce:

  • download the source
  • create new XCode project
  • add SQLite.swift sources inside new project (just sources, not the actual .xcodeproj file)
  • build.

As result: sources are built as is and no framework is created -> reference to SQLite. becomes invalid.
Keeping in mind that Setter is referenced in this file earlier I assume this is a mistype.

@jberkel jberkel merged commit f8032b2 into stephencelis:master Aug 13, 2018
@jberkel
Copy link
Collaborator

jberkel commented Aug 13, 2018

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.

2 participants