Kiwi をインストール - Objective-C
Getting Started with Kiwi 2.0 · allending/Kiwi Wikiを見ながらインストール。ld: library not found for -llibPods-test と言われるエラーにハマる。Podfile に platform :ios ではなくて platform :ios, '6.0' とバージョンを追加して pod install してプロジェクトを開き直すと直る。
Getting Started with Kiwi 2.0 · allending/Kiwi Wikiを見ながらインストール。ld: library not found for -llibPods-test と言われるエラーにハマる。Podfile に platform :ios ではなくて platform :ios, '6.0' とバージョンを追加して pod install してプロジェクトを開き直すと直る。