Skip to content

Commit

Permalink
Tweaks for Mac App Store
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed May 27, 2019
1 parent f8cb7bb commit efad26d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ node_modules
yarn.lock
/dist
/dist-js
mas.provisionprofile
2 changes: 0 additions & 2 deletions build/entitlements.mas.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.files.user-selected.read-only</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
Expand Down

0 comments on commit efad26d

Please sign in to comment.