alibaba / tidevice

tidevice can be used to communicate with iPhone device
MIT License
2.41k stars 454 forks source link

求助 没xcode,可否给个wda.ipa #109

Open at89s52rc opened 3 years ago

at89s52rc commented 3 years ago

哎,没台mac,太惨了,连wda都搞不了

codeskyblue commented 3 years ago

This is the old version of WDA https://github.com/alibaba/taobao-iphone-device/blob/f7ea95d3f9edc3a60950fbc5c3cefe07105e419c/tests/testdata/WebDriverAgentRunner.ipa

linmscat commented 3 years ago

This is the old version of WDA https://github.com/alibaba/taobao-iphone-device/blob/f7ea95d3f9edc3a60950fbc5c3cefe07105e419c/tests/testdata/WebDriverAgentRunner.ipa

(venv) F:\GitLab\apprunner>tidevice install WebDriverAgentRunner.ipa Copying 'WebDriverAgentRunner.ipa' to device... [8.5 MB/s 1s] DONE. Installing 'com.facebook.WebDriverAgentRunner.xctrunner'

codeskyblue commented 3 years ago

@linmscat 不重签名是不行的

jeniva commented 3 years ago

Windows上有什么方便重签名的办法吗?

nanoscopic commented 2 years ago

In order to re-sign anywhere you first need to acquire your signing credentials. I don't know any way to do that except using a MacOS instance. I would suggest spinning up MacOS in a VM first to extract your signing credentials. The credentials can then be used with various re-signing tools to do the re-signing...