Closed ghost closed 6 years ago
Indeed, the last published version of the pod has this issue.
Please look at the solution provided on issue #12
Thanks
Hello @valerianb , GPAC4iOS version still is 0.2.1 from CoCoaPod (isn't 0.2.2)
Yes, that's why you should follow these instructions in the meantime:
you can check out both TS2MP4 and GPAC4iOS projects and use them this way:
pod 'GPAC4iOS', :path => '/path/to/project/GPAC4iOS'
pod 'TS2MP4', :path => '/path/to/project/TS2MP4'
In your local TS2MP4 checkout, comment line 28:
#s.dependency 'GPAC4iOS', '0.2.2'