yoyofr / modizer

iOS chiptune/module player
http://yoyofr.blogspot.com/p/modizer.html
132 stars 45 forks source link

Changes I required to get Modizer to build on an Apple Silicon DTK. #41

Closed tarasis closed 3 years ago

tarasis commented 3 years ago

(ignoring the changes to modizer/modizer.xcodeproj/project.pbxproj which I can't seem to delete from the pull request)

I have to make all of these changes to get modizer to build on the Apple Silicon DTK.

tarasis commented 3 years ago

At the moment it will compile and run as a Mac app however there are some visual issues (like the album art is too low). If I can I'll take a stab at that.

yoyofr commented 3 years ago

thanks, I will have a look

yoyofr commented 3 years ago

Hello, I did equivalent changes, it now compiles and run on apple silicon/M1 (in My Mac (designed for iPad) mode).

tarasis commented 3 years ago

Fab news, thank you and I look forward to the 2.9.4 release!

And dang > < this close to having my first PR accept :)

yoyofr commented 3 years ago

I will also try to clean up the folders structure & make headers path relative as much as possible, right now it's a big mess