Merged
Conversation
ccac444 to
2f7cab8
Compare
Workaround abort compiler bug when duplicatin enum
Update project settings
WatchOS 2 support
Add watchOS 2 as supported platform to podspec.
Set APPLICATION_EXTENTION_API_ONLY to YES
Add shared scheme for watchOS
Updates for the latest beta of Xcode 7
Use Xcode 7 when testing on Travis CI
…-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk/Developer/Library/Frameworks
No more boxing of values and errors
Fix ld: warning: directory not found for option -F/Applications/Xcode…
Use exception handling in Swift 2.0
Generate code coverage in iOS tests
not using try? will cause a compile error. Updated readme to match the new error handling changes.
updated for new error handling
|
@kishikawakatsumi Should this be merged into master (with a new Cocoapods version) now that Xcode 7 GM is out? |
My take on this question is that it would be great to have this merged and the pod versioned now that the GM is out. |
Use kSecUseAuthenticationUI insetad kSecUseNoAuthenticationUI
Add some avaliable syntax for iOS
Remove unnecessary optional chain
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.