If jq is installed, you can run an arbitrary jq filter over your property list and get the result back in either JSON or Plist or XML.
task 141249 could not launch /home/src/srcO/mulle-objc/MulleObjC/src/protocol/NSCopying.m:45:17: warning: method definition for 'copiedInstance' not found [-Wincomplete-implementation]
45 | @implementation NSObject ( NSCopying)
| ^
/home/src/srcO/mulle-objc/MulleObjC/src/class/NSObject.h:266:1: note: method 'copiedInstance' declared here
266 | - (id) copiedInstance;
| ^
�[0;36m�[1mRun your executable:�[0m
�[1m /home/nat/.mulle/var/mulle-pq-e4020b0ca178/kitchen/Debug/mulle-pq�[0m
/home/nat/.mulle/var/mulle-pq-e4020b0ca178/kitchen/Debug/mulle-pq (2:No such file or directory)
| Requirement | Release Version | Description |
|---|---|---|
| MulleFoundation | 💍 Umbrella library for the MulleFoundation | |
| MulleObjCExpatFoundation | 👴🏼 XML parser based on MulleObjCStandardFoundation and libexpat | |
| MulleObjCJSMNFoundation | 🌼 JSON support for mulle-objc | |
| MulleFoundation-startup |
Use mulle-sde to add mulle-pq to your project:
mulle-sde add github:MulleFoundation/mulle-pqUse mulle-sde to build and install mulle-pq and all dependencies:
mulle-sde install --prefix /usr/local \
https://github.com/MulleFoundation/mulle-pq/archive/latest.tar.gzInstall the requirements:
| Requirements | Description |
|---|---|
| MulleFoundation | 💍 Umbrella library for the MulleFoundation |
| MulleFoundation-startup | |
| MulleObjCExpatFoundation | 👴🏼 XML parser based on MulleObjCStandardFoundation and libexpat |
| MulleObjCJSMNFoundation | 🌼 JSON support for mulle-objc |
Install mulle-pq into /usr/local with cmake:
cmake -B build \
-DCMAKE_INSTALL_PREFIX=/usr/local \
-DCMAKE_PREFIX_PATH=/usr/local \
-DCMAKE_BUILD_TYPE=Release &&
cmake --build build --config Release &&
cmake --install build --config ReleaseNat! for Mulle kybernetiK