How can I sign a dylib using just a normal apple id account? (No developer account yet)
问题 I have a dylib and in order for the it to be able to run on my machine, I had to disable library validation in the target settings on xcode. Is it possible to get it signed without a paid developer account just for testing purposes? Any links or tutorials on how to go about doing that would help a great deal. 回答1: Depends on how you're getting the library. Building in Xcode If building in Xcode, you should be able to enable signing and tell it to use Team None and Sign to Run Locally all in