Skip to content

Conversation

@Yasumoto
Copy link

This brings the package in line with more recent Swift 4 conventions.

  • The .xcodeproj is controlled by SwiftPM
  • v4 PackageDescription is slightly different
  • String API has changed
  • Source layout updated

Modify layout to follow new
Update
String API deprecations.
@Yasumoto
Copy link
Author

@noppoMan whaddya think about merging this in until we hear from @royratcliffe on royratcliffe#1 ?

These are needed to get around a bug in the Swift Package Manager when compiling with iOS. If a Package is compiled with a version of the language less than 5.0 it gets the minimum deployment values wrong.
Add swift language specific Package.swift
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