xcode5 Questions
11
I'm attempting to install texinfo 5.2, and I'm running into some issues during ./configure, which I believe are related to the C compiler. When I upgraded from Snow Leopard, I didn't perform a clea...
Shererd asked 3/4, 2014 at 17:13
3
Solved
I'm trying to change the version and build number in iOS project in Xcode (under Targets->General->Identity), but for some reason no matter what I type, my typing is removed and the value won...
11
Solved
I have problem with Thread 1: EXC_BAD_ACCESS (code=1, address=0xf00000c) and I don't know how to resolve it.
It appeared when I change some object in core date and save it and I try to pop this con...
Jarlen asked 4/10, 2013 at 14:17
6
Solved
Is there a keyboard shortcut that will directly put my cursor on the object library's search field. Whenever I want to add new view i drag my mouse to the bottom right and click on the search field...
67
Solved
I now have the same question with above title but have not found the right answer yet. I got the error:
/Users/nle/Library/Developer/Xcode/DerivedData/TestMoboSDK-Client-cgodalyxmwqzynaxfbbewrooy...
Tat asked 19/6, 2014 at 3:8
3
Solved
I have a command-line executable in Xcode.
I am using Xcode 5.1. In the "Scheme Editor" for the project under "Options" there is an option for "Working Directory". How can I specify a path relativ...
46
Solved
I am getting a Apple Mach-O Linker Error everytime I import a file from CocoaPods.
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_FBSession", referenced from: someFile
ld: symbol(s) not...
6
Solved
Is it possible to view a "timeline" (history) for a selected file for like 50 commits? I mean changes made to this particular file and and view commits when they were made and users who changed the...
Hae asked 3/3, 2014 at 11:50
3
I tried to install pybluez using following commands.
pip install pybluez
sudo easy_install pybluez
But for both commands I end up in errors.
Environment:
Mac OSX 10.9.1
Python 2.7
Pip Logs ...
Clawson asked 11/2, 2014 at 7:42
6
I am using following commands to use the oclint with xcode 5-
Step1: xcodebuild -target OClintDemo -configuration Debug -scheme OClintDemo -sdk iphonesimulator
Step2: OClintDemo jenkins$ xcodebui...
Shellyshelman asked 22/8, 2014 at 9:54
25
Suddenly it stops building application in device. In simulator its working but when I connect the device and try to run it in device it gives me an error:
Could not build module UIKit
I tries ...
22
Solved
I am using Xcode in a newly created app and when I run the project it does not show in the iOS Simulator and I get the following message:
Failed to instantiate the default view controller fo...
Effluent asked 2/1, 2014 at 3:22
19
Solved
Does anybody know why this error happens on Xcode 5?
Answer
I had this problem when I accidentally renamed a .psd as a .png. Converting the image to an actual png instead of a Photoshop file fixed...
8
How can I set an Activity indicator in SDWebImage placeholder using UIImageView
Navarre asked 4/3, 2014 at 9:59
3
Solved
Something wrong has happened with a small test project I'm working upon. I can't build, run, test or clean it. When I pick Product item in Xcode's menu the corresponding options are grayed out. If ...
13
TableViewApplication[1458:70b] CUICatalog: Invalid asset name supplied: (null), or invalid scale factor: 2.000000
Getting this warning while working with TableViewController. How to rectify thi...
Metope asked 25/2, 2014 at 10:18
22
Solved
There is a Duplicate command in the Edit Menu (with a default shortcut of ⌘D), but it is (as Halley pointed out) meant for duplication in the Interface Builder part of Xcode.
So, how do you (easil...
Montreal asked 22/4, 2012 at 7:49
13
Solved
MacBook-Pro:~ skbc$ pod setup --verbose
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin13/rbconfig.rb:212: warning: Insecure world writable dir /usr/local...
8
Solved
I am working on project with another developer. We are working on bitbucket.
The problem is he made a changes in XIB files. After that when I do a git pull, I receive the changes but get an error ...
6
Solved
I have tried a lot of options, but can't find the solution for this problem. I created a Core Data file and named the entity Account, Created an string attribute called username. Then edited the cl...
Copaiba asked 9/12, 2013 at 13:59
19
Solved
In my iPhone application built with Xcode 5 for iOS 7 I set UIViewControllerBasedStatusBarAppearance=YES in info.plist, and in my ViewController I have this code:
-(UIStatusBarStyle) preferredStat...
Microvolt asked 1/10, 2013 at 5:19
60
Solved
Whenever I try to run my app in Xcode 6 Beta 4 I am getting the error:
The file "MyApp.app" couldn't be opened because you don't have permission to view it.
This error appears no matter what sim...
24
Solved
I am trying to launch my app on device. It is launching successfully on the simulator.
List item
I use 7.1 SDK
Xcode 5
And the device is a 7.1 iPhone 4S
I have tried:
Clean
Clean Build Folde...
11
Solved
I've edited the app name out. Other than that the dialog is exactly like this.
I'm developing an enterprise app and I've tried restarting xcode and the iPhone I'm developing on.
No change. Anyone e...
Cascade asked 1/10, 2013 at 9:36
5
Solved
I have just switched over to using Xcode 5.
I have gone to change the name of my application with some other settings which I need to change, However when I have gone to do this I noticed my "Gene...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.