xcode4.6 Questions

1

Solved

I have a Mac OS app that needs outgoing connections. I've followed Apple Code Signing Guide (Xcode 4.6.2) to enable entitlements and my target summary looks like this: I have a MYAPP.entitlemen...

9

Could not insert new outlet connection: Could not find any information for the class and not showing any class named "ViewController" Solutions I have done : - Restarted XCode - Restarted S...
Amalee asked 8/3, 2013 at 7:22

1

Solved

I've created an app that uses a UITextView Text View with the Text set to Attributed and with the option Allow Attributes Editing enabled.. from what I've understood, this should allow the user to ...

1

Solved

I'm working with source code that is frozen and cannot be changed; but its ENV aware and expects changes through the ENV. The source code is being used in an Xcode 4/iOS project. Xcode 3 allowed u...
Initiative asked 30/6, 2013 at 17:36

6

I'm developing a new application for Iphone, using Xcode (Version 4.6 (4H127)) and the iPhone 6.1 simulator (Versión 6.0 (369.2)). At the beginning everything was great: every time I pressed the "...
Therewith asked 22/2, 2013 at 8:51

2

Solved

I have a problem: I can't open the Storyboard file in Xcode 4.6 after having used the app in Xcode 5. What should I do to open it in Xcode 4?
Hoitytoity asked 23/6, 2013 at 19:39

1

Solved

I am using XCode 4.6.1 and developing for iOS 6. I have added a button to the storyboard. I have created an outlet in my implementation file ViewController.m: // // ViewController.m // #impo...
Vezza asked 14/6, 2013 at 9:22

2

Solved

After installing the new sdk I cleaned the project and build it. It fails with this message: Undefined symbols for architecture i386: "_SecRandomCopyBytes", referenced from: +[FBCrypto randomB...
Underlaid asked 19/4, 2013 at 9:43

3

Solved

Xcode 4.6.2 seems quite buggy. When I run a second time my any project I get SIGABRT crash within the first second. I completely removed Xcode and reinstalled, (yeah I try turn off and on again)....
Goodbye asked 19/4, 2013 at 20:32

1

Solved

I have an app which is working fine but recently I tried it on an iOS 6 device and it doesn't work and it seems it's because of my old xcode version (4.2). I tried to download xcode 4.6 dmg f...
Formality asked 17/5, 2013 at 18:0

2

Solved

I'm suddenly getting this error when launching my app on an actual device but not on the simulator, where it appears to run fine. I've tried deleting the app from the iPad. I've also tried clearin...
Photomural asked 25/2, 2013 at 15:54

1

Solved

The project runs in Simulator and on the device, but when I try to archive it, I get pointless error messages: <command line>:2:10: Macro name missing <command line>:3:9: Macro names ...
Marchall asked 16/5, 2013 at 17:28

4

Solved

Xcode 4.6.1 crashes whenever i try to add my device to the provisioning portal through Xcode Organizer.
Aspa asked 27/3, 2013 at 12:53

3

Solved

I am actually trying to run my application in 4.3 simulator from xCode 4.6. I copy the sdk for simulator 4.3 at the path, it builds successfully but cant run the application in simulator. So now wh...
Angst asked 3/5, 2013 at 6:40

3

Solved

It seems reasonably widely acknowledged that it is slow to use the po command in Xcode 4.6.x. What are the options for inspecting the values of arbitrary variables unspecified at compile time (whic...
Benita asked 13/4, 2013 at 13:43

1

I'm using XCode 4.6.1. I have several projects in my workspace, but only one of them is able to include libraries added with CocoaPods. The other projects don't detect them at all. How do I share ...
Donnydonnybrook asked 25/4, 2013 at 3:38

2

My project works fine in previous versions of Xcode. Now I've updated to Xcode 4.6.2, and I'm getting this error: PCH file built from a different branch ((clang-425.0.27)) than the compile...
Bannon asked 24/4, 2013 at 5:50

1

Solved

I upgraded to Xcode 4.6 and whenever I debug and I execute "po" for the first time to inspect an object, the debugger takes like 1 minute to return. After that, every "po" command will work fast as...
Morpho asked 7/2, 2013 at 20:17

2

How can I add date time in my custom code snippet? I need frequent use to add my codes on other codes, and for others, I need to add my name and date time. I created a code snippet with shortcut ...
Misconceive asked 1/4, 2013 at 14:45

2

Solved

i am working on integrating fb login to our own application. Problem is example i downloaded it's working fine,when use the code in my project its getting error Note: I Checked the fbapplicationid...
Cyrille asked 1/4, 2013 at 5:40

1

Solved

I'm new in iOS development and I'm just following some tutorials on youtube, I'm confused between page based application template and view based application template. I'm using xcode 4.6 and the tu...
Towhaired asked 26/3, 2013 at 3:42

2

Solved

I've been struggling with this all morning for more than 3 hours now and I'm literally going insane! I'm creating a Storyboard app for iOS 6 using Xcode 4.6. I dragged and dropped a UIScrollView t...
Layer asked 20/3, 2013 at 6:7

1

Solved

I am getting the below error : malloc: *** error for object 0xa68aca0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug I already set the Symbolic Breakp...
Gerfen asked 6/3, 2013 at 17:24

3

Solved

After updating to xcode 4.6 and ios6.1, I get this new error "'objectType' used as the name of the previous parameter rather than as part of the selector". I get this multiple times. Any ideas? PS...
Sacramental asked 29/1, 2013 at 7:10

1

Solved

I created a project and I fully developed it. I need to change the name of the project and targets. is there an easy way to do that or should I just create a new project and copy all the items in ...
Ilse asked 26/2, 2013 at 19:40

© 2022 - 2024 — McMap. All rights reserved.