Skip to content

Commit

Permalink
Build 3 of release 3.29. Should be final
Browse files Browse the repository at this point in the history
  • Loading branch information
gdombiak committed Sep 2, 2024
1 parent 8eb9322 commit a9cad50
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions OctoPod.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3528,7 +3528,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = OctoPod/OctoPod.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = ALV53VY374;
INFOPLIST_FILE = OctoPod/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "OctoPod for OctoPrint";
Expand All @@ -3553,7 +3553,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = OctoPod/OctoPod.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = ALV53VY374;
INFOPLIST_FILE = OctoPod/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "OctoPod for OctoPrint";
Expand Down Expand Up @@ -3682,7 +3682,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = ALV53VY374;
IBSC_MODULE = OctoPod_Watch_Extension;
INFOPLIST_FILE = "OctoPod Watch/Info.plist";
Expand All @@ -3708,7 +3708,7 @@
CODE_SIGN_ENTITLEMENTS = "OctoPod Watch/OctoPod WatchRelease.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = ALV53VY374;
IBSC_MODULE = OctoPod_Watch_Extension;
INFOPLIST_FILE = "OctoPod Watch/Info.plist";
Expand All @@ -3730,7 +3730,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = ALV53VY374;
INFOPLIST_FILE = "OctoPod Watch Extension/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
Expand All @@ -3756,7 +3756,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = ALV53VY374;
INFOPLIST_FILE = "OctoPod Watch Extension/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
Expand Down

0 comments on commit a9cad50

Please sign in to comment.