It's that able to limit my sharing framework only been used by specific applications or not. I would like to know if there's any way to protect the framework's security.
Security of the sharing framework
It's that able to limit my sharing framework only been used by specific applications or not.
There is no standard mechanism for this.
I would like to know if there's any way to protect the framework's security.
It’s hard to offer any advice without knowing what you mean by “security”. What about your framework are you trying to secure?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
I am going to share my framework to some outsourcing team to build the UI/UX.
For example, when sharing the demo application ipa, there were be some protection in Xcode for it. In the development mode seems that have some security method for limit 99days valid to install by this ipa.
It's that able for me to release a co-work version framework which only support for a period of validity or only been used by a specific bundle ID which created by the outsourcing team.