neat-pagos/Change iOS configuration
Change iOS configuration on info.plist
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| infoPlistPath | Info plist path to override version | yes | ios/AppName/Info.plist |
| newCFBundleURLSchemes | new CFBundleURLSchemes value | yes | com.googleusercontent.apps.XXX |
| oldCFBundleURLSchemes | Current CFBundleURLSchemes value to be replace | yes | com.googleusercontent.apps.XXX2 |
| cleanNSExceptionDomains | Flag to clean NSExceptionDomains configuration | yes | true |
Outputs
| name | description |
|---|---|
| result | Action Result |