JagCesar / Tesla-API

A iOS, macOS, watchOS and tvOS framework written in Swift to communicate with Teslas vehicle API
MIT License
34 stars 6 forks source link

Make constructors and execute function public #16

Closed JagCesar closed 7 years ago

JagCesar commented 7 years ago

Forgot to make the init and execute functions public in some structs. If this isn't made the functions aren't available to anyone compiling this framework.