-
Notifications
You must be signed in to change notification settings - Fork 58
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
Cannot use focusEntity 2.2.3 with Xcode 13-Beta2 #23
Comments
i believe this is a bug from the beta, we shouldn't even see RealityFoundation. thanks for finding a fix for beta users though! |
Still happening in beta 3. |
I'm going to close this issue, as I cannot reproduce locally, so am assuming it's working fine now. Please leave a comment if this is persisting for you! |
Still happening with Xcode 13.0 final (13A233) for me |
I just made a new project with Xcode 13.0 (13A233), added FocusEntity and it is building + running fine on my phone. All I changed was what can be seen in this file + camera usage description. Is there anything else that could be different about your setup? |
I can't get this to reproduce locally, so am going to have to close this unless there are some consistently reproducible steps from a clean project. |
OK I've found a device that happens on! on an iPhone X. I'll do some testing with it, will try come up with a solution that won't need manual changing of build phases |
Assuming this is all good new, closing! |
dyld: Library not loaded: /System/Library/Frameworks/RealityFoundation.framework/RealityFoundation
Referenced from: /private/var/containers/Bundle/Application/8D110FAF-932D-4910-BCE9-169EE48D339E/testAR.app/testAR
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:/usr/lib/libMTLCapture.dylib
Environment:
The text was updated successfully, but these errors were encountered: