Insta360Develop / CameraSDK-iOS

iOS SDK to control Insta360 cameras.
33 stars 5 forks source link

Shipping iOS SDK with cocoapods #12

Open dereknelson opened 2 years ago

dereknelson commented 2 years ago

Hi! Is there any particular reason we are using carthage to distribute the package instead of cocoapods? Distributing it with cocoapods would go a very long way for our automated build pipeline.

GuillaumeC26351 commented 1 year ago

Did you find a way to use Cocoapods or do we have to use Carthage only for this specific SDK in conjunction with Cocoapods for all other dependencies of the project? Limiting the access of an SDK by a dependency manager doesn't semm to be a good design.

Tianweihaihaihai commented 1 year ago

our official app also use carthage