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

Update Syntax for Swift 3.0 #1

Closed
StephenClarkApps opened this issue Mar 22, 2017 · 2 comments
Closed

Update Syntax for Swift 3.0 #1

StephenClarkApps opened this issue Mar 22, 2017 · 2 comments

Comments

@StephenClarkApps
Copy link

Multiple updates to syntax etc required to enable this code to function correctly.

@vermont42
Copy link
Owner

@StephenClarkApps Can you point to a specific instance of syntax needing updating? I have updated to Swift 3 and pushed those changes. To verify, I just took the following steps:

  1. verified that git status shows no uncommitted changes
  2. cleaned, built, and ran with no code-related warnings in Xcode 8.2.1

That said, I see 84 warnings from Interface Builder about frame positions being different at runtime. This is not surprising because I saw the same thing happen when my app Immigration transitioned from Xcode 7 to 8. This causes me not to want to use Interface Builder for my next app.

@vermont42
Copy link
Owner

Not having heard from you about how syntax needs to be updated, I am closing this issue.

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

No branches or pull requests

2 participants