Creating a plugin bundle for iOS using XCode -
how create plugin bundle ios in xcode? when try create new project, in "choose template new project" under ios can see types "application" , "library". there 1 template under "library", "cocoa touch static library".
dynamic linking not allowed apple ios projects (only against ios-provided libraries), why can't find corresponding project. if try use dynamic linking, app gets rejected.
Comments
Post a Comment