Update DDC.swift dependency.

This commit is contained in:
Markus Reiter 2019-05-08 02:33:45 +02:00
parent 0433cb9414
commit f4b855e0f8
4 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
github "reitermarkus/DDC.swift" "9a6a249b4b222e67b1393eecd7ac9eb35dff34a9"
github "reitermarkus/DDC.swift" "94e795441fea77ad5602521677a823b2be636781"
github "rnine/AMCoreAudio" "3.2.1"
github "shpakovski/MASPreferences" "1.3"
github "the0neyouseek/MediaKeyTap" "abfe09f53ccabb1aa14a0f4ab99cfb8812f41919"

View file

@ -618,7 +618,7 @@
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 244;
CURRENT_PROJECT_VERSION = 254;
DEVELOPMENT_TEAM = KJ5F4KTDFH;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@ -644,7 +644,7 @@
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 244;
CURRENT_PROJECT_VERSION = 254;
DEVELOPMENT_TEAM = KJ5F4KTDFH;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@ -674,7 +674,7 @@
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 244;
CURRENT_PROJECT_VERSION = 254;
DEVELOPMENT_TEAM = KJ5F4KTDFH;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = MonitorControlHelper/Info.plist;
@ -698,7 +698,7 @@
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 244;
CURRENT_PROJECT_VERSION = 254;
DEVELOPMENT_TEAM = KJ5F4KTDFH;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = MonitorControlHelper/Info.plist;

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.5.0</string>
<key>CFBundleVersion</key>
<string>244</string>
<string>254</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.5.0</string>
<key>CFBundleVersion</key>
<string>244</string>
<string>254</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>