HaiF
HaiF
> > 目前指定udid也可以用。尝试最新的版本 > > 指定udid用wifi连接的话用什么命令啊,查遍了文档和问题也没找到 请问解决了,目前遇到同样的问题。找不到什么指令打开wifi调试。在Windows上
尝试根据生成的pem文件手动生成p12证书,一直不可用(目前没找到原因)。可否在库中集成
```ruby def self.lock(location, lock_type) raise ArgumentError, 'no block given' unless block_given? lockfile = "#{location}.lock" f = nil loop do f.close if f f = File.open(lockfile, File::CREAT, 0o644) f.flock(lock_type) break if...
There is no error message when compiling, but when opening the executable program, some functions are completely unavailable
I used this repository https://github.com/danielpaulus/go-ios to make the simplest call. The code is as follows. I wonder if you can test it. I really don't know where the specific problem...
> Which iOS versions are you using? Maybe it is different in different iOS versions 2024.5.10 I hit a snag again. I forgot that the problem took me a long...
> I can confirm that this is only a cosmetic issue:我可以确认,这只是一个外观问题: > >  > > Do you have any other errors?还有其他错误吗? I have the same situation, adding [env] does...
Do you have any solution? From 2024.07.12, same problem @Observer-3110