Re: iPad Pro Simulator

2018-08-25 Thread Brian Milby via use-livecode
Bug report filed https://quality.livecode.com/show_bug.cgi?id=21527 PR submitted against develop-9.0 https://github.com/livecode/livecode/pull/6655 The 10.5" iPadPro still needs to be added, but that will be a separate enhancement and requires a binary file change. On Sat, Aug 25, 2018 at 12:37

Re: iPad Pro Simulator

2018-08-24 Thread Brian Milby via use-livecode
This is a bug in revSaveAsIOSStandalone.livecodescript Around line 1690, nothing is done to include the pro size in the plist. The file is included in the app. I’ll work up a bug report and PR this weekend. Thanks, Brian On Aug 24, 2018, 10:51 PM -0500, J. Landman Gay via use-livecode , wrote:

Re: iPad Pro Simulator

2018-08-24 Thread Brian Milby via use-livecode
Ok. I looked at the plist and there was no entry for the pro resolution (1024x1366) under launch images. There is a file there for the pro, but with a different name than what you said. How do I change this for the simulator? Ah... I used my Mobile Profile stack as the launcher which has all

Re: iPad Pro Simulator

2018-08-24 Thread J. Landman Gay via use-livecode
On 8/24/18 10:04 PM, Colin Holgate via use-livecode wrote: This is not obvious at all, but the splash screen name of default-portr...@2x.png is now owned by iPad Pro. To support iPad Pro, iPad Retina, and iPad 1, you need these splash screens: default-portr...@2x.png - 2048x2732

Re: iPad Pro Simulator

2018-08-24 Thread Colin Holgate via use-livecode
This is not obvious at all, but the splash screen name of default-portr...@2x.png is now owned by iPad Pro. To support iPad Pro, iPad Retina, and iPad 1, you need these splash screens: default-portr...@2x.png - 2048x2732 Default-Portrait@2x~ipad.png - 1536x2048 Default-Portrait~ipad.png -

iPad Pro Simulator

2018-08-24 Thread Brian Milby via use-livecode
Has anyone done any testing in the Simulator for the 12" iPad Pro? I just tried a stack from another (long) thread and for me it reports the device resolution of 1536x2048 which is not correct. The ratio is essentially the same, but the device resolution should be 2048×2732. I do have a splash