mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #8] Publish to App Store #9
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/8
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?