Developing an iOS app without an internet connection?
Asked Answered
L

0

6

I am developing an iOS app and I have just found myself in a situation where my internet connection cut out and now that it is back it is spotty. When deploying XCode complains "process launch failed: security", which means I am not able to continue developing and testing. The application is already signed in XCode for my user and I have been able to deploy the same app while there has been a good internet connection.

Is there any way to develop and deploy the app to my phone without an active internet connection? I am hoping there is, otherwise it is going to cramp my "develop while roaming" style.

Lorant answered 15/3, 2016 at 18:48 Comment(4)
check this #25825408Spermaceti
Seems to work sometimes and then it forgets. Either way, I'll defer to post you referenced.Lorant
@Andre M, do you finaly get the way to make Xcode working without active internet connection?Amidst
@Amidst I did not. It looks like XCode needs to talk home, to Apple, for signing purposes.Lorant

© 2022 - 2024 — McMap. All rights reserved.