iPhone - how to change the build configuration to distribution
Asked Answered
T

2

6

I have been following apple's instructions to get my app to iTunes. I can not figure out how to open the Target info window so I can change the build to distribution.

I tried clicking on all the icons, left clicked. Looked at all the menu items, tried the help, nothing is working.

Touchhole answered 10/1, 2012 at 13:46 Comment(1)
Are you running Xcode 3 or 4?Piloting
L
11

Follow these steps in Xcode 4

1.Click on the red area

enter image description here

2.Click here

enter image description here

3.And choose required configuration

enter image description here


If you don't have Distribution configuration then you can create it at project Info page here:

enter image description here

Loris answered 10/1, 2012 at 14:51 Comment(3)
Ted,you can follow this answer.Ekaterina
Thank you for your help, IT WORCKED, but, when I clicked on the red part, it did not work, the drop down did not show the shemas, when I clicked on the project name to the left it worked.Touchhole
BUT when I was trying to fix it, i brook it. on the right hand side it no longer shows all my files, but is all grey saying "no filter restuls", any idea?Touchhole
E
1

If you are using XCode4 double click on project name as in the 2nd attached screen shot "Leaves". Then the configuration window will open as in the 1st attached image and you can see in the 2nd image there is configuration,through which you can configure the setting.

enter image description here

enter image description here

Ekaterina answered 10/1, 2012 at 14:57 Comment(1)
I was able to get there, but i saw a setting to add a configuration and the configuration that gets built by the command line, is that the same one that will get built by the sdk??????Touchhole

© 2022 - 2024 — McMap. All rights reserved.