Post

Replies

Boosts

Views

Activity

Instruments 12.0.1 symbols for system libraries unavailable in simulator
Since moving to Xcode/Instruments 12.0.1 from 11.7 I'm having issues when attempting to profile an iOS app (specifically with the Leaks instrument). Attempting to run in any iOS14 simulator, I get a warning in the top bar: Symbols for system libraries are unavailable for <insert your simulator here> If I try running on a simulator earlier than iOS14 I get the same message, and runtime failures: (Before Run Started) Symbols for system libraries are unavailable for 'iPad (6th generation) (12.1)' Recovery Suggestion: Debugging on this device from Xcode.app will download system symbols for use by Instruments and lldb <timestamp> An error occurred trying to capture Leaks data. Error retrieving leak information. The code is compiled with debug (DWARF with dSYM file) and has been run in debug mode on the simulator. All of this worked happily under Xcode/Instruments 11.7. Any ideas?
4
0
1.8k
Oct ’20