gabriele-sacchi commented on pull request #87:
URL: https://github.com/apache/cordova-node-xcode/pull/87#issuecomment-619854072


   @Panajev It works, thank you very much. It's a very useful tool that makes 
my life much better!
   
   I'm wondering if you also encountered the case of wanting to host the ODR 
resources on a webserver (instead of TestFlight, Apple Store) for testing 
purposes (ie. Internal QA Apps).
   
   Doing a git diff I have seen that the only thing that changes when I add a 
value in XCode for "Asset Pack Manifest URL Prefix" is 
ASSET_PACK_MANIFEST_URL_PREFIX, so I think I can fix that with a Cordova hook. 
Or is it possible to change that with this plugin too? 🤔 
   
   Same thing for when you Archive the App, when in XCode instead of "Embed in 
App" you choose "Host on Server", does this plugin or your fork allow us to 
configure that URL programmatically?
   (EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = false, plus the URL)
   
   Thanks, much appreciated! 🙂 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to