We are trying to integrate TikTokOpenSDK.frameowork (https://developers.tiktok.com/doc/ios_quickstart) within our custom Swift Package.
TikTok only gives us .framework access (you can download it manually). So far I've failed to integrate it, no matter what combination I'm trying, it fails with unsupported extension for binary target ‘TikTokOpenSDK’; valid extensions are: xcframework:
Any help will be highly appreciated. Thank you!
