【发布时间】:2021-08-19 03:05:34
【问题描述】:
从这个页面,https://developer.apple.com/forums/thread/663271 我想运行这个命令:codesign -d --entitlements :- /path/to/your.app | grep -A 1 "com.apple.developer.networking.multicast" 但我在我的电脑中找不到/path/to/your.app。在哪里可以找到 .app 文件?
【问题讨论】:
标签: ios xcode flutter code-signing