Questions tagged «cocoapods»

CocoaPods是Cocoa项目的依赖项管理器。


10
该终端不允许我运行或安装可可豆荚,因为我使用的是MacOS Catalina Beta?
我对安装需要安装CocoaPods的GitHub存储库之一感兴趣。我的终端没有问题(在正常的macOS版本中似乎还可以)。我有一个问题:终端没有安装CocoaPods,似乎是因为我在macOS Catalina beta上? 我确实安装了吊舱“卡”,从吊舱Podfile完成但在此之后Podfile关闭。我要在终端上运行“ pod install”,那么我得到的唯一错误是: -bash: /usr/local/bin/pod: / System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: bad interpreter: No such file or directory". 有人知道如何为macOS Catalina解决此问题吗?
70 cocoapods 

6
带有CocoaPods,Swift 3和Xcode 8的ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES是什么
安装cocoapods并添加pod "SwiftCarousel"到pod文件并取消注释平台后:ios,“ 9.0”,我收到此错误 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES 我该怎么办? mohammed.elias$ pod install Analyzing dependencies Downloading dependencies Installing SwiftCarousel (0.8.0) Generating Pods project Integrating client project [!] Please close any current Xcode sessions and use `scrollView.xcworkspace` for this project from now on. Sending stats Pod installation complete! There is 1 dependency from the Podfile and …
70 ios  swift3  cocoapods  xcode8 

5
更新到Xcode 8后出现错误:“无此类模块”和“目标覆盖了`EMBEDDED_CONTENT_CONTAINS_SWIFT`构建设置”
No such module当我尝试构建项目时,我正在寻求Pods。如果我删除期望该Pod的代码,则另一个Pod出现另一个“无此模块”,这意味着每个Pod必须受到影响。键入时,pod install我收到以下消息: [!] The X target overrides the `EMBEDDED_CONTENT_CONTAINS_SWIFT` build setting defined in `X’. This can lead to problems with the CocoaPods installation - Use the `$(inherited)` flag, or - Remove the build settings from the target. [!] The `X` target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting defined in …
69 ios  swift  xcode  cocoapods  xcode8 


8
如何重建开发吊舱变更?
我有一个开发平台,可以使用本地连接到我的应用程序:path => '~/Projects/Swift/pod'。当我在该开发容器中的应用程序代码中进行更改时,构建后将不包括此更改。就像我正在构建缓存的代码,而不是代码更改一样。 对于将代码更改到构建中,我必须运行命令“ Clean Build Folder”,但是在此之后,构建将花费很长时间,即10分钟,这不是很有效。 从字面上看,我对一行代码进行注释,然后等待10分钟以查看更改。 问题是什么? 进行任何更改后,我都试图运行“ pod安装/ pod更新”,但这没有任何效果。
67 ios  xcode  cocoapods 

2
CocoaPods找不到Pod“ ReactCommon / jscallinvoker”兼容的版本:
我刚刚更新到RN v0.62,并且在iOS上运行应用程序给我以下错误 !] CocoaPods could not find compatible versions for pod "ReactCommon/jscallinvoker": In snapshot (Podfile.lock): ReactCommon/jscallinvoker (from `../node_modules/react-native/ReactCommon`) In Podfile: ReactCommon/jscallinvoker (from `../node_modules/react-native/ReactCommon`) None of your spec sources contain a spec satisfying the dependency: `ReactCommon/jscallinvoker (from `../node_modules/react-native/ReactCommon`)`. 我删除了所有的node_modules并做了npm i。我还在iOS目录中安装了Pod,但问题仍然存在。我也做了pod repo更新。

5
使用催化剂移植到Mac时排除Pod
由于Catalyst,最终可以将应用程序移植到macOS了,问题是,许多Pod不支持AppKit。最常见的一种是Crashlytics / Firebase。 In [...]/Pods/Crashlytics/iOS/Crashlytics.framework/Crashlytics(CLSInternalReport.o), building for Mac Catalyst, but linking in object file built for iOS Simulator, file '[...]/Pods/Crashlytics/iOS/Crashlytics.framework/Crashlytics' for architecture x86_64 由于这是一个最近的话题,我找不到有关如何从macOS的构建中删除pod的文档,但是却保留了iOS和iPadO S的文档。 可以在代码中使用: #if !targetEnvironment(macCatalyst) // Code to exclude for your macOS app #endif 但是问题的一部分,另一部分是仅针对iOS链接容器... 如果该库对于macOS而言不是至关重要的,但在iOS上仍然需要,那么最简单/最佳的做法是什么?

3
找不到Flutter构建失败的'UserAgent.h'文件
项目无法使用firebase_crashlytics构建或调试。在我的Mac中,我已将最新版本更新为Flutter,但我们正在部署该应用程序的计算机的版本较低(Flutter 1.9.1 hotfix-5)。所以我尝试了以下事情: flutter pub cache repair flutter clean 删除Podfile.lock和 ios/pod install 但是没有运气。 #import "UserAgent.h" ^~~~~~~~~~~~~ 1 error generated. 有没有暂时不升级抖动的解决方案?

2
安装cocoapods时,gem本机扩展错误
cocoapods我在更换固态硬盘后尝试重新安装在MacBook Air中,现在出现此波纹错误。 sudo gem install cocoapods 构建本机扩展。这可能需要一些时间...错误:安装cocoapods时出错:错误:无法构建gem本机扩展。 current directory: /Library/Ruby/Gems/2.3.0/gems/ffi-1.12.2/ext/ffi_c /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby -r ./siteconf20200308-27204-6l0a5q.rb extconf.rb mkmf.rb在/ System / Library上找不到ruby的头文件/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/include/ruby.h extconf失败,退出代码1 宝石文件将保留安装在/Library/Ruby/Gems/2.3.0/gems/ffi-1.12.2中进行检查。结果记录到/Library/Ruby/Gems/2.3.0/extensions/universal-darwin-18/2.3.0/ffi-1.12.2/gem_make.out
9 ios  cocoapods 
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.