projecteditor
v1.2.0
Published
Cordova project editor for SAP Kapsel automation testing
Readme
The application customizes the ios&Android cordova project for automation testing.
ios commands:
- add entitlement file into project -addentitlement XCODE_PROJECT_FOLDER ENTITLEMENT_FILE_PATH
sample: projecteditor -addentitlement /Users/i826633/Documents/SMP3/TestApps/Automation/platforms/ios /Users/i826633/Documents/SMP3/Resource/Common/platforms/ios/MCIM.entitlements
Description: The entitlement file must not existing in the project's resource folder. Otherwise, an exception will happen
