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

Xcode 11.7 ios11 build success but archive fail while integrating Razor pay version 2.2.4.Please help us to rectify the issue as soon as possible #126

Open
varaprasadrao919 opened this issue Jun 14, 2021 · 0 comments

Comments

@varaprasadrao919
Copy link

-->

Description

Please provide a clear and concise description of what the bug is. Include screenshots if needed.
Please test using the latest Razorpay pod release to make sure your issue has not already been fixed.

Razorpay pod Version :razorpay-pod (1.1.5)

Xcode Version :

Open Xcode > Go to About Xcode > 11.7

What you did:

we are generating archive in Destination Generic IOS device.

What happened:

PhaseScriptExecution [CP]\ Embed\ Pods\ Frameworks /Users/nipunnite/Library/Developer/Xcode/DerivedData/CaroWater-aztopncyxbjzdyaxwaokrjtpfbrx/Build/Intermediates.noindex/ArchiveIntermediates/CaroWater/IntermediateBuildFilesPath/CaroWater.build/Release-iphoneos/CaroWater.build/Script-2987D55F508D7CC04BF71825.sh
cd /Users/nipunnite/Desktop/Bindu/Nipun/Apps/CaroWater/ios
/bin/sh -c /Users/nipunnite/Library/Developer/Xcode/DerivedData/CaroWater-aztopncyxbjzdyaxwaokrjtpfbrx/Build/Intermediates.noindex/ArchiveIntermediates/CaroWater/IntermediateBuildFilesPath/CaroWater.build/Release-iphoneos/CaroWater.build/Script-2987D55F508D7CC04BF71825.sh

mkdir -p /Users/nipunnite/Library/Developer/Xcode/DerivedData/CaroWater-aztopncyxbjzdyaxwaokrjtpfbrx/Build/Intermediates.noindex/ArchiveIntermediates/CaroWater/BuildProductsPath/Release-iphoneos/Caro Water.app/Frameworks
rsync --delete -av --filter P .*.?????? --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "/Users/nipunnite/Desktop/Bindu/Nipun/Apps/CaroWater/ios/Pods/razorpay-pod/Pod/Razorpay.framework" "/Users/nipunnite/Library/Developer/Xcode/DerivedData/CaroWater-aztopncyxbjzdyaxwaokrjtpfbrx/Build/Intermediates.noindex/ArchiveIntermediates/CaroWater/InstallationBuildProductsLocation/Applications//Caro Water.app/Frameworks"
building file list ... done
Razorpay.framework/
Razorpay.framework/EncryptedOtpelf.js
Razorpay.framework/Hash.txt
Razorpay.framework/Info.plist
Razorpay.framework/Razorpay
Razorpay.framework/Checkout.storyboardc/
Razorpay.framework/Checkout.storyboardc/Info.plist
Razorpay.framework/Checkout.storyboardc/RBq-mH-fUs-view-vI7-59-shd.nib/
Razorpay.framework/Checkout.storyboardc/RBq-mH-fUs-view-vI7-59-shd.nib/objects-11.0+.nib
Razorpay.framework/Checkout.storyboardc/RBq-mH-fUs-view-vI7-59-shd.nib/objects-13.0+.nib
Razorpay.framework/Checkout.storyboardc/RBq-mH-fUs-view-vI7-59-shd.nib/runtime.nib
Razorpay.framework/Checkout.storyboardc/RazorpayCheckoutVC.nib/
Razorpay.framework/Checkout.storyboardc/RazorpayCheckoutVC.nib/objects-11.0+.nib
Razorpay.framework/Checkout.storyboardc/RazorpayCheckoutVC.nib/objects-13.0+.nib
Razorpay.framework/Checkout.storyboardc/RazorpayCheckoutVC.nib/runtime.nib
Razorpay.framework/Checkout.storyboardc/UINavigationController-ODs-ga-9IN.nib/
Razorpay.framework/Checkout.storyboardc/UINavigationController-ODs-ga-9IN.nib/objects-11.0+.nib
Razorpay.framework/Checkout.storyboardc/UINavigationController-ODs-ga-9IN.nib/objects-13.0+.nib
Razorpay.framework/Checkout.storyboardc/UINavigationController-ODs-ga-9IN.nib/runtime.nib

sent 8065811 bytes received 358 bytes 3226467.60 bytes/sec
total size is 8063519 speedup is 1.00
Stripped /Users/nipunnite/Library/Developer/Xcode/DerivedData/CaroWater-aztopncyxbjzdyaxwaokrjtpfbrx/Build/Intermediates.noindex/ArchiveIntermediates/CaroWater/InstallationBuildProductsLocation/Applications//Caro Water.app/Frameworks/Razorpay.framework/Razorpay of architectures: i386 x86_64 armv7
Code Signing /Users/nipunnite/Library/Developer/Xcode/DerivedData/CaroWater-aztopncyxbjzdyaxwaokrjtpfbrx/Build/Intermediates.noindex/ArchiveIntermediates/CaroWater/InstallationBuildProductsLocation/Applications//Caro Water.app/Frameworks/Razorpay.framework with Identity Apple Development: sambasiva rao venigalla (J666Z26B6K)
/usr/bin/codesign --force --sign 19F1C7524714ED67D4005D9C9AC96053AB8BC634 --preserve-metadata=identifier,entitlements '/Users/nipunnite/Library/Developer/Xcode/DerivedData/CaroWater-aztopncyxbjzdyaxwaokrjtpfbrx/Build/Intermediates.noindex/ArchiveIntermediates/CaroWater/InstallationBuildProductsLocation/Applications//Caro Water.app/Frameworks/Razorpay.framework'
/Users/nipunnite/Library/Developer/Xcode/DerivedData/CaroWater-aztopncyxbjzdyaxwaokrjtpfbrx/Build/Intermediates.noindex/ArchiveIntermediates/CaroWater/InstallationBuildProductsLocation/Applications//Caro Water.app/Frameworks/Razorpay.framework: errSecInternalComponent
Command /bin/sh failed with exit code 1

Steps To Reproduce

Provide a detailed list of steps that reproduce the issue.

Suggested solution:

Code example, screenshot, or link to a repository:

Please provide a link to a repository on GitHub, or provide a minimal code example that reproduces the problem.
You may provide a screenshot of the application if you think it is relevant to your bug report.
Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve

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

1 participant