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: docs/man_pages/publishing/appstore.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Lists all application records in iTunes Connect. The list contains name, version
17
17
`<Apple ID>` and `<Password>` are your credentials for logging in iTunes Connect. If you do not provide them when running the command, the NativeScript CLI will prompt you to provide them.
18
18
19
19
### Options
20
-
*`--team-id` - Specified the team id for which Xcode will try to find distribution certificate and provisioning profile when exporting for AppStore submission.
20
+
*`--team-id` - Specifies the team id for which Xcode will try to find distribution certificate and provisioning profile when exporting for AppStore submission.
21
21
22
22
### Command Limitations
23
23
@@ -33,4 +33,4 @@ Command | Description
33
33
[deploy](../project/testing/deploy.html) | Builds and deploys the project to a connected physical or virtual device.
34
34
[run](../project/testing/run.html) | Runs your project on a connected device or in the native emulator for the selected platform.
35
35
[run ios](../project/testing/run-ios.html) | Runs your project on a connected iOS device or in the iOS Simulator, if configured.
0 commit comments