79118523

Date: 2024-10-23 15:09:46
Score: 1
Natty:
Report link

I had an idea in this morning's subway commute that works but feels unsatisfying. I made a backup of my App's project file and then removed any reference to either iOS or Mac from the project file. This ensured that Visual Studio will not try to do anything with XCode as there is literally no reference to iOS left.

I was able to create a new Bundle without issues. Surprisingly, the created Bundle was over 60% smaller than the last Bundle I built two weeks ago. The only thing that changed is my reduced configuration.

If someone has a better option and I can work with a single configuration file, I would be very happy.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: BeRo