All,
I took code (the complete code) from one of my 5.1 projects (which has no compiling red errors and would run) and copy/pasted it into a IOS6 application and the whole thing is errored out and giving me errors like ( property must be declared in the interface), so I thought that maybe i missed a piece of the copy and paste of the .m and .h files that I had and I verified each and every variable, view, button, label, that I have in the program and they are all there and in the proper places.
I realize that IOS6 is a new version of the operating system, my version of Xcode has all of the download emulator files and I have installed them, rebooted the entire machine, closed all open projects and only opened a new project and the working code project so that I could start to work with IOS6 and to make sure that the both IOSs worked. so now it is is giving a bunch of errors with the working code from the 5.1 application.
Is this what Apple does? Changes the os to the point that every new release has to have a wholly new written application developed for it ?
If this is the case then it just made Apple development that much more difficult for people to get into development because of the learning curve with one OS having to re-write an application for the new OS which will require a new level of learning curve that could take time again, then Apple changes the OS and you have to start all over?
Is anyone else seeing this ?
Thanks
Ron
I took code (the complete code) from one of my 5.1 projects (which has no compiling red errors and would run) and copy/pasted it into a IOS6 application and the whole thing is errored out and giving me errors like ( property must be declared in the interface), so I thought that maybe i missed a piece of the copy and paste of the .m and .h files that I had and I verified each and every variable, view, button, label, that I have in the program and they are all there and in the proper places.
I realize that IOS6 is a new version of the operating system, my version of Xcode has all of the download emulator files and I have installed them, rebooted the entire machine, closed all open projects and only opened a new project and the working code project so that I could start to work with IOS6 and to make sure that the both IOSs worked. so now it is is giving a bunch of errors with the working code from the 5.1 application.
Is this what Apple does? Changes the os to the point that every new release has to have a wholly new written application developed for it ?
If this is the case then it just made Apple development that much more difficult for people to get into development because of the learning curve with one OS having to re-write an application for the new OS which will require a new level of learning curve that could take time again, then Apple changes the OS and you have to start all over?
Is anyone else seeing this ?
Thanks
Ron