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.
クラスasiformdaterequest.mでこれらのエラーを修正する方法を誰か教えてもらえますか? ありがとう !
ASIHTTPRequest はサポートされていないことに注意してください
次のような代替手段を使用する必要があります。
MKNetworkKit または AFNetworking
プロジェクトを選択し、ターゲットに移動し、ビルド フェーズに移動し、ソースをコンパイルして、すべての asi ファイルを選択し、ダブルクリックしてボックスに次のように入力します: -fno-objc-arc。アークなしでコンパイルする必要があります