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

[CI] Test on iOS and macOS using Xcode’s SPM #709

Closed
wants to merge 1 commit into from

Conversation

tomquist
Copy link
Contributor

@tomquist tomquist commented Nov 7, 2019

Xcode has a different version of SPM that is also able to build for iOS and has a slightly different behavior to the command line SPM.

AFAIK the only way to force Xcode to use the internal SPM is to delete the xcodeproj file before calling xcodebuild which is why the Nimble.xcodeproj is temporarily renamed.

Specifically this adds an automated test for issue #708
Until the issue is resolved (and I'm currently not sure how it could be resolve) the build hangs for a long time and eventually times out (after 360 minutes).

Xcode has a different version of SPM that is also
able to build for iOS and has a slightly different
behavior to the command line SPM.
@tomquist
Copy link
Contributor Author

Closed in favor of #711

@tomquist tomquist closed this Nov 17, 2019
@tomquist tomquist deleted the xcode-spm branch November 17, 2019 09:35
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