Xcode
How to Add Command Line Arguments in Xcode #
As of Xcode 4.x I've had to go to the Product menu, select "Edit Scheme", then select the arguments tab and add the arguments there.
_data/metadata.json
with your site's information..eleventy.js
with your configuration preferences._includes/layouts/base.njk
.This is an Eleventy project created from the eleventy-starter
repo.
As of Xcode 4.x I've had to go to the Product menu, select "Edit Scheme", then select the arguments tab and add the arguments there.