Cannot compile to iOS 7 when using XCode 6.4-6.3 & RoboVM Studio - URGENT

228 views
Skip to first unread message

Liraz S

unread,
Jul 13, 2015, 12:22:16 AM7/13/15
to rob...@googlegroups.com
Hey RoboVM team,

I am speaking on behalf of a startup company, that would like to purchase this product.
But we are running into issue for compiling this into iOS 7 - which is crucial right now, since we go on production in a few weeks.

I have a XCode 6.4 with an iOS 8.3 SDK.
I downloaded iOS 7.1 SDK that works and complies fine with my phonegap applications.

I cannot select from the run configuration the simulator for SDK 7, 
and when creating the IPA it is using the iOS 8.3 since our QA team iPhone 4 devices cannot open it.

I saw the following issue open:

And it is marked for next release... 
What can we do?

Can we purchase the startup license and it will be enough for us to get all the resources to make this work on iOS7?

Thanks in advance,
Liraz

ASM

unread,
Jul 13, 2015, 1:36:36 AM7/13/15
to rob...@googlegroups.com
Hi Liraz,

I also had issues with that. I don't believe they resolve it yet. (https://groups.google.com/forum/#!topic/robovm/NLZY86dH11Q)

Mario Zechner

unread,
Jul 13, 2015, 8:29:10 AM7/13/15
to rob...@googlegroups.com, asaf.m...@gmail.com
The issue is that you can't select an iOS 7 simulator at the moment. However, you can still compile for iOS 7 (down to 6 actually). Simply specify the minimum supported iOS version in your info.plist:

<key>MinimumOSVersion</key>
<string>7.0</string>

We'll try to fix the (unrelated) simulator issue ASAP.
Reply all
Reply to author
Forward
0 new messages