Skip to main content

All Questions

Tagged with
0 votes
1 answer
359 views

Is building on XCode 2.5, OS X 10.4 possible with a OS X 10.11.3

I couldn't find anything in the search so here this goes: I am looking to build an XCode Mac OS X app, and it is required to be compatible with XCode 2.5, which is for OS X 10.4. I have an OS X 10.11....
Michael Shum's user avatar
  • 2,617
0 votes
1 answer
1k views

Find the top-most NSView object located under NSPoint position

I know this question was already asked here in few forms but unfortunately non of the suggested solutions worked for me.I am implementing a multi-touch capability for my osx app.My problem:I need to ...
PazO's user avatar
  • 1,446
0 votes
1 answer
791 views

Xcode 7: how to set PATH variable?

I have a c-code written in Xcode 7, and running on my Mac laptop running El Capitain (OSX 10.11.6). The program calls another program, "bertini", using the following lines of code: eflag = execvp("...
Miranda Holmes-Cerfon's user avatar
1 vote
1 answer
325 views

NSOpenPanel won't close properly during Swift function

I'm a newcomer to Swift (2.2) and am having a problem with a simple app using Xcode 7.3 and OS X 10.11. In this app, the user clicks a button and selects a file through NSOpenPanel. The code uses the ...
Micos's user avatar
  • 21
0 votes
1 answer
60 views

Xcode 7 with El Capitan text editor display broken sometimes after scrolling

The issue has been there since the El Capitan update (half year ago?), and from time to time after scrolling the text editor shows like this: Anyone faced similar issues and have a fix? Thanks a lot! ...
hyouuu's user avatar
  • 2,501
0 votes
1 answer
2k views

Issue setting up xcode 7 on El Capitan osx 10.11 and python

got a new mac, wanting to setup python and xcode, I am facing two issues. python directory is showing up as "/Library/Frameworks/Python.framework/Versions/2.7/bin/python" which I think should be "...
user2573081's user avatar
0 votes
1 answer
669 views

Xcode 7 Invalid Device State - XPC_ERROR

When I run cordova emulate ios (or ionic emulate ios), I get an Invalid Device State Error code=159. If I leave the simulator open, reset the contents, and re-run the command, I do not get the above ...
Brian Pietravalle's user avatar
0 votes
1 answer
2k views

OSX System Log location

I am trying to export localizations on my OSX application using Xcode 7.0.1 (7A1001) Beta. Unfortunately I'm getting a 'Localization failed to read a strings file' error. It states 'Please check the ...
Keith's user avatar
  • 143
1 vote
1 answer
3k views

xcrun: error: unable to find utility "Validation", not a developer tool or in PATH

The following command used to work before xcode 7 xcrun -sdk iphoneos Validation myapp.ipa or myapp.app But Now I am getting the above error. How to solve this bug ? Do we have to install any ...
Durai Amuthan.H's user avatar
1 vote
0 answers
650 views

Permission denied when building app in xcode 7 - El Capitan

My app was working normally but when I updated my OS to El Capitan I started to see this message "The file “app” couldn’t be opened because you don’t have permission to view it." I tried somethings ...
Mucida's user avatar
  • 603
6 votes
4 answers
1k views

Migrating project to Xcode 7.2 on OS X El Capitan breaks the build

I was running OS X Mavericks before with Xcode 7.1, I just updated to OS X El Capitan and Xcode 7.2. My app was launching fine on the simulator and device without any kind of warnings for storyboard. ...
EmbCoder's user avatar
  • 572
1 vote
1 answer
430 views

How to run cordova with xcode 7.2?

I can't find an up and runnig mobile app framework out there. Got the follwing error with my last hope cordova: onsenui-tab-bar cordova run ios Running command: /Users/me/Development/onsenui-tab-bar/...
ownking's user avatar
  • 1,996
1 vote
1 answer
1k views

Very Frustrating Sandboxing Error

To preface, I haven't changed any code or entitlements in my app. It always built and worked great but now all of a sudden I am getting this error. 12/8/15 10:05:45.388 AM appleeventsd[51]: A ...
MAH's user avatar
  • 1,133
8 votes
0 answers
3k views

xcodebuild Interface Builder error, Failure Reason: Timed out waiting for FIFOs to open

I am getting an error when building with xcodebuild on Xcode 7.1/El Capitan Restarting has not helped . xcodebuild -workspace CL.xcworkspace -scheme CL -configuration Release 2015-11-12 11:55:49....
Ryan Heitner's user avatar
  • 13.6k
0 votes
1 answer
334 views

Error running svn in Android studio after xcode upgrade (mac os x el capitan)

when updgading XCODE to Version 7.1 (7B91b) Android studio cannot run SVN I have this message : Error “can't use subversion command line client : svn” when opening android project checked out from ...
Aris's user avatar
  • 46

15 30 50 per page