LocalNotificationTutorials icon indicating copy to clipboard operation
LocalNotificationTutorials copied to clipboard

Swift 3 syntax has broken the whole project

Open gmichal opened this issue 8 years ago • 5 comments

Hi there.

The new Swift 3 and Xcode 8 has completely broken the project.

gmichal avatar Sep 17 '16 11:09 gmichal

Yeah, thanks.

Porting to XCode 8 means making it incompatibly with 7, so I was waiting for 8 to be out of beta. Many of the issues can be fixed automatically, but the tutorial text has to be updated as well. I'm planning on posting an update in the near future.

On Sat, Sep 17, 2016 at 6:17 AM, gmichal [email protected] wrote:

Hi there.

The new Swift 3 and Xcode 8 has completely broken the project.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jasonbnewell/LocalNotificationTutorials/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/ADQ7Zv8RZ3Xn5og2f3j-Fbp9jbA0oTzvks5qq8wtgaJpZM4J_kr4 .

jasonbnewell avatar Sep 17 '16 11:09 jasonbnewell

I've updated the project on the Swift3 branch, FYI https://github.com/jasonbnewell/LocalNotificationTutorials/tree/swift3

jasonbnewell avatar Sep 17 '16 14:09 jasonbnewell

Hi there. Appreciate your effort! However when analyzing in Xcode 8 and deployment target iOS 10 has more than 17 errors and a huge amount of deprecations! (deployment target iOS 8.3 has the same 17 errors not deprecations)

Thank you!

gmichal avatar Sep 18 '16 09:09 gmichal

Much of the notifications code is deprecated now. Will this be updated anytime soon? Thanks!

jehartley avatar May 04 '17 21:05 jehartley

Hello?

jehartley avatar Jul 31 '17 20:07 jehartley