Skip to content

Commit

Permalink
Merge branch 'main' of github.com:SonicCloudOrg/sonic-ios-bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Jul 21, 2022
2 parents 091e082 + 25f0b26 commit 0b6450f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://raw.githubusercontent.com/SonicCloudOrg/sonic-server/main/logo.png">
<img width="80px" src="https://raw.githubusercontent.com/SonicCloudOrg/sonic-server/main/logo.png">
</p>
<p align="center">🎉Bridge of iOS Devices by usbmuxd</p>
<p align="center">
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://raw.githubusercontent.com/SonicCloudOrg/sonic-server/main/logo.png">
<img width="80px" src="https://raw.githubusercontent.com/SonicCloudOrg/sonic-server/main/logo.png">
</p>
<p align="center">🎉基于usbmuxd的iOS调试工具</p>
<p align="center">
Expand Down
1 change: 0 additions & 1 deletion src/util/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ const DownLoadTimeOut = 30 * time.Second

var versionMap = map[string]string{
"12.5": "12.4",
"15.3": "15.2",
}

var urlList = [...]string{"https://tool.appetizer.io/JinjunHan", "https://code.aliyun.com/hanjinjun", "https://github.com/JinjunHan"}
Expand Down

0 comments on commit 0b6450f

Please sign in to comment.