0

Is there a way to make a app store build without WatchKit Glance view while project still have glance files so they can be used later?

All other related questions in Stackoverflow suggested deleting glance files, but I still want them in project to develop later. What is the best practice?

Rukshan
  • 7,902
  • 6
  • 43
  • 61
  • It's not like you have to completely erase the glance files from your hard disk, just remove them from the project. – Thilo Aug 12 '16 at 03:38
  • @Thilo there should be a way to simply remove it from the build without even deleting any file at all. Isn't it? Removing target membership might work but I don't have a real device to test this. – Rukshan Aug 12 '16 at 03:41
  • @Thilo and it's not possible to just remove files from project while they are still in hard disk. Storyboard holds all views and it's just a single file in hard disk. – Rukshan Aug 12 '16 at 03:44
  • Considering that watchOS 3 won't have glances, you might not want to plan to use them in a future build. –  Aug 12 '16 at 16:21

0 Answers0