There is a problem that I use Xcode10.1(10B61) running app at iOS9.0.2. Here is the information : dyld_shared_cache_extract_dylibs failed. The answer doesn't work for me, who has the good solution?
Asked
Active
Viewed 2,029 times
2 Answers
0
Had the same issue, couldn't get symbols from any devices running iOS 9.x under Xcode 10.1 (10B61), solutions for me was side installing Xcode 9.4.1 and using it to obtain symbols, after that i could use my older devices with Xcode 10 again.
You can find older Xcode versions here: https://developer.apple.com/download/more/

danylokos
- 1,464
- 15
- 20