Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SimperiumJSONフレームワークを使用するアプリを起動しようとするとクラッシュします。
JSON
[__NSCFString objectFromJSONString]: unrecognized selector sent to instance 0x6c561a0
それはすぐに起こります。外部依存関係がありませんか?それは方法のように見えますJSONKit。
JSONKit
Simperiumは内部でJSONKitを使用します。-ObjCその他のリンカーフラグ(ターゲットのビルド設定の下にあります)に追加する必要があります。
-ObjC