Simulators gone after XCode update
I am running Version 15.4 (15F31d). Yesterday I installed an update, opened XCode again and there was a message like “Simulator needs update”. I clicked OK, nothing happened. Now, all my simulators are gone, and I cannot get them back. I restarted XCode already as well as my computer.
How is the zIndex order of iOS Mapkit overlays determined?
I’m struggling to understand the behavior of MKMapView and it’s underlying components. How does MKMapView determine the order of rendering of MKOverlays? In other words, how can I manipulate this order for example to draw a blue circle on top of a red box?
How is the zIndex order of iOS Mapkit overlays determined?
I’m struggling to understand the behavior of MKMapView and it’s underlying components. How does MKMapView determine the order of rendering of MKOverlays? In other words, how can I manipulate this order for example to draw a blue circle on top of a red box?
How to include the UIBackgroundModes entitlement into Provisioning profile?
I am facing such error:
Xcode playground gets stuck on ‘Running playground'[Solved]
it discussed here Xcode playground gets stuck on ‘Running playground’ or ‘Launching simulator’ and won’t run the code, what to do?
Xcode run shell only when running with Cmd + R, and not when compiling with Cmd + B?
How can I make a shell script added in Xcode build phases execute only when running with Cmd + R, and not when compiling with Cmd + B?
Is there anyway to view output from an Xcode scheme’s build pre-action / verify it completed successfully?
I’ve got a custom run script build phase in my Xcode iOS project, however I want it to run before the items in the Target Dependencies section get built.
So I added a Pre-Actions phase to the target’s build scheme and pasted the contents there.
Supporting iOS 17 on XCode 13.3.1
Right now my Macbook only supports up to XCode 13.3.1, which doesn’t recognize my iOS 17 phone. Does anyone have any good solutions to get around this issue? I’ve tried looking up iOS 17 DeviceSupport files but they say it only works for XCode 14.
Impossible to create a provisioning profile for my iOS app
I’m trying to create an iOS app with a very specific code signing identity (because the iPads that will download my app use an MDM), but since a code signing identity is specified, Xcode wants me to set the “Code Signing Style” to “Manual” and as a consequence a provisioning profile has to be manually set:
Xcode16 crash on launch: dyld: Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib
dyld[1113]: Library not loaded: @rpath/lib/libswiftCoreGraphics.dylib
Referenced from: <2432AA10-C4BA-31BD-A431-D32CA47C636D> /private/var/containers/Bundle/Application/81AB71D9-5B1C-4FA8-931A-CC632FCF4E93/MyAppName.app/MyAppName.debug.dylib
Reason: tried: ‘/usr/lib/system/introspection/libswiftCoreGraphics.dylib’ (no such file, not in dyld cache), ‘/usr/lib/swift/lib/libswiftCoreGraphics.dylib’ (no such file, not in dyld cache), ‘/private/preboot/Cryptexes/OS/usr/lib/swift/lib/libswiftCoreGraphics.dylib’ (no such file), ‘/private/var/containers/Bundle/Application/81AB71D9-5B1C-4FA8-931A-CC632FCF4E93/MyAppName.app/Frameworks/lib/libswiftCoreGraphics.dylib’ (no such file), ‘/private/var/containers/Bundle/Application/81AB71D9-5B1C-4FA8-931A-CC632FCF4E93/MyAppName.app/Frameworks/lib/libswiftCoreGraphics.dylib’ (no such file), ‘/private/var/containers/Bundle/Application/81AB71D9-5B1C-4FA8-931A-CC632FCF4E93/MyAppName.app/lib/libswiftCoreGraphics.dylib’ (no such file), ‘/usr/lib/swift/lib/libswiftCoreGraphics.dylib’ (no such file, not in dyld cache), ‘/private/preboot/Cryptexes/OS/usr/lib/swift/lib/libswiftCoreGraphics.dylib’ (no such file), ‘/private/var/containers/Bundle/Application/81AB71D9-5B1C-4FA8-931A-CC632FCF4E93/MyAppName.app/Frameworks/lib/libswiftCoreGraphics.dylib’ (no such file), ‘/private/var/containers/Bundle/Application/81AB71D9-5B1C-4FA8-931A-CC632FCF4E93/MyAppName.app/Frameworks/lib/libswiftCoreGraphics.dylib’ (no such file), ‘/private/var/containers/Bundle/Application/81AB71D9-5B1C-4FA8-931A-CC632FCF4E93/MyAppName.app/lib/libswiftCoreGraphics.dylib’ (no such file), ‘/usr/lib/swift/lib/libswiftCoreGraphics.dylib’ (no such file, not in dyld cache), ‘/private/preboot/Cryptexes/OS/usr/lib/swift/lib/libswiftCoreGraphics.dylib’ (no such file), ‘/private/var/containers/Bundle/Application/81AB71D9-5B1C-4FA8-931A-CC632FCF4E93/MyAppName.app/Frameworks/lib/libswiftCoreGraphics.dylib’ (no such file), ‘/private/var/containers/Bundle/Application/81AB71D9-5B1C-4FA8-931A-CC632FCF4E93/MyAppName.app/Frameworks/lib/libswiftCoreGraphics.dylib’ (no such file)