Open Kn0tzer opened 3 days ago
More details: No spaces are in any of the file paths needed. Tried rerunning the script from scratch (fully deleting the folder) and it keeps giving the same errors
can you share the full log?
can you share the full log?
I will once I get home. Do I just copy all the output in the console or are logs saved as a file somewhere?
I was also planning on trying to compile the project manually in xcode now that most of the patching is done, but we'll see how that goes later.
just copy the entire output yeah :) put it on something like https://gist.github.com though (and share the link)
Here's the full error log https://gist.github.com/Kn0tzer/4287870ae3d3c0c87b7bdbb306b68ed0
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
something seems to be wrong with your Xcode install
Spent almost the whole day trying to get this to work (I have way too much free time) and finally found something that I have no idea how to fix. This image shows the error messages given. Extra info: Using a MacOS Sonoma kvm, i got celeste from steam and downloaded it using the command
download_depot 504230 504233 1505052356460012099
. vs code for mac along with all of the workloads needed, and xcode with the ios simulator are installed.