Paul Roub created CB-8718:
-----------------------------
Summary: Plugman fails to add libsqlite3 framework reference to
Xcode project
Key: CB-8718
URL: https://issues.apache.org/jira/browse/CB-8718
Project: Apache Cordova
Issue Type: Bug
Components: Plugman
Environment: OS X Yosemite, Xcode 6.2, Plugman 0.20.2
Reporter: Paul Roub
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]