xcode4.2 Questions
1
Solved
After upgrading from Xcode 4.2 to Xcode 4.3, the instruments command line tool fails with the following error:
Error: No developer directory found at /Developer. Run
/usr/bin/xcode-select to up...
4
Solved
I am trying to submit an app which is only for iPhone.
The error showed " iPhone/iPod Touch: Icon.png: icon dimensions (0 x 0) don't meet the size requirement. The icon file must be 57x57 pixels,...
1
I am new to Xcode development. When I first opened Xcode 4.2, there were different types of applications we can build (Master Detail, Page Based, Single View, Tabbed, Utility, Empty Application) us...
3
Solved
Is there any way I can see the console logs of an app running in the iOS simulator when I do not run the code via Xcode? I am directly opening the app from within the simulator. Can I see the NSLog...
Circumvallate asked 17/2, 2012 at 20:15
2
Solved
Since I've installed the last xCode (my previous one was the 3.xx), a have hard times to debug my crashing apps. Indeed, the callstack is often empty. And the displayed method is
int main(int arg...
3
Solved
I had a trouble to combine c++ and objective-c together in developing a iphone app. I had a 3rd party library to use in the app. I had a plan to use c or c++ to wrap the library and then use object...
Monochromatism asked 12/2, 2012 at 16:58
1
Solved
I'm coming from predominantly using VIM for everything, and so I have a habit of hitting escape basically any time I finish typing. Is there anyway to ONLY unbind the autocomplete menu from appeari...
1
Solved
I am new to iPad developer and i want to create ePub file in my project,
I downloaded sample epub file, from here
and im stuck with a problem.
i am getting this errors in my project...
ld: warn...
3
When I created my project, I checked the "Use Automatic Reference Counting" to on. Now, I'm thinking of turning it off but I can't find where to change it.
One more thing, is it advisable to use A...
Ulema asked 6/2, 2012 at 4:25
1
Solved
I was wondering if anyone knew with XCode 4.1 how to create a shell script. The option for that doesn't exist, but it might be called something else in the latest version.
Ta
Mannose asked 1/2, 2012 at 0:10
3
Solved
I upgraded to xCode 4.2 and it's new Storyboards feature. However, could not find a way to support both portrait and landscape.
Of course, I did it programmatically, with 2 views, one for portrait...
Griffith asked 18/10, 2011 at 6:59
2
Solved
My environment: Mac OS X v10.7.2 with Xcode 4.2.1
I am trying to build ruby 1.9.3 on Lion with Xcode 4.2.1. I understand there's an issue with the llvm-based gcc compiler that comes with Xcode 4.2...
1
Solved
While I run my project on xcode 4.2 I got this kind of response with 31 errors of .o file missing
and that 31 error looks like this
ld: warning: ignoring file ../pjproject-svn/pjlib/lib/libpj-a...
Osier asked 23/1, 2012 at 8:17
2
Solved
I'm trying to mimic the facebook ios side menu and have it working however the issue I am having is that I cannot send the sidemenu to the back as discussed in another question on SO iphone faceboo...
Pippa asked 18/1, 2012 at 16:55
5
Solved
I am developing an app for iOS 5, which have to run in landscape mode. My problem is that I cannot get it to flip initially.
I have tried the adding "Initial interface orientation" set to "Landsca...
Erbium asked 20/1, 2012 at 10:57
1
Solved
I know people have asked this question a bunch of times alrdy on Stack, but the usual answer of changing "Lines: 0" and selecting "Line Breaks: Word Wrap" just isn't fixing it for me.
I am using ...
Photosphere asked 18/1, 2012 at 21:9
2
Solved
I just got a new Mac (with Lion) and am setting everything up, but I am stuck on this SVN certificate trust error for my repositories on Assembla.
The most common solution seems to be to move to ...
1
Solved
I've just finished writing an update for my app, and now I want to submit it to the app store.
I've thoroughly tested it in debug mode on multiple devices, but I want to test it with the release b...
Utility asked 15/1, 2012 at 13:42
1
Solved
I've developed a lite version of an app. Now I want to create a paid version.
So I've duplicated the target, changed its name (so change plist and other stuff with that name) and now I have to dif...
Faxan asked 13/1, 2012 at 9:19
3
Solved
I'm an Xcode newbie, and I'm trying to make my first training app. Since apparently Empty Application template is the only template that offers pre-integrated Core Data, I choose that. However, aft...
Townshend asked 26/10, 2011 at 17:33
1
Solved
Quancomm Augmented Reality (QCAR) for iOS, which make use of OpenGL ES, to display 3D model. It reads several files:
vertices, texture coordinates, indices & normals list (in format of ONE .h...
2
Solved
I'm trying to produce gcd a files from an iOS Xcode 4.2 (4D199) project called CocoaTouchHax on Lion and I'm having incredible trouble. I followed the steps here and I went as far as trying to buil...
Saponin asked 10/12, 2011 at 19:40
2
Solved
I am trying to get in to some graphics in C++. I figured it was best to start with the most capable graphics framework so I am going with the OpenGL included in Lion.
Basically I started a command...
Gratuitous asked 3/1, 2012 at 3:43
4
Solved
I want to use Twitter framework for iOS 5, but be able to run my app in older OS.
I added weak referenced framework (i.e. set "optional" flag) in Xcode 4.2 Target settings. Base SDK is iOS 5, iOS ...
Winterwinterbottom asked 20/12, 2011 at 19:20
2
Solved
EDIT: changed the title. I didn't know it at the time but this is a duplicate of Why am I crashing after MKMapView is freed if I'm no longer using it?
This question is similar to Why is obje...
Timeserver asked 19/12, 2011 at 23:31
© 2022 - 2024 — McMap. All rights reserved.