Skip to content

Commit

Permalink
Version 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
soffes committed Jul 20, 2022
1 parent 839d3b9 commit a43aa25
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 23 deletions.
26 changes: 12 additions & 14 deletions Contrast.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,6 @@
TargetAttributes = {
218487051F04642C009EE112 = {
CreatedOnToolsVersion = 8.3.3;
DevelopmentTeam = UP9C8XM22A;
LastSwiftMigration = 0940;
SystemCapabilities = {
com.apple.HardenedRuntime = {
Expand All @@ -458,7 +457,6 @@
};
21A25E671F336CE5000AD1F1 = {
CreatedOnToolsVersion = 8.3.3;
DevelopmentTeam = UP9C8XM22A;
LastSwiftMigration = 1030;
SystemCapabilities = {
com.apple.HardenedRuntime = {
Expand Down Expand Up @@ -815,16 +813,16 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = "";
DEVELOPMENT_TEAM = LHDXBG4XBK;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "$(SRCROOT)/Contrast/Support/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.3.2;
PRODUCT_BUNDLE_IDENTIFIER = com.nothingmagical.contrast;
MARKETING_VERSION = 1.3.3;
PRODUCT_BUNDLE_IDENTIFIER = com.samsoffes.contrast;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
};
Expand All @@ -840,16 +838,16 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = "";
DEVELOPMENT_TEAM = LHDXBG4XBK;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "$(SRCROOT)/Contrast/Support/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.3.2;
PRODUCT_BUNDLE_IDENTIFIER = com.nothingmagical.contrast;
MARKETING_VERSION = 1.3.3;
PRODUCT_BUNDLE_IDENTIFIER = com.samsoffes.contrast;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
};
Expand All @@ -865,16 +863,16 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = "";
DEVELOPMENT_TEAM = LHDXBG4XBK;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "$(SRCROOT)/ContrastHelper/Support/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.3.2;
PRODUCT_BUNDLE_IDENTIFIER = com.nothingmagical.contrast.helper;
MARKETING_VERSION = 1.3.3;
PRODUCT_BUNDLE_IDENTIFIER = com.samsoffes.contrast.helper;
PRODUCT_NAME = ContrastHelper;
PROVISIONING_PROFILE_SPECIFIER = "";
SKIP_INSTALL = YES;
Expand All @@ -893,16 +891,16 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = "";
DEVELOPMENT_TEAM = LHDXBG4XBK;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "$(SRCROOT)/ContrastHelper/Support/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.3.2;
PRODUCT_BUNDLE_IDENTIFIER = com.nothingmagical.contrast.helper;
MARKETING_VERSION = 1.3.3;
PRODUCT_BUNDLE_IDENTIFIER = com.samsoffes.contrast.helper;
PRODUCT_NAME = ContrastHelper;
PROVISIONING_PROFILE_SPECIFIER = "";
SKIP_INSTALL = YES;
Expand Down
13 changes: 6 additions & 7 deletions Contrast/Resources/Base.lproj/About.storyboard
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="17506" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="mvE-gZ-4UD">
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="21208.1" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="mvE-gZ-4UD">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17506"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21208.1"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
Expand Down Expand Up @@ -60,19 +59,19 @@
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="251" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="XVt-zD-dMC">
<rect key="frame" x="18" y="20" width="208" height="11"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Copyright © 2019–2020 Nothing Magical Inc." usesSingleLineMode="YES" id="bND-f1-eAf">
<rect key="frame" x="39" y="20" width="167" height="11"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Copyright © 2017–2022 Sam Soffes" usesSingleLineMode="YES" id="bND-f1-eAf">
<font key="font" metaFont="miniSystem"/>
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6Qv-dg-ZYZ">
<rect key="frame" x="28" y="51" width="189" height="28"/>
<rect key="frame" x="41" y="51" width="163" height="28"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="xqm-AW-7XQ">
<font key="font" metaFont="smallSystem"/>
<string key="title">Designed &amp; developed
by Nothing Magical &amp; Studio MDS.</string>
by Sam Soffes &amp; Studio MDS.</string>
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
Expand Down
2 changes: 0 additions & 2 deletions Contrast/Support/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,5 @@
<string>Main</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
</dict>
</plist>

0 comments on commit a43aa25

Please sign in to comment.