{"id":17463890,"url":"https://github.com/linxunfeng/transporter_fix","last_synced_at":"2025-07-25T02:35:47.038Z","repository":{"id":50160211,"uuid":"245994325","full_name":"LinXunFeng/transporter_fix","owner":"LinXunFeng","description":"🔥 修复transporter一直卡在正在验证不动的问题，也适用于fastlane脚本上传ipa的方式。好用请star，鼓励一下我哦！！！","archived":false,"fork":false,"pushed_at":"2022-12-08T11:51:14.000Z","size":51904,"stargazers_count":31,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T11:51:39.523Z","etag":null,"topics":["itmstransporter"],"latest_commit_sha":null,"homepage":"https://fullstackaction.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LinXunFeng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-09T09:32:02.000Z","updated_at":"2023-12-30T02:52:03.000Z","dependencies_parsed_at":"2023-01-25T12:45:58.720Z","dependency_job_id":null,"html_url":"https://github.com/LinXunFeng/transporter_fix","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinXunFeng%2Ftransporter_fix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinXunFeng%2Ftransporter_fix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinXunFeng%2Ftransporter_fix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinXunFeng%2Ftransporter_fix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinXunFeng","download_url":"https://codeload.github.com/LinXunFeng/transporter_fix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249767099,"owners_count":21322704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["itmstransporter"],"created_at":"2024-10-18T10:44:04.008Z","updated_at":"2025-04-19T18:41:49.408Z","avatar_url":"https://github.com/LinXunFeng.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# transporter_fix\n\n![Author](https://img.shields.io/badge/author-LinXunFeng-blue.svg?style=flat-square)\n![Downloads](https://img.shields.io/github/downloads/LinXunFeng/transporter_fix/total?style=flat-square)\n![Version](https://img.shields.io/github/v/tag/LinXunFeng/transporter_fix?style=flat-square)\n![visitors](https://visitor-badge.glitch.me/badge?page_id=LinXunFeng.transporter_fix)\n\n## 功能\n\u003e 修复transporter一直卡在正在验证不动的问题，也适用于fastlane脚本上传ipa的方式\n\n***好用请star，鼓励一下我哦！！！***\n\n## 更新记录\n\n\u003e 请直接使用最新版本\n\n| transporter_fix 版本                                         | 苹果核心上传工具版本 | 日期     |\n| ------------------------------------------------------------ | -------------------- | -------- |\n| [0.0.2](https://github.com/LinXunFeng/transporter_fix/releases/tag/0.0.2) | 2.1.0                | 20201230 |\n| [0.0.1](https://github.com/LinXunFeng/transporter_fix/releases/tag/0.0.1) | 2.0.0                | 20200311 |\n\n\n\n## 使用\n\n### 开发版\n\n安装依赖\n\n```shell\n# 纯净方式\npip install requests\npip install tqdm\n\n# 懒人方式\npip install -r requirements.txt\n```\n\n运行\n\n```shell\ngit clone git@github.com:LinXunFeng/transporter_fix.git\n\ncd transporter_fix\n\npython main.py\n```\n\n\n\n### 懒人版\n\n直接下载 [transporter_fix](https://github.com/LinXunFeng/transporter_fix/releases) 后双击运行即可。\n\n![](./screenshots/3.png)\n\n\n\n## 其它\n\n如果当前正常网络对 `github` 不给力，有两个选择选择\n\n1. 全局科学环境\n2. 下载蓝奏云上的压缩包，存放到同目录级别的 `files` 目录下即可（推荐）\n\n\n\n[点我下载压缩包](https://linxunfeng.lanzous.com/b0aqkmhpg)，找个离当前日期最近的下载，记得下载下来后改名为 `com.apple.amp.itmstransporter.zip`\n\n\n\n`com.apple.amp.itmstransporter.zip` 存储位置\n\n\n\n懒人版\n\n![懒人版](./screenshots/1.png)\n\n开发版\n\n![开发版](./screenshots/2.png)\n\n\n\n## Author\n\n- LinXunFeng\n- email: [linxunfeng@yeah.net](mailto:linxunfeng@yeah.net)\n- Blogs: [全栈行动](https://fullstackaction.com/) | [LinXunFeng‘s Blog](http://linxunfeng.top/)  | [掘金](https://juejin.im/user/58f8065e61ff4b006646c72d/posts) \n\n\u003cimg height=\"267.5\" width=\"481.5\" src=\"https://github.com/LinXunFeng/LinXunFeng/blob/master/static/img/FSAQR.png\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinxunfeng%2Ftransporter_fix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinxunfeng%2Ftransporter_fix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinxunfeng%2Ftransporter_fix/lists"}