dropbox-sdk-obj-c icon indicating copy to clipboard operation
dropbox-sdk-obj-c copied to clipboard

Can dropbox sdk be used as a binary framework?

Open LaurenceFan opened this issue 2 years ago • 2 comments

Our team want to reduce build time and I want to know if I can use the dropbox SDK binary framework instead using the raw source code. If I use binary framework, we do not need to build the dropbox SDK and it will save much time for us.

LaurenceFan avatar Jan 31 '23 07:01 LaurenceFan

I saw one old issue and it explain why the team did not provide a framework. Here is the link: https://github.com/dropbox/dropbox-sdk-obj-c/issues/147

I want to confirm that I can not make or rebuild this SDK into a binary framework. Is it correct or not? Thank you everybody. Since I am not very familiar about it and I have this puzzle.

LaurenceFan avatar Jan 31 '23 08:01 LaurenceFan

Thanks for the feedback! That's still accurate; we only support the installation methods documented here, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.

greg-db avatar Jan 31 '23 14:01 greg-db