- Home /
Building in Xcode Question
Hi there so having just upgraded from xcode 3.2.5 to 4.2, now when I hit command+B it says build succeeded but theres no build generated on my Hard drive, and it wont automatically put the app on my Gen 2 iPod. I cant see how to get it on my iPod at all and I would expect there would be a folder generated locally called products, and a build would appear there.. Where am I going wrong? Thanks.
There are several things that could be going wrong here, all of which are probably inside of Xcode within your build settings.
You will most likely have to reset all your target build settings, such as:
Double clicking on your 'Target', and changing the 'Identifier' field of the 'Properties' tab, as well as specifying your 'Code Signing Identity' under the 'Code Signing' drop down menu under the 'Build' tab.
The Identifier is all good.
Where is the "Build" tab you refer to? Sorry I cant see one.
Also can this xcode only build to AR$$anonymous$$V7 devices? I dont see an option for AR$$anonymous$$V6
Your answer
Follow this Question
Related Questions
No .xcode project when building to iOS in Unity 2018.2.3f1 0 Answers
Unable to deploy to ipod 2nd Gen 1 Answer
iOS plugin not all files copied - module.map missing 0 Answers
IL2CPP error on Unity5 1 Answer
Building iOS Stuck 2 Answers