openframeworks / apothecary

This is the OpenFrameworks library apothecary. It mixes formulas and potions to build and update the C/C++ lib dependencies.
Other
56 stars 51 forks source link

Fix missing Libraries in final packages #385

Closed danoli3 closed 2 months ago

danoli3 commented 2 months ago

Fix up for deployment phases by copying missing non-built libraries into final output folders

Issue caused when using cache directory and separating binaries /.a from xcframework output for optimisation and no requirement of rebuilding

fixed libusb copying license file

dimitre commented 2 months ago

Latest error I'm getting in your branch is this: I'm trying to execute xcodebuild on project folder. the first error is:

error: There is no XCFramework found at '/Volumes/tool/ofDan/libs/openssl/lib/osx/openssl.xcframework'. (in target 'openFrameworks' from project 'openFrameworksLib')