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.
openfeint ゲームのオフライン構成ファイルをダウンロードしました。
プロジェクトに追加しましたが、これにはオフライン サポートがないというメッセージが表示されます。
構成ファイルはプロジェクト内のどこに配置されますか?
iPhoneを使用している場合は、プロジェクトをコンパイルした後、xcodeプロジェクトで新しいグループ(フォルダー)を開きます。OpenFeintからダウンロードした.xmlオフラインファイルを置きます。そして、実行とビルドを押します。
それは私のために働いた。:)