Free-RASP-Community icon indicating copy to clipboard operation
Free-RASP-Community copied to clipboard

static linked TalsecRuntime.xcframework

Open ZhangWei-bi opened this issue 2 years ago • 5 comments

Hello, thank you for this library.

I'm having this issue. I need to add this library to a framework I am making. This framework that I am making is then used in another project. Once I try to release the iOS app, it says that I can't nest embed frameworks in iOS. I tried to not embed, but it's required for dynamic frameworks.

Could we have a static linked TalsecRuntime?

An unrelated solution for me would be to have this library available in Objective-C if that is easier.

Btw, where is the source code for TalsecRuntime?

Thanks

ZhangWei-bi avatar Jul 27 '23 02:07 ZhangWei-bi