File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 204
204
205
205
- Delete your app from the device *(resets the Apple AASA scraping)*
206
206
207
- - Compile your app *( ` cordova build ios` ` phonegap build ios ` ` ionic build ios ` )*
207
+ - Compile your app *( ` cordova build ios --developmentTeam= " PW4Q8885U7 " --device ; ` )*
208
208
209
- - Open the app in Xcode and set your Provisioning Profile ` Team`
209
+ - Open the app in Xcode and set your Provisioning Profile ` Development Team`
210
210
211
211
- Launch your app to ` device` * (not Simulator or TestFlight)*
212
212
224
224
225
225
- Delete your app from the device
226
226
227
- - Compile your app *( ` cordova build android ` ` phonegap build android ` ` ionic build android` )*
227
+ - Compile your app *( ` cordova run android` )*
228
228
229
229
- Launch your app to ` device` * (not Simulator or Genymotion)*
230
230
You can’t perform that action at this time.
0 commit comments