
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
Xcode 11.1 "Unable to Download Xco… | Apple Developer Forums
The last update I had to completely uninstall my entire Xcode installation and not before then could I manage to install Xcode from the Appstore. So, with a FRESH installation, Xcode now fails again to …
Tiry’s Profile | Apple Developer Forums
Hi, I was initially stuck with the issues described in thread 749821 between Sonoma 14.4.1, XCode 15.3, iOS 17.4.1 and watchOS 10.4. => Unable to deploy the watch app from Xcode Yesterday when I saw …
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.
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 Definition" …
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. Use Xcode …
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 …
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.
C++ Default Project - Why Can't I … | Apple Developer Forums
IMO it’s helpful to distinguish macOS and other Apple platforms here. On most of our platforms, you have to build and deploy your app using Xcode [1] and our standard documentation covers Xcode …
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 entitlement.) …