Skip to content

Conversation

@alexch2000
Copy link

PR update needle to 10.2 to prevent the needle app crash on the sample build app. This happens because Xcode10.1 image doesn't have swift runtime which is required by app

This includes:

  • use xcode10.2 image to Travis builds
  • update deployment target to 12.2
  • remove static-stdlib generation since Swift compiler no longer supports statically linking the Swift libraries. They're included in the OS by default starting with macOS Mojave 10.14.4.

@CLAassistant
Copy link

CLAassistant commented Oct 4, 2019

CLA assistant check
All committers have signed the CLA.

@alexch2000
Copy link
Author

@rudro, @sbarow can you review this? It will fix builds

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