错误消息: cannot load underlying module for 'RNCryptor' 我创建了一个虚拟项目来重现它: platform :ios, '14.5'
pod 'Google-Mobile-Ads-SDK' pod 'RNCryptor'
targetwhich is a legacy fix f
我运行的是XCode 7、Swift 2.0、iOS 9。gem install cocoapodspod init# Uncomment this line to define a globalbranch => 'swift-2'
然后我安装了pod:我在ViewController.swift中添加了以下内容
import
我正在尝试用Cocoapods和Xcode9安装MapboxGeocoding框架。不幸的是,Xcode找不到模块。它显示了以下错误:无法加载“MapboxGeocoder”的底层模块# Uncomment the next line to define a global platform for有什么解决这个问题的建议吗?
PS:普通MapBox框架在cocoapods中运行良好