Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got a “No such file” error #132

Open
kamechan8 opened this issue Apr 1, 2020 · 1 comment
Open

Got a “No such file” error #132

kamechan8 opened this issue Apr 1, 2020 · 1 comment

Comments

@kamechan8
Copy link

I pasted following code to Run Script.

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

スクリーンショット 2020-04-01 15 14 39

@mono0926
Copy link
Owner

mono0926 commented Apr 2, 2020

/Users/XXX/Desktop/Xcode: No such file or directory

It seems not related LicensePlist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants