Answer the question
In order to leave comments, you need to log in
How to compile an iOS application correctly?
Good day! I'm finishing my project, now I'm thinking about how to compile the application correctly ... It needs to work on iOS versions 7.0 and higher. So, if I do not specify anything in the deployment target, will the compiled project work under 7.0?
Version xCode 6.4 and iOS 8.4 SDK.
Answer the question
In order to leave comments, you need to log in
If you do not specify anything, then 8.4 will be set by default. So in the project settings, namely in the deployment target, specify 7.0, this should also appear in the settings of your target
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question