Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
495 views
in Technique[技术] by (71.8m points)

xcode12 - Swiftui cross-platform app on Xcode 12 - dyld: could not load inserted library

I am trying to create and run a cross-platform SwiftUI app on Xcode 12.4. The app runs fine on iOS. But when I tried to run on Mac, I encounter the error:

dyld: could not load inserted library '/Users/user/Downloads/Xcode.app/Contents/Developer/usr/lib/libBacktraceRecording.dylib' because image not found
question from:https://stackoverflow.com/questions/65871370/swiftui-cross-platform-app-on-xcode-12-dyld-could-not-load-inserted-library

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...