
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
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 …
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 …
Xcode 11 beta preview not showing … | Apple Developer Forums
It appears that XCode doesn't recognize that the .swift file is part of the Landmarks project. So for instance if you try to make a variable of type Landmark, and then right-click and "Jump to …
How to migrate from Swift 3.x to 4… | Apple Developer Forums
I have an app that was written in Swift 3.x, and when I open this app in XCode 10.2.1 I get a prompt stating "This version of XCode does not support building or migrating Swift 3.x targets. …
XCode 14 compile errors immediatel… | Apple Developer Forums
Mar 28, 2023 · As Xcode 14.3 does not have running in Rosetta option, unchecking "Show live Issues" in Xcode setting at least prevents errors from disappearing.
Xcode Auto Layout Constraints for … | Apple Developer Forums
The issue being faced in Xcode is related to constraints and button sizes. The problem is that there are two image buttons on the same horizontal axis, which are of the same size on an …
Xcode | Apple Developer Forums
Sep 19, 2024 · Build, test, and submit your app using Xcode, Apple's integrated development environment.
oktalk’s Profile | Apple Developer Forums
When I try to build my app on my own device through Xcode I get the following error: "Failed to install embedded profile for ***.Xxxx : *** (Attempted to install a Beta profile without the proper …
xcode pauses execution with SIGCONT | Apple Developer Forums
I tried also reinstalling xcode, checking out the sources from git again.. any kind of debugging technique that popped to my mind. Since this is my main development machine, I think I could …