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

Issue in archiving with xcode 10. #50

Closed
Nautiyalsachin opened this issue Oct 29, 2018 · 8 comments
Closed

Issue in archiving with xcode 10. #50

Nautiyalsachin opened this issue Oct 29, 2018 · 8 comments

Comments

@Nautiyalsachin
Copy link
Contributor

I am facing this issue
Failed to verify bitcode in Razorpay.framework/Razorpay:
error: Cannot extract bundle from /var/folders/r3/cdrxd4vj0qb3hj2sxdlysxsc0000gn/T/XcodeDistPipeline.LtV/Root/Payload/Wizely.app/Frameworks/Razorpay.framework/Razorpay (x86_64)

When trying to create a build from Archive in Xcode 10.

IDE Specs

Xcode 10.0

Retro Steps

I have added the new framework from (https://razorpay.com/docs/ios-customui-sdk/#usage-instructions) and tried to build the same project with Xcode 10.

Screenshots

screen shot 2018-10-29 at 9 16 13 pm

@iThink32
Copy link
Contributor

@Nautiyalsachin we do not code sign our frameworks from our end.We ship our framework with simulator architectures , you must remove them before you create an archive.
have a look at the video on this page named creating an app archive:
https://razorpay.com/docs/ios/integration-videos/

@Dineshfluper
Copy link

I have the same issue but still it is not solved, Iam using ios 11.0 swift 4.2

@Dineshfluper
Copy link

I have seen the integration video ,still not able to resolve it

@pronav
Copy link
Contributor

pronav commented Jun 12, 2019

@Manoj741
Copy link

Manoj741 commented Jan 16, 2020

Screenshot 2020-01-16 at 8 31 52 AM

I am using Xcode 10.3 and facing issue while exporting the archive with adhoc mode. please help me. (iOS native)
Installed razorpaypod using pod 'razorpay-pod', '~> 1.1.4'

@jitrani
Copy link

jitrani commented Jul 28, 2020

@Manoj741 did you got any solution i also got same error.

@Nautiyalsachin
Copy link
Contributor Author

@jitrani: Which Swift version are you using in your project? Please use the specific version of the frameworks from this doc.

@jitrani
Copy link

jitrani commented Jul 28, 2020

@Manoj741 Apple Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5) i am using this one.

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

6 participants