# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target 'SHShopping' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# Pods for SHShopping
pod "dsBridge"#JS交互
pod 'XHLaunchAd'#启动广告页
# pod 'PgyUpdate'#上架时一定要移除
pod 'lottie-ios', '~> 2.5.3'#JS交互#可应用于Andriod和iOS的动画库,它通过bodymovin插件来解析Adobe After Effects 动画并导出为json文件,通过手机端原生的方式或者通过React Native的方式渲染出矢量动画。 (2.5.3是OC版本)
end
――― TEMPLATE END ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
[!] Oh no, an error occurred.
Search for existing GitHub issues similar to yours:
https://github.com/CocoaPods/CocoaPods/search?q=dlopen%28%2FLibrary%2FRuby%2FGems%2F2.6.0%2Fgems%2Fffi-1.13.1%2Flib%2Fffi_c.bundle%2C+0x0009%29%3A+missing+compatible+arch+in+%2FLibrary%2FRuby%2FGems%2F2.6.0%2Fgems%2Fffi-1.13.1%2Flib%2Fffi_c.bundle+-+%2FLibrary%2FRuby%2FGems%2F2.6.0%2Fgems%2Fffi-1.13.1%2Flib%2Fffi_c.bundle&type=Issues
If none exists, create a ticket, with the template displayed above, on:
https://github.com/CocoaPods/CocoaPods/issues/new
Be sure to first read the contributing guide for details on how to properly submit a ticket:
https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md
Don't forget to anonymize any private data!
Looking for related issues on cocoapods/cocoapods...
^[[A^[[A - CocoaPods compatibility with Apple DTK (Apple Silicon)
https://github.com/CocoaPods/CocoaPods/issues/9907 [open] [33 comments]
3 hours ago
Got error while trying pod install
https://github.com/CocoaPods/CocoaPods/issues/10220 [closed] [17 comments]
a week ago
pod install: [!] Oh no, an error occurred.
https://github.com/CocoaPods/CocoaPods/issues/5233 [closed] [11 comments]
4 days ago
lhy@lihaoyuandeMacBook-Pro SHShopping % pod install
Analyzing dependencies————————————————版权声明:本文为CSDN博主「HAOYUANLI」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。原文链接:https://blog.csdn.net/lihaoyuan_iOS/article/details/110947811