mihaip / infinite-mac

A classic Mac loaded with everything you'd want
https://infinitemac.org
Apache License 2.0
1.12k stars 67 forks source link

Build Question: Can I build this without xcode (to build on linux or windows?) #258

Closed qtqgyt closed 7 months ago

qtqgyt commented 7 months ago

I think my title explains it pretty well. If you need more information, please contact me.

mihaip commented 7 months ago

I believe everything important should work. The npm run build-xadmaster step can be skipped (it builds using Xcode) and the disk importing process will skip over archives that need to be decompressed.

qtqgyt commented 7 months ago

I believe everything important should work. The npm run build-xadmaster step can be skipped (it builds using Xcode) and the disk importing process will skip over archives that need to be decompressed.

Thanks! I just asked because last time it was complaining about not being able to find the Data directory.