Before running frameit, you will need to install a prerequisite helper utility called ImageMagick by running the following commands first:
brew update && brew install imagemagick
Now we are ready to see how frameit works by simply entering the following:
fastlane frameIt
We get a response that shows that fastlane is downloading the appropriate frames, as shown in the following code:
... [19:51:58]: Using device frames version 'latest' [19:51:58]: -------------------------------- [19:51:58]: --- Device frames disclaimer --- [19:51:58]: -------------------------------- [19:51:58]: All used device frames are available via Facebook Design: http://facebook.design/devices [19:51:58]: ---------------------------------------- ...