トップ
新規
一覧
単語検索
最終更新
ヘルプ
ログイン
アールメカブ
Ad_Hocのインストール
をテンプレートにして作成
開始行:
[[Programming]]
[[ここ:http://www.innerfence.com/howto/install-iphone-app...
Windows側の問題なのか,あるいはこちらの認証設定が間違って...
グーグっていたら,[[こんな情報:http://discussions.apple.c...
>
For anyone else future, on a windows machine what i did w...
With the recent fixes found in this thread: http://discus...
<
>
I managed to build an iPhone distribution app and sent it...
Everyone with a windows machine encountered the same prob...
Has anyone encountered this problem where the ad-hoc dist...
<
>
Dragging the app to iTunes is not as forgiving on Windows...
<
>
Here's what I do from the command line:
<
cp myicon.512x512.jpg iTunesArtwork
mkdir Payload
cp -rp myapp.app Payload/
zip -r myapp.zip iTunesArtwork Payload
mv myapp.zip myapp.ipa
>
Then I email the .ipa file and provision file to windows ...
Another possibility is to drop your .app bundle onto iTun...
<
終了行:
[[Programming]]
[[ここ:http://www.innerfence.com/howto/install-iphone-app...
Windows側の問題なのか,あるいはこちらの認証設定が間違って...
グーグっていたら,[[こんな情報:http://discussions.apple.c...
>
For anyone else future, on a windows machine what i did w...
With the recent fixes found in this thread: http://discus...
<
>
I managed to build an iPhone distribution app and sent it...
Everyone with a windows machine encountered the same prob...
Has anyone encountered this problem where the ad-hoc dist...
<
>
Dragging the app to iTunes is not as forgiving on Windows...
<
>
Here's what I do from the command line:
<
cp myicon.512x512.jpg iTunesArtwork
mkdir Payload
cp -rp myapp.app Payload/
zip -r myapp.zip iTunesArtwork Payload
mv myapp.zip myapp.ipa
>
Then I email the .ipa file and provision file to windows ...
Another possibility is to drop your .app bundle onto iTun...
<
ページ名: