Hello Developers,
I just updated to Xcode 7 and opened up my project which i started a couple months ago on 6.3 using Swift. I'm now getting hundreds of error codes, some of them i have never herd of, anyone know why?
Yes, this happened with my app too and this is expected due to the change to swift 2.0 and ios 9 API changes. You will need to read through the errors and resolve them with the help of research and reading through apple documentation. I would suggest also looking at the swift 2.0 prerelease ibook. Helpful links-https://developer.apple.com/library/prerelease/ios/navigation/
https://itunes.apple.com/us/book/swift-programming-language/id1002622538?mt=11