Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes when built with XCode 13 #1

Open
dsharma opened this issue Sep 25, 2021 · 1 comment
Open

Crashes when built with XCode 13 #1

dsharma opened this issue Sep 25, 2021 · 1 comment

Comments

@dsharma
Copy link

dsharma commented Sep 25, 2021

On building and running this demo using XCode 13.0, crash occurs:

dyld: Library not loaded: @rpath/TransformationsUI.framework/TransformationsUI
Referenced from: /private/var/containers/Bundle/Application/08F88B50-545F-4BC7-A609-942CE31A418E/TransformationsUI-Demo.app/TransformationsUI-Demo
Reason: image not found
dyld: launch, loading dependent libraries
DYLD_LIBRARY_PATH=/usr/lib/system/introspection
DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib

@rnine
Copy link
Contributor

rnine commented Sep 27, 2021

@dsharma I am unable to reproduce this issue here. Try doing Product > Clean Build Folder (Cmd+shift+K) before building.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants