Skip to content

Commit

Permalink
Forgot to include the APPLICATION_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
novaksam committed Oct 21, 2022
1 parent f815900 commit 8749343
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions The Unarchiver/TheUnarchiver.jamf.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<string>com.github.novaksam.jamf.TheUnarchiver</string>
<key>Input</key>
<dict>
<key>APPLICATION_NAME</key>
<string>The Unarchiver.app</string>
<key>CATEGORY</key>
<string>Utilities</string>
<key>GROUP_NAME</key>
Expand Down
2 changes: 2 additions & 0 deletions VLC/VLC.jamf.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<string>com.github.novaksam.jamf.VLC</string>
<key>Input</key>
<dict>
<key>APPLICATION_NAME</key>
<string>VLC.app</string>
<key>CATEGORY</key>
<string>Media</string>
<key>GROUP_NAME</key>
Expand Down
2 changes: 2 additions & 0 deletions Visual Studio Code/VisualStudioCode.jamf.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<string>com.github.novaksam.jamf.VisualStudioCode</string>
<key>Input</key>
<dict>
<key>APPLICATION_NAME</key>
<string>Visual Studio Code.app</string>
<key>CATEGORY</key>
<string>Productivity</string>
<key>GROUP_NAME</key>
Expand Down
2 changes: 2 additions & 0 deletions Vuescan/VueScan.jamf.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<string>com.github.novaksam.jamf.VueScan</string>
<key>Input</key>
<dict>
<key>APPLICATION_NAME</key>
<string>VueScan.app</string>
<key>CATEGORY</key>
<string>Utilities</string>
<key>GROUP_NAME</key>
Expand Down
2 changes: 2 additions & 0 deletions XCode/XCode.jamf.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<string>com.github.novaksam.jamf.XCode</string>
<key>Input</key>
<dict>
<key>APPLICATION_NAME</key>
<string>XCode.app</string>
<key>CATEGORY</key>
<string>Plugins and Frameworks</string>
<key>GROUP_NAME</key>
Expand Down
2 changes: 2 additions & 0 deletions XQuartz/XQuartz.jamf.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<string>com.github.novaksam.jamf.XQuartz</string>
<key>Input</key>
<dict>
<key>APPLICATION_NAME</key>
<string>XQuartz.app</string>
<key>CATEGORY</key>
<string>Plugins and Frameworks</string>
<key>GROUP_NAME</key>
Expand Down

0 comments on commit 8749343

Please sign in to comment.