-
Notifications
You must be signed in to change notification settings - Fork 41
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
Ios 4169 add bls signature lib #317
Conversation
skibinalexander
commented
Aug 10, 2023
•
edited by megakoko
Loading
edited by megakoko
- Пока не лить, проверю на другом работу всех методов
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
В подспек недостаточно добавить, потому что example работает с сдк напрямую, его тоже надо подправить
TangemSdk/TangemSdk/Fraemworks/Bls_Signature.xcframework/Info.plist
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Использование фреймворка в другом МРе будет?
TangemSdk.podspec
Outdated
s.vendored_frameworks = 'TangemSdk/TangemSdk/Fraemworks/Bls_Signature.xcframework' | ||
|
||
end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s.vendored_frameworks = 'TangemSdk/TangemSdk/Fraemworks/Bls_Signature.xcframework' | |
end | |
s.vendored_frameworks = 'TangemSdk/TangemSdk/Fraemworks/Bls_Signature.xcframework' | |
end |
Использование в BlockchainSdk -> tangem/blockchain-sdk-swift#381 |