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

Swift 2 To Swift 3 Migration #137

Merged
merged 8 commits into from
Oct 1, 2018
Merged

Conversation

muandrew
Copy link
Contributor

Left as much of the original code intact as possible.
Resolved all code warnings and errors.
Can now build in XCode 9.2
Planning a Swift 3 to Swift 4 Migration after this pull request.

 * migrate to using #selector
 * minor compiler warnings
 * fix xib frames.
 * default behaviour was escaping in swift 2.
 * window.stylemask change
 * minor optional to nonoptional changes
 * using DispatchTime for DispatchQueue
 * unwrap optional strings in string formatting.
 * characters is deprecated
@muandrew
Copy link
Contributor Author

resolves #125

@mortenjust mortenjust merged commit 9fc699b into mortenjust:master Oct 1, 2018
@muandrew muandrew deleted the twotothree branch November 14, 2018 04:53
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