Skip to content

Fixed compile errors in Xcode 7 with Swift 2.0 - #534

Merged
rivera-ernesto merged 1 commit into
CocoaLumberjack:swift_2.0from
tristanseifert:master
Jun 18, 2015
Merged

Fixed compile errors in Xcode 7 with Swift 2.0#534
rivera-ernesto merged 1 commit into
CocoaLumberjack:swift_2.0from
tristanseifert:master

Conversation

@tristanseifert

Copy link
Copy Markdown
Contributor

When trying to use the CocoaLumberjackSwift target inside the newly released Xcode 7, several compile-time errors occur due to syntactical changes made in Swift 2.0. I ran Xcode's automatic Swift syntax upgrading assistant, and then manually fixed the change to use OptionSetType rather than bit testing on the DDLogFlag type.

(This is the same as #533, but submitted to the correct branch per @rivera-ernesto 's suggestion.)

rivera-ernesto added a commit that referenced this pull request Jun 18, 2015
Fixed compile errors in Xcode 7 with Swift 2.0
@rivera-ernesto
rivera-ernesto merged commit af40293 into CocoaLumberjack:swift_2.0 Jun 18, 2015
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