From 68047190e7ce3a3c74459fb24da4c8fbbef385a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20D=C3=ADaz?= Date: Thu, 7 Nov 2019 12:33:41 +0100 Subject: [PATCH] Add nef Xcode extension to list (#479) * Add nef Xcode extension to list * Add site to nef --- applications.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/applications.json b/applications.json index b3b1a24..3a57dd4 100644 --- a/applications.json +++ b/applications.json @@ -2714,6 +2714,23 @@ "javascript" ] }, + { + "short_description": "This Xcode extension enables you to make a code selection and export it to a snippets. Available on Mac AppStore.", + "categories": [ + "extensions" + ], + "repo_url": "https://github.com/bow-swift/nef-plugin", + "title": "nef", + "icon_url": "https://raw.githubusercontent.com/bow-swift/bow-art/master/assets/nef-brand-xcode-shadow.png", + "screenshots": [ + "https://raw.githubusercontent.com/bow-swift/nef-plugin/master/assets/nef-plugin-action-export.png", + "https://raw.githubusercontent.com/bow-swift/nef-plugin/master/assets/nef-plugin-action-snippet.png" + ], + "official_site": "https://nef.bow-swift.io/", + "languages": [ + "swift" + ] + }, { "short_description": "Clipy is a Clipboard extension app for macOS. ", "categories": [