
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 iPhone. However, …
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 …
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 7 beta remote repository cou… | Apple Developer Forums
Before launching the beta I committed changes, created a new branch in Xcode 6 for the beta, did a push to remote repository and got a success message, and then opened the project in the Xcode 7 …
Using a large CONSTANT | Apple Developer Forums
I have a word game with a large definition file. Because of loading times, I'd like to just hardcode it. I scripted it to be a static dictionary in a struct, but XCode choked on it. What's a good way to just get …
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" …
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 …
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
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 …
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.) …