49
votes
5answers
23k views

Install Simulator SDK 4.3 to Xcode 4.4 on Mountain Lion

I want to install SDK 4.3 in xcode 4.4 on mountain lion (os x 10.8), but when I installed the 4.3 sdk package from xcode 4.1 and launched the simulator from xcode 4.4, the simulator just told me that ...
20
votes
7answers
13k views

How can I add older version of iOS SDK in Xcode 4.5

I copied the iOS 5.1 SDK here: Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs But, I still can't choose the base SDK in Xcode. Can anybody help?
20
votes
1answer
13k views

How to Install Older iOS Simulators in XCode 4.2.1 (SDK5.0)

I have just bought a new iMac. I then downloaded the latest SDK 5.0 and installed XCode 4.2.1. Everything is working fine. Though I realized that there are only iPhone and iPad Simulators 5.0 ...
11
votes
1answer
17k views

How do I download and install just the iOS SDK? [duplicate]

Possible Duplicate: Way to update iPhone SDK without having to re-download Xcode? I just installed Xcode from my Snow Leopard disc which does not include the iOS SDK. The only download I ...
10
votes
2answers
5k views

Facebook SDK for iOS6/Xcode 4.5 not working [duplicate]

Possible Duplicate: file is universal (3 slices) but does not contain a(n) armv7s slice error for static libraries on iOS, anyway to bypass? Recently upgraded Xcode and my iOS devices to ...
10
votes
3answers
3k views

iOS badge number live update

I created a custom calendar for iOS , and I am trying using badge number to show number of the Day , but numbers did not change after one day passed , I mean they should update lively here is my code ...
10
votes
1answer
7k views

Xcode iPhone - Base SDK, Active SDK difference?

What's the difference between the "Base SDK for all configurations" and the "Active SDK" in Xcode?
10
votes
2answers
9k views

Xcode 3 and iOS SDK 4.3

I'm using Xcode 4 with iOS 4.3. Xcode 4 is buggy as hell, not to mention a lot of stuff changed. The changes that most bug me are the hot keys, which I cannot even find a way to customize them in a ...
9
votes
1answer
2k views

XCode - Multiple targets, Multiple *internationalized* names?

I've got an internationalized iPhone project. In the various ${lang}.lproj/InfoPlist.strings files I've got a single key, CFBundleName = "My App Name". That's working fine for a single target, but I ...
9
votes
3answers
858 views

Mac SDK: using latest SDK but ensuring backwards compatibility with earlier deployment target

As always when Apple updates OS X, the latest XCode 4.4 dumps the older (10.6) SDK and I find myself needing to use the 10.7 SDK (or 10.8 I suppose) and setting my deployment target to 10.6 to ...
9
votes
4answers
3k views

IOS Simulator cannot find sdk and the simulated application quit errors

I have been having this Xcode problem for a couple of months where my iOS simulator stops working whenever i run any application on Xcode and says, "The simulated application quit." and "iOS Simulator ...
8
votes
2answers
7k views

How to select range of values when using arc4random()

Can I set a range of numbers when using arc4random()? For example 50-100 only.
8
votes
2answers
5k views

iOS5 iPad UIPopoverController initWithContentViewController NSGenericException

The following code: listViewPopoverControllerOL = [[UIPopoverController alloc] initWithContentViewController:myBranchesListViewPage]; produces the following crash in iPad2 with iOS5. As a comment I ...
7
votes
4answers
11k views

problem in changing size of uialertview

Hello I am having a alertview and i want to change the size by cgrectmake property but it does not happen . It just take the by default size. i tried following code. - (void)viewDidLoad { [super ...
7
votes
2answers
7k views

How do I install the iOS 4.3 Simulator on Xcode 4.5?

I have Xcode 4.5 installed via the App Store, and it has iOS 5.1 and 6.0 support, but not iOS 4.3. Nor is it available for download in the "Downloads" tab of Preferences. I tried grabbing it from ...

1 2 3 4 5 27
15 30 50 per page