Search found 9 matches

by legueil
Tue Jul 07, 2015 3:19 pm
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23011

Edited my last post too late ... Already tried this one from the 1.5.0 branch?
http://www.mediafire.com/download/hj1as ... 5.0git.ipa

Tell me if it doesn't work, then I will PM you ...
by legueil
Tue Jul 07, 2015 3:13 pm
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23011

Building without a developer account just creates an .app-file, no .ipa. Does that help?

EDIT: Already tried this one? http://www.mediafire.com/download/hj1as ... 5.0git.ipa
by legueil
Tue Jul 07, 2015 2:21 pm
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23011

I tried so many branches, I can't remember missing any files in this one :) But just delete them from "Build phases" tab (Compile Sources) when missing file errors pop up while building. Should be very few, but as I said - it works! It's worth the effort.
by legueil
Tue Jul 07, 2015 12:32 pm
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23011

I used this one here: https://github.com/scummvm/scummvm/releases/tag/closed%2Fbranch-1-3 In /backends/platform/iphone/iphone_keyboard.m I commented out these lines with two slashes: //[[self textInputTraits] setAutocorrectionType:(UITextAutocorrectionType&...
by legueil
Tue Jul 07, 2015 6:28 am
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23011

Hmmmm... I can't believe it crashes while browsing the file system. That works fine with me here. But I had some crashes with the unmodified code when holding the device in portrait mode. There's some issue when ScummVM tries to display the keyboard (which it does in portrait mode), so I commented o...
by legueil
Mon Jul 06, 2015 8:19 pm
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23011

Yes, ScummVM will launch on the device, but can you add games/folders? I've previously tried this and if you weren't jailbroken then it simply crashed when it tried to browse the filesystem to add the games. Yes, you can add games: Open the Devices window, click on the gear under "installed ap...
by legueil
Fri Jul 03, 2015 9:58 am
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23011

It finally works. I used Version 1.3.0 which compiles without errors. Make sure to disable bitcode in the build settings.
by legueil
Sun Jun 28, 2015 12:20 am
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23011

XCode 7 beta: ScummVM for everyone

With new XCode 7 beta everyone can install apps to their iDevices - even without developer account. But: is there a current version where the XCode project builds in the new beta? I tried some of the older versions where it was still included but with no luck ...
by legueil
Wed Jun 24, 2015 6:49 pm
Forum: iPhone Port
Topic: Nightly build on Iphone 6 IOS8.3?
Replies: 5
Views: 11123

Now that it is possible for everyone (unjailbroken, no developer) to load projects onto the iDevice with XCode 7, it would be very nice to have this issue fixed. Can somebody help with that?