tiktok / tiktok-opensdk-ios

The TikTok OpenSDK features Login Kit and Share Kit which allow your users to log in using their TikTok account and share content from your app to TikTok.
https://developers.tiktok.com
Other
79 stars 31 forks source link

v2.5.0 not release #45

Open JW-chenjingwei opened 1 month ago

JW-chenjingwei commented 1 month ago

spm only suport swift,but not suport cocoapods,please publish whith cocoapods,thanks

https://github.com/CocoaPods/Specs/tree/master/Specs/a/e/4/TikTokOpenSDKCore

Tom3652 commented 1 month ago

Yes please i have to update the files manually for now :/

HatsuneMikuV commented 1 month ago

@haohua-liu Please check

gakinson commented 1 month ago

Please publish, we need this update.

Workaround for people:

pod 'TikTokOpenSDKCore', :git => 'https://github.com/tiktok/tiktok-opensdk-ios.git', :branch => '2.5.0-release'
pod 'TikTokOpenAuthSDK', :git => 'https://github.com/tiktok/tiktok-opensdk-ios.git', :branch => '2.5.0-release'
tetkosimi commented 1 month ago

It seems to have been quietly released in the meantime. https://github.com/CocoaPods/Specs/tree/master/Specs/a/e/4/TikTokOpenSDKCore/2.5.0

Tom3652 commented 1 month ago

yes you are right @tetkosimi, running pod update has updated the SDK