您现在的位置是:首页 >技术杂谈 >swift pod引入 toast-swift插件报错的问题网站首页技术杂谈
swift pod引入 toast-swift插件报错的问题
简介swift pod引入 toast-swift插件报错的问题
# Uncomment the next line to define a global platform for your project
# platform :ios, '11.0'
target 'aiFactory' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# Pods for aiFactory
pod 'Ads-CN'
pod 'Toast-Swift', '~> 5.0.1'
end
post_install do |installer|
installer.generated_projects.each do |project|
project.targets.each do |target|
target.build_configurations.each do |config|
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '13.0'
end
end
end
end
风语者!平时喜欢研究各种技术,目前在从事后端开发工作,热爱生活、热爱工作。





U8W/U8W-Mini使用与常见问题解决
QT多线程的5种用法,通过使用线程解决UI主界面的耗时操作代码,防止界面卡死。...
stm32使用HAL库配置串口中断收发数据(保姆级教程)
分享几个国内免费的ChatGPT镜像网址(亲测有效)
Allegro16.6差分等长设置及走线总结