xcode3to4 Questions
6
Solved
I watched a video with xcode 3, that shows a button "Design" that displays a UML diagram, but I can't find how to do it with xcode 4.
Levulose asked 21/5, 2011 at 2:51
6
Solved
(My question has been asked here before but with no working answers that I can see. E.g. Xcode4 Workspace with Static library project & application project)
I'm trying to use a library provide...
Narva asked 20/5, 2011 at 15:59
2
Solved
This was answered for XCode 3, but not XCode4. Answer for XCode3 has not gotten an answer for 4.
So:
Is there a way in Xcode4 to sort my list of files under say the Classes folder Alphabetically...
1
Solved
I have noticed that with Xcode4 Apple has updated the application templates to include underscores before instance variables.
// Xcode4
@property (nonatomic, retain) IBOutlet UIWindow *window;
@sy...
Smilacaceous asked 26/5, 2011 at 13:49
1
Solved
I'm trying to add some Tests for my application. Following the Document from Apple, I add two testing bundles to my project.
The logic tests are no problem, but when I try to make the application t...
1
Solved
I worked with javascript files within Xcode3 before and everything is great, you just need to copy .js into remove the JavaScript file from the Compile Sources build phase and add it to the Copy Bu...
Training asked 11/5, 2011 at 6:4
1
as xcode 3 and xcode 4 is totally different.
i'm a bit lost to submit app to app store.
Do i still need to duplicate "Release" to create "iphoneDistrubition" configuration.
Or can I straight away...
Ilocano asked 23/3, 2011 at 5:37
1
© 2022 - 2024 — McMap. All rights reserved.