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

CodeSign issue with razorpay module #128

Closed
kapil019 opened this issue Oct 6, 2018 · 3 comments
Closed

CodeSign issue with razorpay module #128

kapil019 opened this issue Oct 6, 2018 · 3 comments

Comments

@kapil019
Copy link

kapil019 commented Oct 6, 2018

Showing All Messages
CodeSign /Users/kapilchauhan/Library/Developer/Xcode/DerivedData/Country_Holidays-gajatwciwqhhnyduontbgivgbthk/Build/Products/Debug-iphoneos/Country\ Holidays.app/Frameworks/Razorpay.framework
cd /Applications/XAMPP/xamppfiles/htdocs/ionic/country-holiday/platforms/ios
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

Signing Identity: "iPhone Developer: Kapil Kumar (6HR52ZXWDJ)"

/usr/bin/codesign --force --sign EF34C19E94C44072B89A8AF46F1545693CFDA716 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/kapilchauhan/Library/Developer/Xcode/DerivedData/Country_Holidays-gajatwciwqhhnyduontbgivgbthk/Build/Products/Debug-iphoneos/Country\ Holidays.app/Frameworks/Razorpay.framework

/Users/kapilchauhan/Library/Developer/Xcode/DerivedData/Country_Holidays-gajatwciwqhhnyduontbgivgbthk/Build/Products/Debug-iphoneos/Country Holidays.app/Frameworks/Razorpay.framework: replacing existing signature
/Users/kapilchauhan/Library/Developer/Xcode/DerivedData/Country_Holidays-gajatwciwqhhnyduontbgivgbthk/Build/Products/Debug-iphoneos/Country Holidays.app/Frameworks/Razorpay.framework: errSecInternalComponent
Command /usr/bin/codesign failed with exit code 1

screen shot 2018-10-06 at 3 59 36 pm

@iThink32
Copy link
Contributor

iThink32 commented Oct 8, 2018

@kapil019 We do not code sign frameworks on our end , react-native for Xcode 10 is very unstable as I mentioned in the readme , anyway please check whether your deployment target is set to iOS 10 on all targets and also follow this link

facebook/react-native#11285

Also delete your derived data and try.

@iThink32
Copy link
Contributor

iThink32 commented Oct 9, 2018

closing due to inactivity.

@iThink32 iThink32 closed this as completed Oct 9, 2018
@ankitkachhwaha
Copy link

Hi @iThink32 I am facing same issue what @kapil019 facing i show all video of razor pay but it didnt work for me is affecting to my release please help for it

/Users/cintana/Library/Developer/Xcode/DerivedData/Boonbox_Consumer-dpyknhwvgojmuzcbwsyasxwkhnep/Build/Intermediates.noindex/ArchiveIntermediates/Boonbox Consumer/InstallationBuildProductsLocation/Applications/Boonbox Consumer.app/Frameworks/Razorpay.framework: replacing existing signature
/Users/cintana/Library/Developer/Xcode/DerivedData/Boonbox_Consumer-dpyknhwvgojmuzcbwsyasxwkhnep/Build/Intermediates.noindex/ArchiveIntermediates/Boonbox Consumer/InstallationBuildProductsLocation/Applications/Boonbox Consumer.app/Frameworks/Razorpay.framework: errSecInternalComponent
Command /usr/bin/codesign failed with exit code 1

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

3 participants