-
Notifications
You must be signed in to change notification settings - Fork 36
iOS release build instructions
chunningham edited this page Jan 30, 2019
·
1 revision
-
open /ios/ in XCode and in File > Project Settings set Build System to Legacy Build System
-
in the smartwallet project file, change Signing > Team to Jolocom GMBH (if you dont have a key see Joachim)
-
in ios/smartwallet/AppDelegate.m, comment out the Development build line and uncomment the Production build line
-
run yarn build:ios
-
in xcode, select Product > Destination > Generic iOS Device
-
select Product > Archive
-
upon completion, a dialog should appear. if it doesnt, open Window > Organizer
-
select the archive you've just made and click Distribute App
-
choose the appropriate distribution method