In Sources/main.m, change putenv("IOS_IS_WINDOWED=False")
to putenv("IOS_IS_WINDOWED=True")
. This didn't seem to work immediately, but it did after rebuilding a few times. Other than that just make sure everything is right in the Info.plist file. (This is easy to find with a Google search).