Tagged Questions
1
vote
3answers
14 views
How to maintain both debug and appstore release version in test device?
I have an iPhone application released at App Store. In development of next version, I want to maintain these two versions on test device(iPhone).
But when I tried to run the next version for debug on ...
0
votes
2answers
133 views
What version of Xcode should i use to run my App on iPhone 3gs device 6.1.2 (10B146)
I want to run my app on a device. I have iPhone 3GS version 6.1.2 (10B146). My current Xcode version is 4.0.2 and I am running Snow Leopard 10.6.6
Here is what Organizer telling me:
The version ...
0
votes
1answer
101 views
xcode after update app-info.plist only the old information available in the app
through a custom script i update my CFBundleVersion in my app-info.plist when I build and run the app. This information is used as well in the app to display the app name and version. The update works ...
0
votes
2answers
738 views
Trying to test my app on iPhone iOS 6.1.2 but “No provisioned iOS devices…” error?
I have a big problem. I have an iPhone with iOS 6.1.2 and the latest version of Xcode - 4.6.1. When I try to test my app on that device, Xcode says that "No provisioned iOS devices are available with ...
0
votes
1answer
135 views
Xcode cannot detect device [duplicate]
I'm using xcode 4.6.
After I upgraded iPad from iOS 5.1 to 6.1, Xcode does not find device in schema.
Any solutions?
2
votes
1answer
108 views
Is it possible to get the specific iPhone model number? [duplicate]
Possible Duplicate:
Determine device (iPhone, iPod Touch) with iPhone SDK
How to find iPhone/iPod Device model(3G,3GS,4,4S) by code?
I know there is a way to get the model and localized ...
1
vote
1answer
431 views
Xcode Gettings Version & Build Number
I want to print both the version and build number into my app on the app's Info and Credits screen. I've entered 1.2 in the "Version Number" on the summary page, and "D03" into the "Build Number" on ...
-3
votes
1answer
66 views
0
votes
1answer
54 views
Xcode, Simulator: App crashes on launch on older version of Simulator
I'm having some trouble supporting older versions of iOS. I first noticed this when a buddy of mine was using my app and it crashed. He's running iOS 5 and I'm running iOS 6. I'm building with base ...
0
votes
1answer
108 views
Can the model a Core Data model is based on be displayed or changed?
I want to see what model each of my models are base on and possibly change it. I haven't been able to find anywhere to do this in Xcode. It seems that once you create a new model version, and select ...
1
vote
1answer
101 views
Installing Different versions of iPhone simulator
I recently installed a new OS X on my mac, and installed XCode on it. It provided me only with iOs 6.0 simulator ( and maybe only iPhone 5, I don't really know how to change the simulated device ).
I ...
0
votes
0answers
111 views
xcode 4.4 crash when i open version editor
I recently updated to Mountain Lion. Xcode updated to 4.4. I checkout a project from svn, and modify a file. Then I open version editor, xcode will be crash. I need help!!
1
vote
0answers
34 views
Xcode version / AppStore
When ready to present an app to put on the appStore; is there a minimum version of Xcode required? Or any version however old is good?
Thanks
0
votes
1answer
159 views
Transporting projects from xcode 4.02 - 4.3
Good day - several days have passed while i was trying to transport my xcode 4.02 project (from mac os x 6) to xcode 4.3 (mac os x lion)
So it is complete fail(( The problem is [Apple Mach-o Linker id ...
0
votes
0answers
15 views
Different version of Xcode with different result
I have a project that I worked in Xcode 3.2.5 version. It already compiled and build nicely.
But when I open it in Xcode 4 and compile, it different. All view go up and I can't make it position ...
1
vote
1answer
32 views
How to tie up my app's version number with the build in Xcode 4.2?
I am using Xcode 4.2 now. I wonder if there is a way to update my app's version (subversion) number each time I build the app. So for example, now it's 1.5.17, and then after a build, it'll be changed ...
0
votes
2answers
392 views
XCode4 Organizer - App fails validation due to CFBundleVersion error
When submitting a new version of our app to the Apple app store, I am receiving the dreaded "This bundle is invalid. The key CFBundleVersion in the Info.plist file must contain a higher version than ...
3
votes
2answers
2k views
Minimum version for Storyboards in xcode iphone
I am working on Storyboards.I need to know the minimum version of ios that i can set befor making the Build and submit on App store.Can i use ios 4.0 as a target.Will it run on version below ios 5...?
...
0
votes
1answer
116 views
Can't upload trial app to iPhone for testing
I guess my iPhone has too recent a version so my app won't upload to my phone? Here's the screen I see:
I want to test my app on my phone but I don't know how to change the version and if I do ...
0
votes
1answer
47 views
After changing project name, cannot find version setting
Using XCode 4 for iOS. I changed the project name of my program to something more user friendly and readable. I can no longer find the version setting.
Is there another setting I need to change to ...
1
vote
1answer
117 views
XCode 4.2 Source Control problems
I seem to have a major problem. I opened up Xcode and my main view controller code seems to have been replaced with the original code, it's all gone. All my other files have the little 'M' for ...
0
votes
3answers
106 views
Forcing iPhone version on an iPad
is there a quick way of forcing, in Xcode, a universal app to run in its iPhone version on an iPad? By 'quick way' I mean a way that does not involve coding (or too much coding). For instance, in the ...
0
votes
1answer
215 views
iOS: Pro/Lite versions with pre-compilation in Xcode
I have a project whose a pro application target. I want to make a Lite version but not to make another project and copy-paste the files from the full project. Is there any pre-compilation way in Xcode ...
27
votes
7answers
4k views
Xcode: Better way of incrementing build number?
I have been using a shell script as part of my Xcode build process to increment the build number within the plist file, however it's making Xcode 4.2.1 crash frequently (with an error about the target ...
1
vote
1answer
111 views
iPhone development on beta version?
I've downloaded latest version of Xcode and iOS SDK:
iOS 5.1 beta 3 and Xcode 4.3 Developer Preview with iOS 5.1 SDK beta 3.
When I check the Xcode about version following information is displayed:
...
1
vote
3answers
3k views
xcode 4.2.1 which ios sdk?
I have been trying to find online release notes for xcode 4.2.1 but have failed. I want to know which ios sdk is shipped with xcode 4.2.1. At the moment I am developing on osx 10.6.8 (i.e. snow ...
0
votes
4answers
332 views
How can i get xCode on a mac OS x snow leopard? [closed]
I would like xCode for C++ programming on my mac but it is a snow leopard and the version in the app store is only for lion and above. Is there a way to get xCode without paying $30 for lion or ...
0
votes
1answer
110 views
Help with updating an app on app store
What should I change in info.plist when updating an app?
I see that there are:
Bundle version string, short: 1.0
and
Bundle version: 1.0
Should I change both to 1.1 or just one of them and which?
1
vote
2answers
4k views
Snow Leopard Version of XCode [closed]
I upgraded my system from Leopard to Snow Leopard. I don't do very much XCode stuff but now I want to build Lua & it is indicating it's wanting XCode 4.1 but they've blocked this off at ADC and ...
1
vote
0answers
233 views
xcode change ios base SDK
when I import some old project to my xcode, and I notice the settings are lesser than my xcode version, I go to project settings, and change the version,
then close the project and open it again
but ...
3
votes
1answer
344 views
Xcode script on build to update version number string in Settings.bundle
We'd like to put the current version of the app as a string in the bottom of our options in Settings.app, as a section footer.
I haven't worked with build scripts in Xcode very much, so i need some ...
1
vote
1answer
67 views
What Versioning can do in XCode?
I saw the Versioning config in Build Settings of my XCode 4.0.2 and have no idea of what I can do with it. Obvious, this is about version, but what this mean at all?
Anyone know a good text about it?
...
3
votes
1answer
137 views
How many versions back is it common to test iOS apps?
Is it common to test apps for compatibility with much older iOS versions (in my case, iOS 4.3 apps with iOS 2.x)? Or are most apps just tested one version back or so. Any idea what percentage of the ...
1
vote
1answer
67 views
How can I force to use specific version of Xcode or opening project/workspace file?
I installed Xcode 4.2 beta side-by-side, and now all project/workspace files are linked to newer version of Xcode. So beta Xcode opens when I click the project file by double-clicking in Finder. I ...
0
votes
2answers
285 views
How to “Version” Your Xcode Code
Sometimes I did some mistake. After that I made some bug and for some reason the program won't run. I want to go back to previous version. How would I do that?
0
votes
1answer
518 views
New Xcode 3.2.6 only for iPhone 4?
I am wondering if using Xcode 3.2.6 will create apps that will work with all iphones,
should I use an older version ? Sorry I am green at this
2
votes
1answer
420 views
Install new XCode recover previous SDK ( deprecated )
For each new release of Xcode, you lose the previous SDK.
On Xcode 3.2.5 , iOS SDK is 4.2 , but you lose the previous SDK 3.x
I understand Apple want to reduce the fragmentation.
I tried an old ...
0
votes
1answer
156 views
pre-iOS 4 devices delegate protocol
Can I add the UIBannerViewDelegate protocol to my UIViewController subclass while remaining compatible with pre-iOS 4 devices?
This is NOT a duplicate, the question is specifically related to the ...
2
votes
1answer
2k views
Are Apps using iAd compatible with older iOS
Can I add the UIBannerViewDelegate protocol to my UIViewController subclass while remaining compatible with pre-iOS 4 devices?
This is NOT a duplicate, the question is specifically related to the ...
1
vote
2answers
635 views
Testing iPhone app on older OS versions in xCode
All,
Is there a way to download older versions of the iPhone simulator to test an application with an older version of the iPhone OS? I'm running xCode 3.2.2. and it only has iPhone OS 3.1.3 and I ...
2
votes
2answers
715 views
How do I change the build's SDK version in Xcode?
I'm using Xcode 2.5 on Mac 10.4.11 PPC. javac -version returns 1.5.x yet when I imported my source code and tried to build it in Xcode, I get errors all over because generics, annotations, and ...
6
votes
2answers
966 views
How to link to a specific framework version in Xcode?
I've got an application that links against OS X's Python.framework. Since Snow Leopard has upgraded to Python 2.6, the framework now contains versions for 2.4, 2.5, and 2.6. My program doesn't seem to ...
0
votes
1answer
320 views
Tracking down the version number in OSX/xcode
I have a C/C++ program which is a Firefox plugin. I'm trying to find the version number resource.
In my plist I have: Bundle versions string, short set to 5.09b and bundle version to 1.0
In my .rsrc ...
7
votes
2answers
857 views
Handling data migration from 'lite' to 'pro' version of iPhone app
I am near the end stages of developing an iPhone application and will be releasing it as both a 'lite' (ad-supported) version and a 'pro' (ad-free, likely with additional functionality at some point) ...
4
votes
2answers
1k views
Testing iPhone Software on Different Versions Of OS
Before submitting my app I want to test it on devices with the full range of iPhone OS available. So, I have 2 questions that I am struggling with and would greatly appreciate any help or advice.
...



