About 26,800 results
Open links in new tab
  1. Standalone sticker packs -- one or… | Apple Developer Forums

    The xcode sticker pack template gives me two targets: one for an underlying app, and another for the StickerPack extension. To create and submit a sticker pack with no underlying application …

  2. Apple Developer Forums

    Navigate the App Store landscape. Share strategies for app submission, distribution, marketing, and user acquisition. Discuss best practices for getting your app discovered and downloaded. …

  3. Xcode7 beta 2 - ios simulator - in… | Apple Developer Forums

    Ok, some small amount of progress. Turns out Xcode didn't like me having two resource groups of the same name - despite each of them being targeted for different projects, it seemed to get …

  4. New onset Metal Validation failure | Apple Developer Forums

    Are you using the final release version of Xcode 14.3 or one of the betas? This was a bug in the simulators that shipped with the early Xcode 14.3 betas but should be resolved in the release …

  5. Archiving a project containing Swi… | Apple Developer Forums

    Create a new Xcode project (sample attached) Create a new (Swift) static library (either .a or .framework wrapper with Mach-O Type set to Static Library) Ensure the main application target …

  6. - [NSWorkspace URLForApplicationWit… | Apple Developer Forums

    This aspect of NSWorkspace is a thin wrapper around Launch Services. Launch Services has a database of known apps and one of those apps is the default, the version that gets launched …

  7. clang doesn't install | Apple Developer Forums

    hi everyone i want to start code on mac but clang is not on my mac and when i install Xcode developer tools it wasn't inside the package. terminal show that

  8. Xcode 9 crash during uploading app… | Apple Developer Forums

    In my project the Xcode 9 crashes during uploading to App Store (or exporting to disk, it does not matter). I have found that it may be caused by cocoapods, because on my other projects …

  9. DELAY () Expected expression in Xco… | Apple Developer Forums

    DELAY () Expected expression in Xcode 9.0 Programming Languages General Objective-C tezarhlaing Created Sep ’17

  10. Xcode 8 Beta 2, Breakpoints not wo… | Apple Developer Forums

    Hi, when I'm trying to start my Message App with Xcode Beta 2 the Breakpoints are not working, my outputs which I print on the console using "debugPrint" do NOT show up. Other output …