The newest version of Xcode (released Jan. 28, 2013), an integrated development environment (IDE), developed by Apple, Inc. Xcode is used to produce software applications for Mac OS X and iOS.

learn more… | top users | synonyms

0
votes
0answers
7 views

Background image of MAC not showing properly when run from .app file but runs ok if code is compiled from xcode

when i run project in Xcode, the Blue background coming(https://www.dropbox.com/s/oetml8k9eec3e8j/1_screen_xcode.png). But when i build the code and made app file and run the app file on different Mac ...
0
votes
0answers
6 views

UIButton --> UINavigationController --> UITableView

I am having an issue when im using navigation controller. My program is laid out where I have a start screen (not in the navigation controller) and then when you press a button it sends you to the ...
2
votes
0answers
43 views

Why I am Not Getting Values when Executing, while debugging it's working fine

In Debugging mode of Xcode getting response with correct format as below I am getting 60 values as I parsed But while removing breakpoints I am not getting same things, which are in ...
0
votes
0answers
15 views

Doesn't clear sandox after Quit game

I created a turn based game by using game center. When I quit the game , in sandbox it doesn't clear. All quit games are listed in sandbox. How can I clear the sandbox ? Thank you.
0
votes
0answers
7 views

Run using Base Localization can't find one of the .strings file, but doesn't indicate which one

I have an iPad app that I am trying to localize (XCode 4.6.2, Storyboards, iOS 6.2 and ARC). This is the image from the Project Navigator: I'm getting a build error: The file ...
0
votes
0answers
29 views

Creating segue from UIImageView to other viewcontroller programatically

I have created few thumbnails of images dynamically and i want to display detail description about that image in other viewcontroller when the respective image is clicked. I am using Storyboard ...
1
vote
0answers
12 views

Predefine Ad-Hoc Enterprise Distribution application URL

I have an iOS application that I upload for the server for Ad-Hoc Enterprise Distribution. Every time I made a change in my application, I create an Archive: Product > Archive Then I go to the ...
-5
votes
0answers
30 views

Problems existing iphone app after upgrading Xcode 4.6. [closed]

I was working on Xcode 4.0 with Snow Leopad but now i have update my mac osx snow leopad (10.6.8) to Mountain Lion(10.8.3) and i am going to update Xcode 4.0 to 4.6 . I do not know what will happen ...
0
votes
0answers
21 views

Can I send application link When request to play game in game center

I am new to game center. If I given a friend request to play game in game center, If my friends device doesn't installed that game so far. How can they get that game and install without search in ...
0
votes
2answers
50 views

Xcode Update from 4.2 to 4.6 causing errors

I've recently updated my XCode from 4.2 to 4.6 as I had an outdated iOS SDK. However, after performing the update, When I try to run the app and press buttons, the iPhone app freezes, and returns me ...
0
votes
0answers
18 views

Xcode iOS MKMapView and dynamic height of the text view

Sorry fory my english. I'm loading data from plist and have two problems. The first one is about MKMapView: I'm using the following code. The point is at the first time, when I open an item from a ...
0
votes
2answers
36 views

iOS xCode project won't build/run when the play button is tapped in xCode 4.6 - how to fix?

I'm looking at examples at cocoacontrols and have downloaded some demos. The issue that I've ran into is that some examples, like BCTabBarController won't build or launch on my device. When I open the ...
2
votes
3answers
50 views

How can I get my Table View in xcode 4.6 ios6 working?

I realize there are many posts like mine, but I still can't get the code working. Any help would be greatly appreciated. I don't have all of the methods I want to implement implemented, so dont' ...
0
votes
0answers
20 views

Create static library xCode 4.6

I'm building static library in xCode 4.6. http://www.icodeblog.com/2011/04/07/creating-static-libraries-for-ios/. I building follow post but wrong error. Undefined symbols for architecture i386: ...
0
votes
1answer
15 views

How do I remove a duplicate MainStoryboard.storyboard ((null)) file?

I made some changes to my app for internationalization before reading the manual (I know, I know... ). I think I have recovered, but am left with what appears to be an extra MainStoryboard.storyboard ...

1 2 3 4 5 23
15 30 50 per page