No, AppCode doesn't have this feature. You can create a request for it in AppCode tracker: http://youtrack.jetbrains.net/issues/OC According to Xcode docummentation, you can setup the sceme in Xcode: "You can also configure a scheme to control how Xcode launches your app. To enable your app to be launched directly into a suspended state, choose Product > Scheme > Edit Scheme, and check the Background Fetch checkbox.". You may try to configure the scheme in Xcode and launch the app from AppCode.
No, AppCode doesn't have this feature. You can create a request for it in AppCode tracker: http://youtrack.jetbrains.net/issues/OC
According to Xcode docummentation, you can setup the sceme in Xcode:
"You can also configure a scheme to control how Xcode launches your app. To enable your app to be launched directly into a suspended state, choose Product > Scheme > Edit Scheme, and check the Background Fetch checkbox.". You may try to configure the scheme in Xcode and launch the app from AppCode.
Stephen,
here is a request for this feature: OC-10191