-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Swift Package Manager support #548
Add Swift Package Manager support #548
Commits on Nov 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8d37b79 - Browse repository at this point
Copy the full SHA 8d37b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 291e951 - Browse repository at this point
Copy the full SHA 291e951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6011c5e - Browse repository at this point
Copy the full SHA 6011c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f87fd - Browse repository at this point
Copy the full SHA f5f87fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce63b3 - Browse repository at this point
Copy the full SHA 0ce63b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9763d62 - Browse repository at this point
Copy the full SHA 9763d62View commit details -
Broke the ObjC pieces out into a separate module, so that they can ac…
…tually be built and used correctly.
Configuration menu - View commit details
-
Copy full SHA for 46da8cb - Browse repository at this point
Copy the full SHA 46da8cbView commit details -
Corrected dependencies - SQLite also uses CSQLite directly, not just …
…indirectly via SQLiteObjc.
Configuration menu - View commit details
-
Copy full SHA for 2715a17 - Browse repository at this point
Copy the full SHA 2715a17View commit details -
Renamed the package to just "SQLite", rather than "SQLite.swift", to …
…if nothing else match the existing Xcode project name.
Configuration menu - View commit details
-
Copy full SHA for 6d1d46f - Browse repository at this point
Copy the full SHA 6d1d46fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 406332a - Browse repository at this point
Copy the full SHA 406332aView commit details -
• Fixed two remaining file references that I missed in the first pass.
• Added a [hopefully] temporary workaround to allow building within the existing Xcode project to work as it did before, in addition to command-line builds via `swift`.
Configuration menu - View commit details
-
Copy full SHA for 638e133 - Browse repository at this point
Copy the full SHA 638e133View commit details