Cannot build target for iOS #5448
startergo
started this conversation in
Development
Replies: 1 comment
-
@startergo Did you had a chance to fix this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the issue
downloaded the sysroot from Artifacts and used the scrypt
./scripts/build_utm.sh -p ios -a arm64 -o /output/folder/
Configuration (required)
Crash log
Got this error during compilation:
Debug log
For all issues, including crashes, you should attach a debug log. Open UTM, and open the settings for the VM you wish to launch. Near the bottom of the configuration options (or at the top of the
QEMU
page) isDebug Log
. Turn it on and save the VM. After you experience the issue, quit the VM and re-launch UTM. Open the VM settings again and selectExport Log...
and attach it here.Upload VM
(Optional) If possible, upload the
config.plist
inside the.utm
. If you do not have this, you can upload the entire.utm
but note this contains your personal data. Since GitHub has an attachment size limit, you may want to upload to another service such as Google Drive. Link it here.Beta Was this translation helpful? Give feedback.
All reactions