Closed
Description
I ran into Issue #8 even though it's marked fixed, because ios-deploy.c hard-codes "7.0.4\ (11B554a)" even though on my MBP that should be "7.0.6\ (11B651)". Making that change lets the app start in ~5s instead of 30-90s.
https://github.com/phonegap/ios-deploy/blob/master/ios-deploy.c#L30
I guess a proper fix would be for ios-deploy to figure out the correct sysroot and/or die on startup if it can't.
Metadata
Metadata
Assignees
Labels
No labels