Releases: aoliaoaoaojiao/sonic-ios-bridge
Releases · aoliaoaoaojiao/sonic-ios-bridge
v1.2.7
Changelog
- f27885e Major changes: replace the communication package and modify the performance
- 34b9ca4 Update README_CN.md
- cd2dccb Update README.md
- 08cae56 feat: update devtools field
- 77bc54a feat: add bundle des for web
- ccc82cd feat: webinspector debug mode
- 3a247bc feat: init ip2
- 40c6dbc feat: init ip
- efa47c8 Update go-build.yml
- fc45ebe Merge pull request SonicCloudOrg#43 from aoliaoaoaojiao/dev-webinspector
- e2d5ecc Merge branch 'main' into dev-webinspector
- a85523c Describe optimization
- e45f5c8 优化细节
- 88271cf 优化adapter细节
- 4e96120 优化adapter细节
- bf0aad7 修改mod
- bce0003 add adapter dev
- ec72ea6 优化相关发送方法
- a9276e4 add adapter
- efc8e59 初步尝试兼容
- a18e992 feat:rm_armv6
- 55d9877 Update release.yml
- 62c7db2 Update version.go
- 1c21340 Update release.yml
- 40959aa feat: version check
- f757dfe Update test.yml
- 169b554 Update test.yml
- a08f518 Update test.yml
- 2d85424 Update test.yml
- e18a0bf Update test.yml
- e0fa5ca Update test.yml
- e614092 Update test.yml
- 6e1bca9 Update test.yml
- a91b2a8 Update test.yml
- 9d2e950 Update test.yml
- 5d74004 test actions3
- 472ea13 test actions3
- a702b9c test actions2
- ae2bacb test actions
- 1a28a0f remove adapter
- c20bf73 优化部分方法
- d07a80a Update release.yml
- a1bd000 Update pr-labeler.yml
- 2202321 fix: release version
- 589c34a Update pr-labeler.yml
- 6020511 Update pull-request-template.md
- 7c4d2e4 Update pull-request-template.md
- bff1ef7 Update pr-labeler.yml
- d964d56 Merge pull request SonicCloudOrg#38 from aoliaoaoaojiao/fix_output
- de6edc6 Update pr-labeler.yml
- e696001 fix output
- e26c7c3 Create pr-labeler.yml
- 19d2fd2 添加部分css适配方法
- 8cf3414 合并分支
- 518d520 添加部分适配方法
- 0b0ef8f Update release.yml
- 9df055e fix: mount fail on 12.5
- 2eccb4a Update go-lint.yml
- 67d90b7 Update go-lint.yml
- a68cef4 feat: pre release
- 5916895 Merge pull request SonicCloudOrg#37 from SonicCloudOrg/feat-get-perform
- a76a870 fix: some better
- d82c004 Merge pull request SonicCloudOrg#36 from SonicCloudOrg/fix/wda_connection
- 716fed8 fix: xctest
- 0b75854 try_fix_connection
- f4f60bb 增加发送protocol处理
- 1ee4b65 fix: xctest
- bd4aff8 fix刷新无数据(待继续优化)
- 52d88ab 修改描述
- 06b4746 尝试修复偶断现象(目前未复现,估计真和时序有关?)
- ade9109 Merge branch 'dev-webinspector' of https://github.com/aoliaoaoaojiao/sonic-ios-bridge into dev-webinspector
- 6ba18e5 sib增加命令启动方式
- 21774dc Merge branch 'feat-web-inspector' into dev-webinspector
- 2251f08 webinspector打通
- 2a49f47 Merge pull request SonicCloudOrg#32 from aoliaoaoaojiao/main
- f8f981b 优化webinspector结构
- ca6ba16 修改引用
- 540fb1b 增加RPC服务层
- 9b0c0f1 增加webinspector通信消息结构
- b1945af 增加性能方法
- 9cb559e Update errprint.go
- d6724a9 Merge branch 'main' of github.com:SonicCloudOrg/sonic-ios-bridge
- de7c30a fix: xctest bundleId
- 678108b Update README_CN.md
- bfe975e Update README.md
- c790fab fix mount
- 6b4053a fix stop
- 8d201a0 fix app list
- bdc60b3 fix image and add arm
- 0443f2a Merge pull request SonicCloudOrg#28 from fossabot/add-license-scan-badge
- 00673f2 Add license scan report and status
- eb5ae6d update_readme
- 7fde5d7 update_flags
- 6ab9a19 Merge pull request SonicCloudOrg#27 from SonicCloudOrg/dev
- 78b4509 修复偶断问题
- 104d8d6 Merge pull request SonicCloudOrg#26 from SonicCloudOrg/dev
- 97eaea1 结构调整
- bf70731 app调整2
- d1fe924 app调整
- 66205fe afc微调
- 5b5d8a3 Merge pull request SonicCloudOrg#25 from aoliaoaoaojiao/main
- 427d618 优化命令执行方式,类似如下: 1.查看afc命令使用帮助时:sib afc ls -h (其他命令可类比) 2.afc查看使用ls命令时:sib afc ls -f [path] (参考1中的使用说明)
- 8c3eaf2 优化代码结构
- 377ac8a Merge pull request SonicCloudOrg#23 from alliaoaoo/main
- 525c5af 增加afc的文件操作方法:ls,rm,cat,pull,push,stat,tree,rmtree,mkdir
- ad853a0 添加截图
v1.2.6
Changelog
- 889dec6 Major changes: replace the communication package and modify the performance
- 34b9ca4 Update README_CN.md
- cd2dccb Update README.md
- 08cae56 feat: update devtools field
- 77bc54a feat: add bundle des for web
- ccc82cd feat: webinspector debug mode
- 3a247bc feat: init ip2
- 40c6dbc feat: init ip
- efa47c8 Update go-build.yml
- fc45ebe Merge pull request SonicCloudOrg#43 from aoliaoaoaojiao/dev-webinspector
- e2d5ecc Merge branch 'main' into dev-webinspector
- a85523c Describe optimization
- e45f5c8 优化细节
- 88271cf 优化adapter细节
- 4e96120 优化adapter细节
- bf0aad7 修改mod
- bce0003 add adapter dev
- ec72ea6 优化相关发送方法
- a9276e4 add adapter
- efc8e59 初步尝试兼容
- a18e992 feat:rm_armv6
- 55d9877 Update release.yml
- 62c7db2 Update version.go
- 1c21340 Update release.yml
- 40959aa feat: version check
- f757dfe Update test.yml
- 169b554 Update test.yml
- a08f518 Update test.yml
- 2d85424 Update test.yml
- e18a0bf Update test.yml
- e0fa5ca Update test.yml
- e614092 Update test.yml
- 6e1bca9 Update test.yml
- a91b2a8 Update test.yml
- 9d2e950 Update test.yml
- 5d74004 test actions3
- 472ea13 test actions3
- a702b9c test actions2
- ae2bacb test actions
- 1a28a0f remove adapter
- c20bf73 优化部分方法
- d07a80a Update release.yml
- a1bd000 Update pr-labeler.yml
- 2202321 fix: release version
- 589c34a Update pr-labeler.yml
- 6020511 Update pull-request-template.md
- 7c4d2e4 Update pull-request-template.md
- bff1ef7 Update pr-labeler.yml
- d964d56 Merge pull request SonicCloudOrg#38 from aoliaoaoaojiao/fix_output
- de6edc6 Update pr-labeler.yml
- e696001 fix output
- e26c7c3 Create pr-labeler.yml
- 19d2fd2 添加部分css适配方法
- 8cf3414 合并分支
- 518d520 添加部分适配方法
- 0b0ef8f Update release.yml
- 9df055e fix: mount fail on 12.5
- 2eccb4a Update go-lint.yml
- 67d90b7 Update go-lint.yml
- a68cef4 feat: pre release
- 5916895 Merge pull request SonicCloudOrg#37 from SonicCloudOrg/feat-get-perform
- a76a870 fix: some better
- d82c004 Merge pull request SonicCloudOrg#36 from SonicCloudOrg/fix/wda_connection
- 716fed8 fix: xctest
- 0b75854 try_fix_connection
- f4f60bb 增加发送protocol处理
- 1ee4b65 fix: xctest
- bd4aff8 fix刷新无数据(待继续优化)
- 52d88ab 修改描述
- 06b4746 尝试修复偶断现象(目前未复现,估计真和时序有关?)
- ade9109 Merge branch 'dev-webinspector' of https://github.com/aoliaoaoaojiao/sonic-ios-bridge into dev-webinspector
- 6ba18e5 sib增加命令启动方式
- 21774dc Merge branch 'feat-web-inspector' into dev-webinspector
- 2251f08 webinspector打通
- 2a49f47 Merge pull request SonicCloudOrg#32 from aoliaoaoaojiao/main
- f8f981b 优化webinspector结构
- ca6ba16 修改引用
- 540fb1b 增加RPC服务层
- 9b0c0f1 增加webinspector通信消息结构
- b1945af 增加性能方法
- 9cb559e Update errprint.go
- d6724a9 Merge branch 'main' of github.com:SonicCloudOrg/sonic-ios-bridge
- de7c30a fix: xctest bundleId
- 678108b Update README_CN.md
- bfe975e Update README.md
- c790fab fix mount
- 6b4053a fix stop
- 8d201a0 fix app list
- bdc60b3 fix image and add arm
- 0443f2a Merge pull request SonicCloudOrg#28 from fossabot/add-license-scan-badge
- 00673f2 Add license scan report and status
- eb5ae6d update_readme
- 7fde5d7 update_flags
- 6ab9a19 Merge pull request SonicCloudOrg#27 from SonicCloudOrg/dev
- 78b4509 修复偶断问题
- 104d8d6 Merge pull request SonicCloudOrg#26 from SonicCloudOrg/dev
- 97eaea1 结构调整
- bf70731 app调整2
- d1fe924 app调整
- 66205fe afc微调
- 5b5d8a3 Merge pull request SonicCloudOrg#25 from aoliaoaoaojiao/main
- 427d618 优化命令执行方式,类似如下: 1.查看afc命令使用帮助时:sib afc ls -h (其他命令可类比) 2.afc查看使用ls命令时:sib afc ls -f [path] (参考1中的使用说明)
- 8c3eaf2 优化代码结构
- 377ac8a Merge pull request SonicCloudOrg#23 from alliaoaoo/main
- 525c5af 增加afc的文件操作方法:ls,rm,cat,pull,push,stat,tree,rmtree,mkdir
- ad853a0 添加截图
v1.2.5
v1.2.4
Changelog
- 80755c0 add exit tip
- 34b9ca4 Update README_CN.md
- cd2dccb Update README.md
- 08cae56 feat: update devtools field
- 77bc54a feat: add bundle des for web
- ccc82cd feat: webinspector debug mode
- 3a247bc feat: init ip2
- 40c6dbc feat: init ip
- efa47c8 Update go-build.yml
- fc45ebe Merge pull request SonicCloudOrg#43 from aoliaoaoaojiao/dev-webinspector
- e2d5ecc Merge branch 'main' into dev-webinspector
- a85523c Describe optimization
- e45f5c8 优化细节
- 88271cf 优化adapter细节
- 4e96120 优化adapter细节
- bf0aad7 修改mod
- bce0003 add adapter dev
- ec72ea6 优化相关发送方法
- a9276e4 add adapter
- efc8e59 初步尝试兼容
- a18e992 feat:rm_armv6
- 55d9877 Update release.yml
- 62c7db2 Update version.go
- 1c21340 Update release.yml
- 40959aa feat: version check
- f757dfe Update test.yml
- 169b554 Update test.yml
- a08f518 Update test.yml
- 2d85424 Update test.yml
- e18a0bf Update test.yml
- e0fa5ca Update test.yml
- e614092 Update test.yml
- 6e1bca9 Update test.yml
- a91b2a8 Update test.yml
- 9d2e950 Update test.yml
- 5d74004 test actions3
- 472ea13 test actions3
- a702b9c test actions2
- ae2bacb test actions
- 1a28a0f remove adapter
- c20bf73 优化部分方法
- d07a80a Update release.yml
- a1bd000 Update pr-labeler.yml
- 2202321 fix: release version
- 589c34a Update pr-labeler.yml
- 6020511 Update pull-request-template.md
- 7c4d2e4 Update pull-request-template.md
- bff1ef7 Update pr-labeler.yml
- d964d56 Merge pull request SonicCloudOrg#38 from aoliaoaoaojiao/fix_output
- de6edc6 Update pr-labeler.yml
- e696001 fix output
- e26c7c3 Create pr-labeler.yml
- 19d2fd2 添加部分css适配方法
- 8cf3414 合并分支
- 518d520 添加部分适配方法
- 0b0ef8f Update release.yml
- 9df055e fix: mount fail on 12.5
- 2eccb4a Update go-lint.yml
- 67d90b7 Update go-lint.yml
- a68cef4 feat: pre release
- 5916895 Merge pull request SonicCloudOrg#37 from SonicCloudOrg/feat-get-perform
- a76a870 fix: some better
- d82c004 Merge pull request SonicCloudOrg#36 from SonicCloudOrg/fix/wda_connection
- 716fed8 fix: xctest
- 0b75854 try_fix_connection
- f4f60bb 增加发送protocol处理
- 1ee4b65 fix: xctest
- bd4aff8 fix刷新无数据(待继续优化)
- 52d88ab 修改描述
- 06b4746 尝试修复偶断现象(目前未复现,估计真和时序有关?)
- ade9109 Merge branch 'dev-webinspector' of https://github.com/aoliaoaoaojiao/sonic-ios-bridge into dev-webinspector
- 6ba18e5 sib增加命令启动方式
- 21774dc Merge branch 'feat-web-inspector' into dev-webinspector
- 2251f08 webinspector打通
- 2a49f47 Merge pull request SonicCloudOrg#32 from aoliaoaoaojiao/main
- f8f981b 优化webinspector结构
- ca6ba16 修改引用
- 540fb1b 增加RPC服务层
- 9b0c0f1 增加webinspector通信消息结构
- b1945af 增加性能方法
- 9cb559e Update errprint.go
- d6724a9 Merge branch 'main' of github.com:SonicCloudOrg/sonic-ios-bridge
- de7c30a fix: xctest bundleId
- 678108b Update README_CN.md
- bfe975e Update README.md
- c790fab fix mount
- 6b4053a fix stop
- 8d201a0 fix app list
- bdc60b3 fix image and add arm
- 0443f2a Merge pull request SonicCloudOrg#28 from fossabot/add-license-scan-badge
- 00673f2 Add license scan report and status
- eb5ae6d update_readme
- 7fde5d7 update_flags
- 6ab9a19 Merge pull request SonicCloudOrg#27 from SonicCloudOrg/dev
- 78b4509 修复偶断问题
- 104d8d6 Merge pull request SonicCloudOrg#26 from SonicCloudOrg/dev
- 97eaea1 结构调整
- bf70731 app调整2
- d1fe924 app调整
- 66205fe afc微调
- 5b5d8a3 Merge pull request SonicCloudOrg#25 from aoliaoaoaojiao/main
- 427d618 优化命令执行方式,类似如下: 1.查看afc命令使用帮助时:sib afc ls -h (其他命令可类比) 2.afc查看使用ls命令时:sib afc ls -f [path] (参考1中的使用说明)
- 8c3eaf2 优化代码结构
- 377ac8a Merge pull request SonicCloudOrg#23 from alliaoaoo/main
- 525c5af 增加afc的文件操作方法:ls,rm,cat,pull,push,stat,tree,rmtree,mkdir
- ad853a0 添加截图