You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/08/16 13:23:25 UTC

[GitHub] [cordova-ios] godexsoft opened a new issue #658: Add a way to turn off generation of Watch icons into Images.xcassets

godexsoft opened a new issue #658: Add a way to turn off generation of Watch icons into Images.xcassets
URL: https://github.com/apache/cordova-ios/issues/658
 
 
   # Feature Request
   
   ## Motivation Behind Feature
   Apple suggests to add Watch icons to the Watch target, not the iOS app. Also if i don't have a watch app i should not bother adding any watch icons that consume extra space
   
   ## Feature Description
   I want some sort of config.xml switch to turn off generation of the watch icons into the resulting AppIcons. 
   
   ## Alternatives or Workarounds
   Currently the only workaround seems to be going into the generated Xcode project, going to Images.xcassets -> AppIcon and unchecking "Apple Watch" in the inspector. And after that remove the icons that are now unused by hand from there.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org