mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Publish to App Store #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @neves on GitHub (Jun 5, 2020).
Can I use it to build my app with Xcode and publish to App Store?
@albatrossturkey1 commented on GitHub (Jun 5, 2020):
Yes Xcode
App signing
Transporter
Keychain etc
Everything except for usb mounting of an iPhone (might work on it soon, help appreciated)
@sickcodes commented on GitHub (Jun 5, 2020):
Yes you can. Download Xcode from the App Store and run as normal.
Just make sure you have enough disk space because the application alone is 15GB or so!
@amreniouinnovent commented on GitHub (Jun 7, 2020):
@sickcodes Could I run this docker on windows?