You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've got a relatively small project, 8-10 content pages, 5-6 additional classes.
When I compile the project on Visual Studio for Mac, even a full rebuild takes about 20 seconds, and a .ipa file of about 33Mb is generated.
I'd like to do the same using the following command line:
When I run this, it takes about 15 minutes in "Optimising assemblies for size." stage and produce a .ipa file of 79Mb !
What am I doing wrong here ? What would be an equivalent command line to publish just as Visual Studio does ?
Beta Was this translation helpful? Give feedback.
All reactions