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
if [ $CONFIGURATION = "Debug" ]; then
${PODS_ROOT}/LicensePlist/license-plist --output-path $PRODUCT_NAME/Settings.bundle --github-
token YOUR_GITHUB_TOKEN
fi
but got the following error
/Users/XXX/Library/Developer/Xcode/DerivedData/XXX/Build/Intermediates.noindex/XXX.build/Debug-iphoneos/XXX.build/Script-XXX.sh: line 3: /Users/XXX/Desktop/Xcode: No such file or directory
Command PhaseScriptExecution failed with a nonzero exit code
The text was updated successfully, but these errors were encountered:
I pasted following code to Run Script.
but got the following error
The text was updated successfully, but these errors were encountered: