I have this problem where sometimes previews just stop working in a project. It happened to me once in Xcode 13, and it happened for my now in Xcode 14. How do you get the preview pane to show again? The only way I was able to fix it before was recreating the entire project.
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
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 update from the appstore.
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 confused. The other complication, xcode doesn't like having a referenced directory under 'supporting files' - it seems that, while the directory is added into the 'Copy Bundle Resources' phase, it ...
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.
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" XCode just flashes a question mark. Whereas in LandmarkRow.swift, the same task will actually open the Landmark.swift file that defines a ...
Same here. XCode 14.2. Crashes every 5 minutes or so, with no input. Always: Crashed Thread: Dispatch queue: DVTSourceControlGitXPCClient :: Proxy Completion Queue
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.) Verify that the Developer App certificate for your account is trusted on your device. Open Settings on the device and navigate to General -> VPN & Device Management, then select your ...
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 App Store Connect API App Review General App Store Connect Apple ID dissapears from Xcode and build is failing 37m
The app builds were uploaded to app store connect, and the states are processing for many days. And those builds are created by Xcode 13.3 or Xcode 13.3.1. But When I downgrade the Xcode version to 13.2.1, and the build becomes valid in thirty minutes in the app store connect.