gpt4 book ai didi

ios - Xcode 8 Pod 更新问题 - 由于主要版本更新而重新创建 CocoaPods

转载 作者:搜寻专家 更新时间:2023-10-30 22:04:38 30 4
gpt4 key购买 nike

<分区>

我安装了最新版本的 Xcode 8 beta。我的项目是用 Swift 2.0 开发的。所以我将项目转换为 Swift 3。所以我更新了 pod 文件。但是当我更新 pod 文件时出现错误。

Pod 文件:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

pod 'Alamofire', '~> 3.4'
pod 'SwiftyJSON', :git => 'https://github.com/SwiftyJSON/SwiftyJSON.git'
pod "SwiftSpinner"
#pod "AFNetworking", "2.5.0"
pod 'HanekeSwift'

错误信息:

Re-creating CocoaPods due to major version update. Analyzing dependencies [!] The dependency Alamofire (~> 3.4) is not used in any concrete target. The dependency SwiftyJSON (from
https://github.com/SwiftyJSON/SwiftyJSON.git) is not used in any concrete target. The dependency SwiftSpinner is not used in any concrete target. The dependency HanekeSwift is not used in any concrete target.

注意:我已经使用这个命令更新了 cocoapods

sudo gem install cocoapods

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com