Skip to content

Commit

Permalink
Plist & auto updater 6
Browse files Browse the repository at this point in the history
  • Loading branch information
KievDevel committed Feb 8, 2024
1 parent 924d61a commit da2c174
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions build/entitlements.mac.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true/>
</dict>
</plist>

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nrfconnect",
"version": "4.2.99",
"version": "4.2.99-updater-6-plist-full",
"description": "nRF Connect for Desktop",
"repository": {
"type": "git",
Expand Down

0 comments on commit da2c174

Please sign in to comment.