wigl/iSimulator

help! Can't launch on xCode 9.1 & mac os 10.13.3

Closed this issue · 6 comments

the application auto closed after launch few seconds.

it's also happening with MacOS 10.14 and Xcode 10.

Can a new App binary be built? I tried to build from the code but I get an error when running Carthage :/.

Awesome product btw... you should put a tipping jar on your page

wigl commented

@patbonecrusher
carthage bootstrap will get error, because FBSimulatorControl have extra scheme that carthage can not build.
So now, I add a script, please run with the following:./carthageBootstrap.sh to checkout and build dependencies.

wigl commented

@junkou @bguidolim Can you give me more information?
I may need to add Fabric to collect crash logs.

I download the zip and runs perfect with MacOS 10.14.1 and Xcode 9.4.

Very useful tool. The "Launch from other simulator" feature is EXCELLENT !

棒!

The new version is also working for me.

MacOS 10.14.1, Xcode 10.1

Thanks.