Hello, I have an old macbook (2007) and I can't have a recent version of XCode because of my OS I can't update (Lion). So I have the version 4.5.2 of XCode, I would like to know if I can't develop apps which will work on the current versions of ios (8).
Thanks a lot
If you add your device UDIDs to the provisioning profile, your apps should run on your own devices. (Providing you deploy apps ad hoc - old Xcode won't recognize new iOS devices, so you won't be able to install or debug directly from Xcode). But you cannot submit to the store unless you use recent Xcode versions. The minimum requirement for app store submission may still be at Xcode 5.1.1 / iOS 7 SDK for now but will be changing to Xcode 6 / iOS 8 SDK any day now if it's not already.