xcode4.2 Questions
2
Solved
I get such errors time to time in Xcode 4.2. It appears every time after Product/Clean. I have 15 different languages in Localizable.strings. After 2-3 tries to build apps error disappears! So I ca...
Medievalism asked 4/1, 2012 at 0:47
1
Is there a way to merge XCode 4.2 Storyboard files?
I'm working with another developer on an iPhone project and all my attempts at merging changes into a storyboard file have met with failure and...
Wilk asked 5/12, 2011 at 23:7
7
Solved
I'm moving part of my projects to iOS 5 / ARC. One of the oldest project (iOS 4.2, armv6 for support iPod Touch 2g) is giving to me:
dyld`dyld_fatal_error:
0x8feb1070: int3
0x8feb1071: nop
Jus...
Calcific asked 26/4, 2012 at 0:6
3
Solved
Has anyone had any success using a GPX route or track to test location aware apps that depend on movement in Xcode 4.2? I have been able to get it to use a single waypoint in a GPX file or even get...
Reservoir asked 17/10, 2011 at 19:22
4
Solved
Perhaps I am missing something simple. I added a modal segue from a button to a view controller. I then added some steps to prepareForSegue (and checked I had named the segue correctly). I have don...
Allain asked 22/1, 2012 at 6:11
3
Solved
Please provide link(s) to authoritative sources (e.g. Apple, etc). Thanks.
Ker asked 14/12, 2011 at 9:43
3
Solved
Using Xcode 4.2, in my application, a view loading is triggered by a segue event. What method will be called first inside a view controller?
-(void) viewWillAppear:(BOOL)animated works, but is it ...
Ungovernable asked 22/11, 2011 at 15:42
4
Solved
I'm working on some project for iOS 5 using Xcode 4.2. I have one UITableViewController and want to perform a segue when user tap on table cell, but destination view controller depends on action pe...
Daft asked 30/10, 2011 at 2:25
5
I would like to quickly swap two views from one side to the other and wonder if there is a hotkey for this functionality?
7
My project builds with a warning, but it is not displayed in the "Issue Navigator". How can I get to this warning so I can resolve it? I've tried clicking on the warning on the top of the window bu...
10
Solved
I've been looking for a solution with Bitbucket and XCode.
As everybody knows, XCode 4.2 comes with git support.
I've created a bitbucket account and I wanted to push my changes to my repository, ...
7
Solved
I'm migrating from Xcode 3.5 to Xcode 4 and
while I'm trying to Archiving my app for AdHoc distribution.
I received this error
Precompile MyApp_Prefix.pch
ProcessPCH /Users/return/Library/Develop...
Unguentum asked 28/11, 2011 at 20:5
2
Solved
I have a collection of projects that I'm compiling as dynamic libraries. Each of these .dylibs depend on other various .dylibs that I would like to place in various other directories (i.e. some at ...
3
Solved
I created a webview programmatically and I am unable to enable scrolling in this view.
How do I enable scrolling?
UIWebView *webView = [[UIWebView alloc] initWithFrame:CGRectMake(0,40, 325, 1000...
Spiel asked 4/6, 2012 at 3:20
3
I need to convert uitableviewcontroller to uiviewcontroller.
It's not a problem in < xcode 4.2.
Normally I just need to change the .h (header file) to :UIViewController
and in IB, remove the co...
Elute asked 4/11, 2011 at 20:6
4
I am developing an app using XCode 4.2 and I am trying to create an ABPerson using initWithVCardRepresentation and/or ABPersonCreatePeopleInSourceWithVCardRepresentation , but I can t find a workin...
Broca asked 12/1, 2012 at 15:42
3
Solved
I have found a few other posts that show how to add a script to increment the build number with a script:
Better way of incrementing build number?
Xcode project's "Build number"
Ca...
1
Solved
How do I save custom metadata in an image when i get the image using the AVFoundation framework?
I know I can access the properties weather it I have my image as UIImage or CIImage but the propert...
Semiconscious asked 20/1, 2012 at 7:14
5
Solved
I need to develop an application for MAC OS X, which will be uploading the chosen files to amazon web services. But for that I need aws sdk for mac. I haven't found any on the web. Is it poss...
Coachwhip asked 27/2, 2012 at 6:17
4
I am developing a pattern lock application, (like the Android lock).
I want to draw lines between the points to open the lock, but when I am drawing, it returns an error:
<Error>: CGContext...
3
Solved
Finally... after a couple years of watching and a month of participating, I have a chance to ask you guys a question of my own.
My boss doesn't trust me (or any process) to increment a build number...
Bloomfield asked 30/10, 2011 at 9:39
2
Solved
I'm trying to get a Login Window to display as a sheet from my MainWindow, but whenever I try to implement the AppKit methods an error always pops up for various indistinguishable reasons.
None of...
Baram asked 8/11, 2011 at 23:49
1
I'm using xcode 4.2 with ios 5.0 sdk building iphone app.
Also, I import opencv library, and write some *.cpp codes with opencv functions.
However, I got a lots similar "apple mach-o linker wa...
6
MY code:
How to manage RGB value for differet shades of face,and how to apply?
this code will change the color of face along with hair,but i want
1.only face to be colored excluding hair.
-(void...
8
Solved
Mac OS X Lion v10.7.2
Xcode v4.2.1 Build 4D502
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
GNU gdb 6.3.50-20050815 (Apple version gdb-1708) (Thu Nov 3 21:59:02 UTC 201...
© 2022 - 2024 — McMap. All rights reserved.