Search found 2 matches

by Foxic
Tue Oct 03, 2017 8:48 am
Forum: iPhone Port
Topic: error compiling with xcode 9 and iOS 11 device
Replies: 20
Views: 26930

Here's a complete project on mega --> "https://mega.nz/#!gSISERrS!1BN3M--AvNpEgR6y_CKF2la_eXNnfDHZtyZvIEdnpmY" The frameworks dir has changed to F/Applications/Xcode/.../Frameworks so it was just a case of re-linking the necessary frameworks, finding the missing 'included' files and then e...
by Foxic
Mon Oct 02, 2017 9:47 pm
Forum: iPhone Port
Topic: error compiling with xcode 9 and iOS 11 device
Replies: 20
Views: 26930

I've just got ScummVM running on iOS11. I had to fix the dependancies and set the build settings but it compiled fairly easily.
I can put my xcodeproj on GitHub if it helps