このリンクから解析キットをダウンロードしました
Xcode 4.5を使用していて、Parse Kitプロジェクトをビルドしようとしていますが、次のような問題で終了しています。
これは、ParseKitのソースにある以下の行の問題の説明です。Format not a string literal and no format arguments. But I notice that I have not changed any just build it and run. Anybody has got the same issue?
[[NSAssertionHandler currentHandler] handleFailureInFunction:functionString file:fileString lineNumber:(NSInteger)[lineNumber longValue] description:descriptionString];