Deployment manual
1. Sign up for a free apple developer account if you haven't already- Go to developer.apple.com
- Navigate to ‘Account’ on the top bar
- Sign in with Apple Id
- Agree to Terms and Conditions
- Done
- sudo gem install cocoapods
- Type in computer password
- Navigate to project directory
- pod install
- Check it has completed without errors
4. From the project directory, open GapdarMyPages, and double click GapdarMyPages.xcworkspace to open with Xcode.
5. Go to the left top of the navigator and double click the top Project navigator icon, then 'GapdarMyPages'. It will display a page in your main window.
6. Go to the 'Signing' section under 'Signing & Capabilities' tab and tick the 'Automatically manage signing' option. In 'Team', select your Apple developer account.
7. Change the bundle identifier to something unique eg. com.example.GapdarMyPages
8. Update your iPhone to iOS 13 if it isn't already
9. Connect your iPhone to your Mac's USB port with a Lightning Connector
10. Keep your iPhone unlocked, and select 'trust this computer' in the dialogue that pops up.
11. Click the "Set the active scheme" menu near the top left of X-code, next to "Build" and "Stop Running" buttons, and select your iPhone in the dropdown menu
12. Click the 'Build and Run' button at top left of X-code
13. On your iPhone, go to Settings -> General -> Device Management -> Select your App Development -> Trust App Developer
14. Close Settings, and click the GapdarMyPages Icon to start the App