Relative Content

Tag Archive for iosxcode

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?

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)