AvdLee / RocketSimApp

Enhancing the iOS simulator for productivity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Favour #if targetEnvironment(simulator) over #if DEBUG

tpa-ios-ci opened this issue · comments

Hi Antoine,

Is there a reason the code from the "Copy code" button of the Rocketsim Connect feature, contains an #if DEBUG instead of #if targetEnvironment(simulator)? Debug builds on real devices should and can never access the Rocketsim.app right?

Cheers!

@AvdLee could you delete this ticket? I accidentally posted it with the wrong account.