Skip to content

Commit 99bc671

Browse files
committed
🎉 v1.5.0
Cleanup for v1.5.0
1 parent b32d2d5 commit 99bc671

25 files changed

+114
-76
lines changed

MonitorControl.xcodeproj/project.pbxproj

Lines changed: 86 additions & 70 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>com.apple.security.cs.allow-jit</key>
6+
<true/>
7+
</dict>
8+
</plist>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>1.5.0</string>
2121
<key>CFBundleVersion</key>
22-
<string>179</string>
22+
<string>180</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.utilities</string>
2525
<key>LSMinimumSystemVersion</key>
File renamed without changes.

0 commit comments

Comments
 (0)