cocoapods

    0熱度

    1回答

    我想在我的應用程序中使用CircularSlider。 我發現下面的兩個模塊 https://github.com/taglia3/CircularSlider https://cocoapods.org/pods/HGCircularSlider 這是我做過什麼 $pod init ,這是我莢文件 # Uncomment the next line to define a global pl

    0熱度

    1回答

    我目前的項目使用0.39.1版本的可可豆莢,而我目前的豆莢版本在我的系統中是1.1.1,所以當我嘗試在我的項目中安裝可可豆莢路徑,它給了我警告說 無效Podfile文件[!]:[!]不支持的選項{:exclusive=>true}爲目標Xxx Xxx XxxxTests .. ,所以我已經卸載莢V1.1.1和安裝0.39.1。現在,當我運行安裝命令,我得到另一個警告 [!] master repo

    3熱度

    1回答

    加載NIB我有一個CalendarCell.xib和我波德框架CalendarCell.swift UIView子類。 CalendarCell.swift具有連接到其視圖的插座。在運行時,我得到這個錯誤: Could not load NIB in bundle: 'NSBundle (loaded)' with name 'CalendarCell' 在我podspec文件我創建了一個包資源:

    1熱度

    1回答

    我需要在這個Cocoapod中添加一個名爲「裁剪圖像」的標題欄。 請幫幫我

    0熱度

    1回答

    我正在使用GCM發送iOS推送通知。在Objective-C我在podfile項是 pod 'Google/CloudMessaging' 當我使用迅速,我改變了PodFile項: pod 'GoogleCloudMessaging', '~> 1.2' 有了這個,我開始越來越錯誤: "_OBJC_CLASS_$_GGLContext", referenced from "_OBJC_C

    2熱度

    3回答

    我最近試圖火力地堡添加到我的應用程序。使用的CocoaPods我做了 pod init 和 pod install 這裏是我的Podfile: # Uncomment the next line to define a global platform for your project # platform :ios, '9.0' target 'A' do # Commen

    1熱度

    2回答

    當定義我Podfile如下,然後建立我的應用程序與我的分機,我得到的DKImagePickerController框架生成錯誤類似於這樣的錯誤:Error "'sharedApplication' is unavailable: not available on iOS (App Extension)...." when compiling after pod update ,你可以請參閱我的擴展

    -1熱度

    1回答

    我正在使用HTMLKit作爲窗格,它在模擬器上工作,但不在設備上。這裏是日誌崩潰而試圖在iPhone上運行: dyld: Library not loaded: @rpath/HTMLKit.framework/HTMLKit Referenced from: /var/containers/Bundle/Application/224DD69B-25A6-4D52-85F7-242C9

    1熱度

    2回答

    我試圖安裝pod,但運行pod install命令時出現以下錯誤。 $ pod $ cd path of project $ pod init $ pod *** (which I want to install) $ pod install 我得到這個問題的命令後: [!] The master`的回購要求的CocoaPods 1.0.0 - (目前使用0.39.0) 更新的Coco

    0熱度

    1回答

    在我的應用程序中,我通過SendGrid(0.2.0)發送電子郵件。 Sendgrid在網絡2.0上正常工作,但由於某種原因,我不得不將網絡版從2.0更新到3.0。但是現在SendGrid給出了錯誤。所以我通過一個pod更新它。 莢錯誤 - 分析依賴 無法滿足以下要求: AFNetworking (~> 3.0)通過Podfile AFNetworking (~> 2.0)要求SendGrid (