Skip to content

Commit

Permalink
Some minor issues; Universal Binary 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
imdatceleste committed Oct 31, 2022
1 parent 2b81b98 commit 427cdae
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions Katip.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -341,15 +341,15 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 99;
CURRENT_PROJECT_VERSION = 100;
DEVELOPMENT_TEAM = RVR78FQQ62;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Katip/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.2.0;
MARKETING_VERSION = 1.2.1;
PRODUCT_BUNDLE_IDENTIFIER = de.imdat.Katip;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -365,15 +365,15 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 99;
CURRENT_PROJECT_VERSION = 100;
DEVELOPMENT_TEAM = RVR78FQQ62;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Katip/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.2.0;
MARKETING_VERSION = 1.2.1;
PRODUCT_BUNDLE_IDENTIFIER = de.imdat.Katip;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down
Binary file not shown.
12 changes: 6 additions & 6 deletions Katip/Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="19455" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21225" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19455"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21225"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
Expand Down Expand Up @@ -316,7 +316,7 @@
<windowStyleMask key="styleMask" titled="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="470" y="1335" width="858" height="429"/>
<rect key="screenRect" x="0.0" y="0.0" width="3840" height="2135"/>
<rect key="screenRect" x="0.0" y="0.0" width="5120" height="2855"/>
<value key="minSize" type="size" width="800" height="400"/>
<view key="contentView" id="EiT-Mj-1SZ">
<rect key="frame" x="0.0" y="0.0" width="858" height="429"/>
Expand All @@ -326,7 +326,7 @@
<rect key="frame" x="20" y="52" width="816" height="293"/>
<clipView key="contentView" drawsBackground="NO" id="x0E-Vy-Pfx">
<rect key="frame" x="1" y="1" width="799" height="291"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textView editable="NO" importsGraphics="NO" verticallyResizable="YES" smartInsertDelete="YES" id="MbY-Ls-MTv">
<rect key="frame" x="0.0" y="0.0" width="799" height="291"/>
Expand Down Expand Up @@ -600,7 +600,7 @@
<window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="75i-ZF-ts9" customClass="NSPanel">
<windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES" utility="YES"/>
<rect key="contentRect" x="4265" y="294" width="280" height="392"/>
<rect key="screenRect" x="3840" y="0.0" width="3840" height="2135"/>
<rect key="screenRect" x="0.0" y="0.0" width="5120" height="2855"/>
<value key="minSize" type="size" width="280" height="311"/>
<view key="contentView" id="605-Dy-7Bi">
<rect key="frame" x="0.0" y="0.0" width="280" height="392"/>
Expand All @@ -611,7 +611,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<clipView key="contentView" id="JEW-J9-wLr">
<rect key="frame" x="1" y="1" width="238" height="214"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" tableStyle="fullWidth" alternatingRowBackgroundColors="YES" columnReordering="NO" autosaveColumns="NO" typeSelect="NO" id="gh2-F8-lH7">
<rect key="frame" x="0.0" y="0.0" width="238" height="214"/>
Expand Down
2 changes: 1 addition & 1 deletion Katip/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>104</string>
<string>110</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit 427cdae

Please sign in to comment.