
Binding to rows of text-fields? | Apple Developer Forums
I'm trying to bind an array of strings into their corresponding text fields in a scrolling list. The number of rows is variable, and corresponds to the number of elements in the string array. The user can add or …
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. TestFlight …
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 – that is, I …
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
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 quite …
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 version.
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 links in the static …
- [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 when …
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 which do …
DELAY () Expected expression in Xco… | Apple Developer Forums
DELAY () Expected expression in Xcode 9.0 Programming Languages General Objective-C tezarhlaing Created Sep ’17