Skip to content

Commit

Permalink
Bump version and add maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronkollasch committed Nov 27, 2021
1 parent 3d87b9f commit ad3833f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions jitouch/Jitouch/Jitouch.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2.75;
CURRENT_PROJECT_VERSION = 2.76;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEPLOYMENT_POSTPROCESSING = YES;
DEVELOPMENT_TEAM = 5UQY3B3594;
Expand All @@ -334,7 +334,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = Jitouch_Prefix.pch;
INFOPLIST_FILE = Info.plist;
MARKETING_VERSION = 2.75;
MARKETING_VERSION = 2.76;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.jitouch.Jitouch;
PRODUCT_NAME = Jitouch;
Expand All @@ -353,7 +353,7 @@
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.75;
CURRENT_PROJECT_VERSION = 2.76;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEPLOYMENT_POSTPROCESSING = YES;
DEVELOPMENT_TEAM = 5UQY3B3594;
Expand All @@ -367,7 +367,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = Jitouch_Prefix.pch;
INFOPLIST_FILE = Info.plist;
MARKETING_VERSION = 2.75;
MARKETING_VERSION = 2.76;
PRODUCT_BUNDLE_IDENTIFIER = com.jitouch.Jitouch;
PRODUCT_NAME = Jitouch;
PROVISIONING_PROFILE_SPECIFIER = "Jitouch Distribution";
Expand Down
2 changes: 1 addition & 1 deletion prefpane/Base.lproj/JitouchPref.xib
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ DQ
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="343">
<rect key="frame" x="15" y="24" width="592" height="14"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Supasorn Suwajanakorn Sukolsak Sakshuwong" id="348">
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Supasorn Suwajanakorn Sukolsak Sakshuwong Aaron Kollasch" id="348">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand Down
8 changes: 4 additions & 4 deletions prefpane/Jitouch.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2.75;
CURRENT_PROJECT_VERSION = 2.76;
DEPLOYMENT_POSTPROCESSING = YES;
DEVELOPMENT_TEAM = 5UQY3B3594;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -354,7 +354,7 @@
"\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks/MultitouchSupport.framework\"",
"$(PROJECT_DIR)",
);
MARKETING_VERSION = 2.75;
MARKETING_VERSION = 2.76;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = "com.jitouch.${PRODUCT_NAME:identifier}";
PRODUCT_NAME = Jitouch;
Expand All @@ -379,7 +379,7 @@
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.75;
CURRENT_PROJECT_VERSION = 2.76;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEPLOYMENT_POSTPROCESSING = YES;
DEVELOPMENT_TEAM = 5UQY3B3594;
Expand All @@ -394,7 +394,7 @@
"\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks/MultitouchSupport.framework\"",
"$(PROJECT_DIR)",
);
MARKETING_VERSION = 2.75;
MARKETING_VERSION = 2.76;
PRODUCT_BUNDLE_IDENTIFIER = "com.jitouch.${PRODUCT_NAME:identifier}";
PRODUCT_NAME = Jitouch;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down

0 comments on commit ad3833f

Please sign in to comment.