Transporterパケットカードが「APP-App Storeで認証されていることを確認中...」で詰まっているか、遅い解決策
4353 ワード
Transporterインストールで最初に開くと、ハードディスク(HDD)ディレクトリ:
ソリューション
ターミナル運転コマンド
表示
エラーメッセージがあれば
再実行
以上の結果は正常であることを示している.
もし端末がずっとロギングレベルset to eXtremeである場合 では、/User/ユーザー名/Library/Caches/com.apple.amp.itmstransporterを試してみましょう.transporterの関連コンテンツを削除してから実行します
参照先:https://github.com/iOSDevLog/com.apple.amp.itmstransporter
~/Library/Caches/com.apple.amp.itmstransporter
ディレクトリの下にキャッシュファイルがダウンロードされています.これらのキャッシュファイルがダウンロードされていないか、ダウンロードに失敗してダウンロードされていない場合は、Transporterを使用してアプリケーションをコミットすると、このページが詰まったり、このページが遅くなったりします.ソリューション
ターミナル運転コマンド
/Applications/Transporter.app/Contents/itms/bin/iTMSTransporter
表示
~/Library/Caches/com.apple.amp.itmstransporter
へんかエラーメッセージがあれば
https://...jar
jar
ファイルをダウンロードして ~/Library/Caches/com.apple.amp.itmstransporter/obr/2.2.0/
再実行
/Applications/Transporter.app/Contents/itms/bin/iTMSTransporter
[2020-03-03 12:28:39 CST] INFO: Configuring logging...
[2020-03-03 12:28:39 CST] INFO: Logging level set to eXtreme
[2020-03-03 12:28:39 CST] INFO: Transporter is searching for new software components.
[2020-03-03 12:28:39 CST] INFO: INFO: using cached repository.xml file.
[2020-03-03 12:28:40 CST] INFO: Update check complete.
[2020-03-03 12:28:41 CST] DEBUG: Attempting refresh of configuration data from https://contentdelivery.itunes.apple.com/transporter/Defaults.properties
[2020-03-03 12:28:41 CST] DEBUG: Configuration refresh successful.
[2020-03-03 12:28:41 CST] DEBUG: Saving configuration to local path: /Users/iosdevlog/Library/Caches/com.apple.amp.itmstransporter/Defaults.properties
usage: iTMSTransporter [-help | -info | -m | -version] [-o ] [-v
] [-WONoPause ] [-Xmx4096m]
iTMSTransporter : iTunes Store Transporter 2.0.0
-help Show this help. If a mode value is specified, show help specific
to that mode.
-info The -info option should be used by itself and returns the
copyright notice and acknowledgements.
-m The -m option specifies the tool's mode. The valid values are:
verify, upload, provider, diagnostic, lookupMetadata,
createArtist, lookupArtist, status, statusAll,
createMetadataTicket, queryTickets, generateSchema, transferTest,
downloadMetadataGuides, listReports, requestReport
-o The -o option specifies the directory and filename you want to use
to log output information. By default, Transporter logs output
information to standard out. If you specify a filename,
Transporter logs the output to the specified file, as well as to
standard out.
-v The -v option specifies the level of logging. The five values
are: off, detailed, informational, critical, eXtreme.
-version The -version option should be used by itself and returns the
version of the tool.
-WONoPause The -WONoPause option is only valid on Windows and its value can
be 'true' or 'false'. If an error occurs during script execution,
the process idles because the message 'Press any key...' is
displayed on the console and the system awaits a keypress. To
avoid this behavior, set this property to true
-Xmx4096m Specifies that you want to change the Java Virtual Machine's (JVM)
allocated memory by increasing the JVM heap size. By default,
Transporter uses a 2048MB heap size. You can use the -Xmx4096m
option to specify a 4-gigabyte (GB) heap size. Apple recommends,
if needed, increasing the heap size to 4096MB by specifying the
-Xmx4096m (or -Xmx4g) option and adjusting as needed.
[2020-03-03 12:28:41 CST] DBG-X: Returning 0
以上の結果は正常であることを示している.
もし端末がずっとロギングレベルset to eXtremeである場合 では、/User/ユーザー名/Library/Caches/com.apple.amp.itmstransporterを試してみましょう.transporterの関連コンテンツを削除してから実行します
/Applications/Transporter.app/Contents/itms/bin/iTMSTransporter
参照先:https://github.com/iOSDevLog/com.apple.amp.itmstransporter