RoootTheFox / celeste-ios

hacky ios port of celeste
MIT License
24 stars 5 forks source link

Fixes for compiling and others #13

Open DelofJ opened 2 months ago

Bryceshaw06 commented 2 weeks ago

This PR along with https://github.com/RoootTheFox/fnalibs-ios-builder-celeste/pull/2 fixed (most of the) the building issues for me! The only thing I had to do was run sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer

in order to fix this:

/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(1746,3): error : Could not find a valid Xcode app bundle at '/Library/Developer/CommandLineTools' Please update your Apple SDK location in Visual Studio's preferences (Projects > SDK Locations > Apple > Apple SDK).

Thank you for your hard work @RoootTheFox and @DelofJ !!!

The only thing I'm still struggling with is the touch controls not showing up. Seems like it might be related to this other build error. I'll open a separate GitHub issue for it though. Terminal on 10-19-2024 at 04 49PM@2x