How to add the private framework in iphone os to our app? -


Hello,

Is adding a private framework to our app that has not been issued by Apple?

Can we use all the private structures in any way and we have any restrictions to dump that structure? After applying that framework apple or not accept our app?

Thank you

You can not do this if you want to sell it through iTunes If so, there is a private framework in an iPhone app.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -