expo-cli upload:ios [path]
Moved to eas submit in eas-cli
Arguments
Name | Description |
---|
path | folders |
Options
Name | Description |
---|
-h, --help | Output usage information |
--verbose <boolean> | Migrate to eas submit --verbose |
--latest <boolean> | Migrate to eas submit --latest |
--id <id> | Migrate to eas submit --id <id> |
--path [path] | Migrate to eas submit --path <path> |
--url <url> | Migrate to eas submit --url <url> |
--apple-id <boolean> | Migrate to eas.json's appleId property |
--itc-team-id <boolean> | Migrate to eas.json's appleTeamId property |
--app-name <boolean> | Migrate to eas.json's appName property |
--company-name <boolean> | Migrate to eas.json's companyName property |
--sku <sku> | Migrate to eas.json's sku property |
--language <language> | Migrate to eas.json's language property |
--config [file] | Deprecated: Use app.config.js to switch config files instead |