Cocoa pods & gradle dependencies? #2158
PickleCubeSoftwareLtd
started this conversation in
General
Replies: 1 comment
-
For simple dependencies, it is mainly just
if cocoa is installed as system, (But it would also be relatively simple in any build system). If you have to rebuild cocoa, using same buildsystem than cocoa would reduce learning stage. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I am trying to decide to use premake/cmake or Bazel and so far I like the look of premake.
The main deciding factor for me is how easy it is to include cocoa pods and gradle dependencies in my iOS and Android project? I can't seem to find any example online.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions