[GitHub] cordova-ios issue #257: CB-11860 - Update packaging strategy for Xcode 8

2016-09-29 Thread ekrapfl
Github user ekrapfl commented on the issue:

https://github.com/apache/cordova-ios/pull/257
  
dpogue: I see.  I was only thinking of the case of trying to run a debug 
build on a device.  I that case, I think skipping the archiving step would 
potentially be fine.  However, if you were attempting to do a run --release 
--device, then it would need to do the archive step for proper signing.

shazron: That approach seems like it would work great as long as the .ipa 
is also kept in its original state as well.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-ios issue #257: CB-11860 - Update packaging strategy for Xcode 8

2016-09-29 Thread ekrapfl
Github user ekrapfl commented on the issue:

https://github.com/apache/cordova-ios/pull/257
  
Out of curiosity, is there any reason to do the archive step at all when 
building in order to run?  Perhaps there could be an option to skip archiving, 
which would be called when doing a run.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org