Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| development:tools:flutter_development_machine:xcode:start [2021/07/22 16:43] – created roy.lee | development:tools:flutter_development_machine:xcode:start [2021/07/23 15:39] (current) – roy.lee | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| Make sure the Xcode license agreement is signed by either opening Xcode once and confirming or running sudo xcodebuild -license from the command line. | Make sure the Xcode license agreement is signed by either opening Xcode once and confirming or running sudo xcodebuild -license from the command line. | ||
| + | |||
| + | ===== Accounts ===== | ||
| + | |||
| + | Set up the ios developer account in Xcode to set up the signing of the app. | ||
| + | |||
| + | At a Macbook that is signed into the iosdev@questwork.com apple developer account. | ||
| + | * Go to '' | ||
| + | * Choose the iosdev@questwork.com account and click on the gear icon at the bottom of the accounts list | ||
| + | * Choose '' | ||
| + | * Give the file a password and save the .developerprofile file | ||
| + | |||
| + | Send the .developerprofile file to the Macbook to set up the account | ||
| + | * Go to '' | ||
| + | * Click on the gear icon at the bottom of the accounts list | ||
| + | * Choose '' | ||
| + | * Choose the .developerprofile file and type the password to import the account | ||
| + | |||
| + | {{: | ||