This is an upgrade to support the new container for nef playgrounds. After nef playground it will create a special nef folder. This nef container is auto-executable and hides the folder-structure to the user. It generates a friendly playground compatible with 3rd-party libraries and hides the extra details to the user.
> nef playground --name Container
PS. nefc keeps the compatibility with the old playground system
Development details
Move the current templates to cocoapod folder (generate project).
Update carthage templates.
Upgrade nef-playground to generate the new self-container system.
Upgrade nefc to compile the new playground system (it keeps the retro compatibility)
Description
This is an upgrade to support the new container for nef playgrounds. After
nef playground
it will create a specialnef folder
. Thisnef
container is auto-executable and hides the folder-structure to the user. It generates a friendlyplayground
compatible with 3rd-party libraries and hides the extra details to the user.> nef playground --name Container
PS.
nefc
keeps the compatibility with the old playground systemDevelopment details
cocoapod
folder (generate project).carthage
templates.nef-playground
to generate the new self-container system.nefc
to compile the new playground system (it keeps the retro compatibility)