Pulse Package Pods, new feature which will bring the project isolation to your project.
It should be initialized like pulse pods will initialize .pods folder within your project.
It's automatically activated and only can be deactivated by deleting the .pods folder.
When pulse pods is ran, a menu with compiler version will prompt. Upon choosing the compiler version, a menu with runtime versions will prompt. Upon choosing the runtime version, it will download selected binaries (if not cached, otherwise those will be just copied) to local .pods/compiler, .pods/runtime folders.
Pulse Package Pods, new feature which will bring the project isolation to your project.
It should be initialized like
pulse pods
will initialize .pods folder within your project. It's automatically activated and only can be deactivated by deleting the .pods folder.When
pulse pods
is ran, a menu with compiler version will prompt. Upon choosing the compiler version, a menu with runtime versions will prompt. Upon choosing the runtime version, it will download selected binaries (if not cached, otherwise those will be just copied) to local.pods/compiler
,.pods/runtime
folders.