You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/en.yml
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,8 @@ en:
21
21
xcodeproj: 'The path to the target Xcode project file (iOS app only)'
22
22
add_devices:
23
23
description: 'Register devices to your Apple Developer account and refresh your provisioning profile. (iOS only) By default, it automatically finds new devices added to your application on DeployGate and ask you which device to register. You can also specify which device to register via command line options.'
24
-
user: 'Owner user or organization name'
25
24
udid: 'UDID to be registered'
26
25
device_name: 'Device name to be registered'
27
-
distribution_key: 'If you also want to update distribution page, set the last part of the URL of the page'
28
-
xcodeproj: 'The path to the target Xcode project file (iOS app only)'
29
26
server:
30
27
description: 'Start the add-devices server. When added new device automatically run add-devices command.'
0 commit comments