Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
None
-
None
-
OS X Yosemite, Xcode 6.2, Plugman 0.20.2
Description
The plugin includes 3 system, 1 custom frameworks in its iOS section:
<framework src="libz.dylib" />
<framework src="libsqlite3.dylib" />
<framework src="CFNetwork.framework" />
<framework src="src/ios/libs/ZumeroSync.framework" custom="true" />
After installing via plugman, all but libsqlite3 are added to the Xcode project. The same plugin add, to the same empty project, with "phonegap install" works as expected.
The plugin-in-progress is at: https://github.com/zumero/PhoneGap-ZumeroSync