- Home /
Question by
aPrioriDigital · Feb 22, 2021 at 11:55 AM ·
unity 5iosbuild errorios6
Can Unity 5.4 build to iOS 6?
Hi,
I'm working on fixing a game originally developed in Unity 5.4 and want to simply re-build it to publish to the app store. I have installed the original version of Unity but in the Player Settings I am only able to target version 7.0 of the SDK or higher - xCode fails to build with the error "object file xxx was built for newer iOS version (7.0) than being linked (6.0)".
I know the documentation says the minimum version allowed is 7.0 but is it possible to force Unity to target version 6 instead somehow?
Thanks
Comment
Your answer
Follow this Question
Related Questions
Unity Build IOS XCODE build error ReentrantLock 0 Answers
can't profile ios device 0 Answers
How to add Unity iOS project into existing Swift project 0 Answers