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

code signing fails with shell script error #71

Open
neeld2025 opened this issue May 30, 2018 · 2 comments
Open

code signing fails with shell script error #71

neeld2025 opened this issue May 30, 2018 · 2 comments

Comments

@neeld2025
Copy link

mkdir -p /Users/admin/Library/Developer/Xcode/DerivedData/SwiftWeather-alwclfhptqhdecgwwmjsnbhkpwzh/Build/Products/Debug-iphoneos/SwiftWeather.app/Frameworks
rsync --delete -av --filter P .*.?????? --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "/Users/admin/Library/Developer/Xcode/DerivedData/SwiftWeather-alwclfhptqhdecgwwmjsnbhkpwzh/Build/Products/Debug-iphoneos/SwiftyJSON/SwiftyJSON.framework" "/Users/admin/Library/Developer/Xcode/DerivedData/SwiftWeather-alwclfhptqhdecgwwmjsnbhkpwzh/Build/Products/Debug-iphoneos/SwiftWeather.app/Frameworks"
building file list ... done
SwiftyJSON.framework/
SwiftyJSON.framework/Info.plist
SwiftyJSON.framework/SwiftyJSON

sent 408334 bytes received 70 bytes 816808.00 bytes/sec
total size is 408046 speedup is 1.00
Code Signing /Users/admin/Library/Developer/Xcode/DerivedData/SwiftWeather-alwclfhptqhdecgwwmjsnbhkpwzh/Build/Products/Debug-iphoneos/SwiftWeather.app/Frameworks/SwiftyJSON.framework with Identity iPhone Developer: Shekhar Dhotre (4HB6BX3A7J)
/usr/bin/codesign --force --sign A2213B378436E8FFE12E0DFF41B91353E3D57E9A --preserve-metadata=identifier,entitlements '/Users/admin/Library/Developer/Xcode/DerivedData/SwiftWeather-alwclfhptqhdecgwwmjsnbhkpwzh/Build/Products/Debug-iphoneos/SwiftWeather.app/Frameworks/SwiftyJSON.framework'
/Users/admin/Library/Developer/Xcode/DerivedData/SwiftWeather-alwclfhptqhdecgwwmjsnbhkpwzh/Build/Products/Debug-iphoneos/SwiftWeather.app/Frameworks/SwiftyJSON.framework: unknown error -1=ffffffffffffffff
Command /bin/sh failed with exit code 1

@neeld2025
Copy link
Author

Shell Script Invocation Error Group

@wg689
Copy link

wg689 commented Jul 15, 2022

please read this project readMe again. you need get a weather api , and add to this project

this project read me read again can solve you problem , I get this problem solve it use read me suggestion

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