how to integrate external xcframework in new architecture ? #211
Unanswered
nimishaStatusNeo
asked this question in
Q&A
Replies: 2 comments 1 reply
-
@nimishaStatusNeo that doesn't sounds like an error. Try searching for a line with error failed or failure etc. |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes.. i agree it is not an error but i am unable to figure out the solution this is my podspec file
RsaAuth.h file NS_ASSUME_NONNULL_BEGIN @interface RsaAuth : NSObject NS_ASSUME_NONNULL_END
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am trying to integrate xcframework in new architecture.
steps i followed are
Below error i am getting
CompileC /Users/nimishaanand/Library/Developer/Xcode/DerivedData/IndusDirect-gkhlmfgtisdfgocsyibueiiamges/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/rtn-rsa-auth.build/Objects-normal/arm64/RsaAuth.o /Users/nimishaanand/Documents/Project/indus-t/node_modules/rtn-rsa-auth/ios/RsaAuth.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'rtn-rsa-auth' from project 'Pods')
Please help
Beta Was this translation helpful? Give feedback.
All reactions