SDAVAssetExportSession icon indicating copy to clipboard operation
SDAVAssetExportSession copied to clipboard

Support swift package manager

Open SergeyPetrachkov opened this issue 3 years ago • 0 comments

SPM is a great dependencies manager that works out of box. Luckily we can have pure Objective-C / C/C++ packages. I have also added swift example to Readme and Makefile to simply build/clean swifty package.

SergeyPetrachkov avatar Sep 04 '20 11:09 SergeyPetrachkov