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.
xcode 4.1 で nsjsonserialiazation クラスを使用したい....どのように使用できますか? フレームワークをダウンロードする必要がありますか? はいの場合、どこでダウンロードできますか?
これは iOS 5.0 の時点でネイティブで利用可能であり、使用するために必要なことは起動することだけです。 追加のフレームワークをダウンロードする必要はありません。これは実際には、Objective C アプリケーションの基盤を構成する Foundation フレームワークの一部です。
ドキュメントは、Apple の Web サイト にあります。