Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

xcode fail

  1. haralds

    Resolved Running older versions of Xcode on Sequoia

    We have a project that has issues with Xcode 16. It requires Xcode 15.4, which no longer runs on Sequoia. It looks like this is prevented by a plist entry and Gatekeeper at first launch. Here is the workaround. It also works with Xcode 14. 1. Download Xcode 15 from the Developer Portal or copy...
  2. O

    macOS Debugging/running from Xcode

    Hi, ALL, First I want to apologize for a long post. I need to explain everything in order to get a best possible answer. I am a developer who started working on Mac + Xcode on the OSX 10.8. I made a project which contains a binary and couple of dylib's. On that Mac everything was working...
  3. O

    macOS OpenCL - get the nonrendering GPU in Mac Pro?

    Hello, I am trying to get started with developing some OpenCL codes on a Mac Pro to take advantage of its dual GPUs for calculations (not rendering, just purely mathematical computations). I am following the OpenCL programming guide published by Apple, but ran into a problem with the compiler...
  4. maverick28

    macOS Xcode hangs on launch

    Some time ago I downloaded and ran successfully Xcode 4.3.3 and Xcode 4.4 simultaneously. Then, troubleshooting I deleted them, wiping out all files referencing to both Xcode versions through Terminal. I then re-downloaded 4.3.3 and was able to launch and run it, however 4.4 which I...
  5. abcdefg12345

    macOS Xcode app submission showing extra entitlement

    I'm trying to upload a new version of my app to the mac app store however its showing as an enabled entitlement even though its disabled in the project, and the app got rejected for it being enabled, how do i disable something that is already disabled?