Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在运行时访问应用程序的代码设计信息。我知道可以使用 SecRequirementRef.h 在 Mac 上访问该信息,这里甚至还有一个类别。
我正在 iPhone 上寻找类似的东西,只是为了验证哪个代码签名身份用于应用程序。
谢谢!