Skip to content
This repository was archived by the owner on Aug 31, 2019. It is now read-only.

iOS deploy docs#481

Open
mboneil10 wants to merge 13 commits intomasterfrom
ios-deploy-docs
Open

iOS deploy docs#481
mboneil10 wants to merge 13 commits intomasterfrom
ios-deploy-docs

Conversation

@mboneil10
Copy link
Contributor

wasn't sure if I needed to include the part about adding the app to itunesconnect.

Copy link
Member

@werebus werebus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments. Maybe I'll give it a try tomorrow.


Forthcoming, aka @akaplo doesn't entirely remember and will document when he steps through the process next. However, the general process is as follows.
## Requirements
_It is assumed that you are using a Mac._
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More than that, it's impossible to do this if you aren't.

The latest version of XCode may involve updating to the latest
macOS and reinstalling XCode.
- XCode is probably already on your Mac. If not, or if you need the latest version,
you can download it from [apple](https://developer.apple.com/download)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or get it in the app store.

1. Select "General".
1. Go into the project editor. Click "PVTrAck" under "TARGETS".
1. Go to the "Signing" section.
1. Uncheck "Automatically manage signing", recheck it, and select "Pioneer Valley Transit Authority"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wat?

Copy link
Contributor Author

@mboneil10 mboneil10 Oct 17, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. The build fails if "Pioneer Valley Transit Authority" is selected without changing the check box. No idea why.

1. Go to the "Signing" section.
1. Uncheck "Automatically manage signing", recheck it, and select "Pioneer Valley Transit Authority"
from the "Team" dropdown (this prevents the build from failing for some reason).
1. Set the Build to Legacy Build
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some clarification: cordova-ios doesn't support the new build system yet. See discussion here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants