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

error: no such file or directory /libRazorpayCheckout.a #248

Closed
ankitkumar003 opened this issue Feb 14, 2020 · 4 comments
Closed

error: no such file or directory /libRazorpayCheckout.a #248

ankitkumar003 opened this issue Feb 14, 2020 · 4 comments

Comments

@ankitkumar003
Copy link

Razorpay Version: 2.1.32
Xcode: 11.2.1

Error: clang: error: no such file or directory: '/Users/ankit/Library/Developer/Xcode/DerivedData/Panasonic_MTP_RN-hfrkrwdcstywuqgdvsifxtbhscqz/Build/Products/Debug-iphonesimulator/libRazorpayCheckout.a'
Command Ld failed with a nonzero exit code

Almost tried everything, framework path, Always Embed Libraries, linking process.
Although, removing "libRazorpayCheckout.a" file from Frameworks, libraries and embedded content, removes the error but it doesn't resolve the purpose.

@Nautiyalsachin
Copy link
Contributor

Hi, @ankitkumar003 Have you tried with Auto linking option? Also, try to download the latest Xcode i.e. 11.3 and try it again.

@ankitkumar003
Copy link
Author

Not sure but I think Xcode 11.3 won't make any difference but will try that too..

Auto linking - Yes, Tried Automatic process but No luck...

Actually this project is not using pod file, so I have followed these steps, given on official site
https://razorpay.com/docs/payment-gateway/react-native-integration/standard/#step-2---link-the-sdk-with-react

@Nautiyalsachin
Copy link
Contributor

@ankitkumar003 : We are updating our documentation soon, try to update your Xcode to the latest as the Swift version is not matching with the framework Swift version.

@Nautiyalsachin
Copy link
Contributor

@ankitkumar003: We have updated our documentation with the new integration steps, feel free to use it.

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