秋叶红
秋叶红
WithMultiControl 这个swift项目根本无法运行咯
``` post_install do |installer| installer.pods_project.build_configurations.each do |config| config.build_settings["EXCLUDED_ARCHS[sdk=iphonesimulator*]"] = "arm64" ## Fix for XCode 12.5 find_and_replace("Pods/FBRetainCycleDetector/FBRetainCycleDetector/Layout/Classes/FBClassStrongLayout.mm", "layoutCache[currentClass] = ivars;", "layoutCache[(id)currentClass] = ivars;") end installer.pods_project.targets.each do |target| target.build_configurations.each do |config| if...
``` # 耗时检测 # pod 'DoraemonKit/WithLoad', '~> 3.0.4' , :configurations => ['Debug'] #可选 ``` 注释掉,耗时检测不用他可以打包咯
`pod 'YYImage', :git => 'https://github.com/QiuYeHong90/YYImage.git'` 临时解决
sqlite 不打算升级了么
https://github.com/QiuYeHong90/KTVHTTPCache 我这边已经做兼容了,这边的库已经停止维护了
你们还维护么,如果做兼容m3u8 ,我 就把我写的代码提交pr给你们
https://github.com/QiuYeHong90/KTVHTTPCache 我这边兼容了m3u8 视频播放与缓存