
So, for example, Apple logo symbol can be typed on Macs by simultaneously holding Option, Shift and K keys. I tried to disable the "Queue Debugging" in the Edit Schema options, without success. Try pressing Option key, or Option + Shift combination with Keyboard Viewer open to see what else you need to press to make these special characters. In XCode, in Project configuration, iOS deployment target is set to 8.4 and the same in Targets > Deployment Info > Deployment target is set to 8.4

When the dynamic loader searches for symbols, it performs string comparisons with every symbol in the search scope. (I have no idea if the problem could come from this) Symbols in the local scope can be used only by the image that opened the library.

My app is made from Cordova and I use the iOS 4.4.0 platfrom.

The same app is working if I use a simulated device with iOS > 8.4 Referenced from: /Users/*name*/Library/Developer/CoreSimulator/Devices/9FAC1858-A156-4ED3-9F4A-7D4DBCAAD31D/data/Containers/Bundle/Application/9BD8EC91-5794-48DB-92F1-76BE81C73CCF/MyApp.app/MyAppĮxpected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/amework/CoreFoundation I saw differents questions with the "dyld: Symbol not found" but I didn't find any working answer yet.ĭyld: Symbol not found: _NSDictionary0_
