View Source Apple
Utilities for building Apple SDKs.
Installation
Add :apple
to the list of dependencies in mix.exs
:
def deps do
[
{:apple, <requirement>}
]
end
Usage
For more information, see the documentation.
Utilities for building Apple SDKs.
Add :apple
to the list of dependencies in mix.exs
:
def deps do
[
{:apple, <requirement>}
]
end
For more information, see the documentation.