[Build] when i build ios-xcframework, i can not decryptPrivateKey. #3319
Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
Do I have to build it with xcode 11? swift 5.1? |
Beta Was this translation helpful? Give feedback.
-
I also encountered the same problem,build ios-xcframework,use it, decryptPrivateKey is nil. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
how can i build the same file like official release package.
my build command is:
then i got
then i import
WalletCore.xcframework
&SwiftProtobuf.xcframework
to my ios project, all code is:then i click
click
, i can not decrypt keystore,privateKeyHex
isnil
.but when i use official package, i can decrypt then same keystore, so , is there have some problem about my build flow?
Beta Was this translation helpful? Give feedback.
All reactions