-
Notifications
You must be signed in to change notification settings - Fork 51
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
Failed to get the home directory #9
Comments
Hmm, that's strange. How about building for My Mac (Designed for iPad) target? |
In that case, the project is fine. |
but on iphone is still can't work, log:[coreml] Failed to get the home directory when checking model path. |
hmm..., sorry, no idea about that. |
you must run on the real device |
Use 'let resourceURL=Bundle.main.bundleURL' on iOS/iPadOS |
macOS Version 13.2.1
Xcode 14.2 (21534)
Simulator iPhone 14 pro iOS 16.2
use Text to image when generate log:Failed to get the home directory when checking model path
and when I use real phone device iphone 13 pro max , is got Memory crash, I have add Increase Memory Limit and Extended Virtual Address
The text was updated successfully, but these errors were encountered: