Skip to content
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

Upgrade project to Xcode 8.2 #108

Merged
merged 6 commits into from
Feb 19, 2017
Merged

Upgrade project to Xcode 8.2 #108

merged 6 commits into from
Feb 19, 2017

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Feb 19, 2017

Another take at #71. Upgraded to Xcode 8.2, CocoaPods 1.2, iOS SDK v3.4.1, and OHHTTPStubs v5.2.3. Fixed CocoaPods warnings about ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES being overridden. Set BITCODE_GENERATION_MODE to bitcode so that applications that link against this library can archive.

/cc @frederoni

1ec5 added 6 commits February 19, 2017 03:15
Fixed CocoaPods warnings about overridden ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES build settings.
Accepted the Xcode 8.2 suggestion to disable code signing of watchOS targets.
@1ec5 1ec5 self-assigned this Feb 19, 2017
@1ec5 1ec5 mentioned this pull request Feb 19, 2017
@1ec5
Copy link
Contributor Author

1ec5 commented Feb 19, 2017

I got around the watchOS failures I was experiencing on Bitrise in #71 by replacing the Xcode Analyze or Xcode Test step with a script step that simply performs the xcodebuild invocation at the heart of the standard Xcode Analyze step but with an extra -destination flag.

@1ec5 1ec5 merged commit d9496bf into master Feb 19, 2017
@1ec5 1ec5 deleted the 1ec5-xcode8.2 branch February 19, 2017 22:02
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.

1 participant