From 05bd6882f49c8a3c25714cf18284bf3adddb9a37 Mon Sep 17 00:00:00 2001 From: Yonas Kolb Date: Wed, 27 Dec 2017 19:09:23 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb8a5818..601a0e17 100644 --- a/README.md +++ b/README.md @@ -36,12 +36,12 @@ The project spec is a YAML or JSON file that defines your targets, configuration - ✅ Easily **create new projects** with complicated setups on demand without messing around with Xcode - ✅ Generate from anywhere including **Continuous Delivery** servers - ✅ Distribute your spec amongst multiple files for easy **sharing** and overriding - +- ✅ Easily create **multi-platform** frameworks Given a very simple project spec file like this: ```yaml -name: My Project +name: MyProject options: bundleIdPrefix: com.myapp targets: