4
votes
0answers
71 views

<classes> element flipping in and out of existence in storyboard file

This isn't a big problem but it is annoying. Every time I edit my storyboard in Interface Builder and I want to check it into the revision control system there's a element that is either generated or ...
3
votes
0answers
86 views

iOS scheme goes missing when I branch my project (XCode 4.2)

In XCode 4.2 when I create a new branch and open it, the iOS scheme which exists in the Master is lost. Instead I have a scheme for 'Mac 64 bit." This has happened a few times in a row and I handle ...
3
votes
0answers
118 views

Xcode 4.3.1 copies ALL the resources every time I run the project on the device

I just moved to Lion and the same project compiled on Snow Leopard (and the relative previous version of Xcode) and didn't have such a problem. Now every time I run the project it complies it all from ...
3
votes
0answers
321 views

Xcode 4.2 — add derived files to project

I'm using bison parser generator in my Xcode 4 project. I've written custom build rule for generating C++-source file from *.y grammar file: /usr/local/bin/bison ...
2
votes
0answers
375 views

The operation couldn’t be completed. Bad file descriptor

I am getting this error when i m tring to validate my app before submit it to mac app store by using xcode 4.2 While when i m trying to upload app from xcode 4.3 it is fit and fine. Will it might be ...
2
votes
0answers
399 views

Compilation warning: no rule to process file of type sourcecode.c.c for architecture i386

I'm try to build libcurl as static library for iOs with xcode 4.2 + sdk 5.0 on OSX 10.6.8 with apple llvm compiler 3.0 or LLVM GCC 4.2. It's compiled successfully (with both compilers) but have many ...
2
votes
0answers
517 views

How to open a .pbproj on Xcode?

I downloaded a sample code from the MAC OSX developer library and the code is the format of a .pbproj (Project builder) and im unable to open it on xcode. I have tried the following without any ...
2
votes
0answers
581 views

iPhone gcc-4.2 failed with exit code 1

Help, I'm at wits end -- sometimes my Xcode runs -- sometimes it doesn't I keep getting I installed Xcode 4.1 then upgraded to 4.2 I can't even run a freshly made project :( ProcessPCH ...
2
votes
0answers
415 views

No simulated metrics available for ViewControllers inside Tab Bar

Xcode won't let me use simulated metrics anymore, at least for View Controllers that have already been added to a Tab Bar. My scenario is as follows: We're talking about an app for iPhone. It has a ...
1
vote
0answers
16 views

Pausing and resuming AU Graph (X-Code)

I am having problem with pausing and resuming audio file using AU Graph on X-Code. The code I am using is: region.mStartFrame = sample frame. This should stop the audio at some point and after ...
1
vote
0answers
353 views

XCode 4.2 with iOS 6 SDK: Unable to Debug with iPhone 4

I recently upgraded my XCode 4.2 to utilize the iOS 6 SDK (Mac is too old to install Lion and XCode 4.5) following these instructions here: Is it possible to get the iOS 5.1 SDK for Xcode 4.2 on Snow ...
1
vote
0answers
290 views

My iOS simulator doesn't work from the root account, but works from the user's accounts

When running from the root account only shows a black screen iOS simulator. How to solve this problem? UPD: sh-3.2# /Applications/Xcode.app/Contents/MacOS/Xcode ...
1
vote
0answers
398 views

Customize position/indent of default TableCell Delete buttons

Is there a way to change the position/indent of the delete buttons in the table cell. I mean the left round icon and the right button which actually says delete. I want to do this because I have a ...
1
vote
0answers
68 views

What is the key in Xcode template to define Directory in a target?

What is the key in Xcode template to define Directory in a Target ? In Target, key BuildToolArgsString defines Arguments, key BuildToolPath defines Built Tool.
1
vote
0answers
356 views

RSS Feed Xcode 4.2

A fundamental part of my xcode 4.2 project is using HTML Parse. As no one has a good tutorial for storyboard using HTML Parsing, this is becoming less of an option—I have had to move on to an RSS feed ...

1 2 3 4 5 7
15 30 50 per page