Skip to content

Commit

Permalink
updated for release
Browse files Browse the repository at this point in the history
Signed-off-by: pilotchute <alea@kootz.com>
  • Loading branch information
pilotchute committed Sep 21, 2022
1 parent e996258 commit 252ed2e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions DiscreteScroll.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
C32391321DE7B5670068C5B9 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0620;
ORGANIZATIONNAME = "Emre Yolcu";
LastUpgradeCheck = 1330;
ORGANIZATIONNAME = akootz;
TargetAttributes = {
C32391391DE7B5670068C5B9 = {
CreatedOnToolsVersion = 6.2;
Expand All @@ -89,10 +89,9 @@
};
buildConfigurationList = C32391351DE7B5670068C5B9 /* Build configuration list for PBXProject "DiscreteScroll" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
);
Expand Down Expand Up @@ -212,6 +211,7 @@
COMBINE_HIDPI_IMAGES = YES;
INFOPLIST_FILE = DiscreteScroll/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "akootz.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
Expand All @@ -226,6 +226,7 @@
COMBINE_HIDPI_IMAGES = YES;
INFOPLIST_FILE = DiscreteScroll/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "akootz.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
};
Expand Down

0 comments on commit 252ed2e

Please sign in to comment.