You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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:
verified that git status shows no uncommitted changes
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.
Multiple updates to syntax etc required to enable this code to function correctly.
The text was updated successfully, but these errors were encountered: