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

Enable unit tests and TouchIDTest to run successfully on Xcode 8 #102

Merged
merged 2 commits into from Jan 17, 2017

Conversation

dfed
Copy link
Collaborator

@dfed dfed commented Jan 16, 2017

Allows unit tests to run on Xcode 8. iOS unit tests now run in a host app. Mac unit tests now ignore tests that require entitlements (e.g. SecureEnclave tests). Addresses #93.

Note: this PR is built on top of #97. It will need to be merged first.

@dfed
Copy link
Collaborator Author

dfed commented Jan 16, 2017

Tests are failing because I upgraded the Touch ID test app to use Swift 3. Going to bump Travis CI to use Xcode 8 instead of 7. No need for a major version bump because the library still works on Xcode 7.

@dfed dfed force-pushed the dfed/xcode_8_ci branch 2 times, most recently from 8a872c3 to 7a4c593 Compare January 17, 2017 00:00
@dfed dfed force-pushed the dfed/xcode_8_ci branch 3 times, most recently from 73ddad0 to f582b4f Compare January 17, 2017 04:37
@dfed dfed force-pushed the dfed/xcode_8_ci branch 2 times, most recently from f63cfd3 to ea3caf9 Compare January 17, 2017 04:56
@dfed
Copy link
Collaborator Author

dfed commented Jan 17, 2017

@brianpartridge you already GORM'd #103, but mind giving this guy a quick once-over as well?

@brianpartridge
Copy link
Collaborator

LGTM

@dfed dfed merged commit d74df19 into master Jan 17, 2017
@dfed dfed deleted the dfed/xcode_8_ci branch January 17, 2017 19:11
@dfed dfed mentioned this pull request Jan 17, 2017
5 tasks
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.

None yet

2 participants