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

fatal error: 'Razorpay/Razorpay-Swift.h' file not found #160

Open
caresoftin opened this issue Mar 3, 2022 · 1 comment
Open

fatal error: 'Razorpay/Razorpay-Swift.h' file not found #160

caresoftin opened this issue Mar 3, 2022 · 1 comment

Comments

@caresoftin
Copy link

Description

I am compiling my IOS cordova application using volt.build online tool and getting error during compilation.

Razorpay Package Version :

Razorpay Package Version : 1.4.14

Xcode Version (iOS) :

Xcode 13.2.1
Build version 13C100

What you did:

I am compiling my IOS cordova application using volt.build online tool and getting error during compilation.

What happened:

getting following error
"fatal error: 'Razorpay/Razorpay-Swift.h' file not found"

Code example, screenshot, or link to a repository:

The following build commands failed:
CompileC /Users/agent04/Library/Developer/Xcode/DerivedData/Dose_Cart-crykuvzkkkovoqdoxcgtexdfvpev/Build/Intermediates.noindex/ArchiveIntermediates/Dose\ Cart/IntermediateBuildFilesPath/Dose\ Cart.build/Release-iphoneos/Dose\ Cart.build/Objects-normal/arm64/Main-b33167ef3b6f4218146d450f13767a08.o /platforms/ios/Dose\ Cart/Plugins/com.razorpay.cordova/Main.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Dose Cart' from project 'Dose Cart')
(1 failure)
Command finished with error code 65: xcodebuild -workspace,Dose Cart.xcworkspace,-scheme,Dose Cart,-configuration,Release,-destination,generic/platform=iOS,-archivePath,Dose Cart.xcarchive,archive,CONFIGURATION_BUILD_DIR=/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/platforms/ios/build/sharedpch,EMBEDDED_CONTENT_CONTAINS_SWIFT = YES,ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=NO,LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"
xcodebuild: Command failed with exit code 65
Error: xcodebuild: Command failed with exit code 65
at ChildProcess.whenDone (/node_modules/cordova-common/src/superspawn.js:136:25)
at ChildProcess.emit (node:events:390:28)
at maybeClose (node:internal/child_process:1064:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)

fatal error: 'Razorpay/Razorpay-Swift.h' file not found
reset_keychain
Output:
Build 1d1ffb6b-2b73-4462-b42f-67f6c09a01a1 failed

image

@ChandraTejoma
Copy link

Any update on this issue? I am seeing the same problem and don't have a solution for it yet.

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