Skip to content

Commit

Permalink
Update build # to 6 and point to site main branch (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
bolsinga authored Sep 13, 2023
1 parent bea5e80 commit ad8c91a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions SiteApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = SiteApp/SiteApp.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"SiteApp/Preview Content\"";
DEVELOPMENT_TEAM = "";
Expand Down Expand Up @@ -316,7 +316,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = SiteApp/SiteApp.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"SiteApp/Preview Content\"";
DEVELOPMENT_TEAM = "";
Expand Down Expand Up @@ -378,8 +378,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/bolsinga/site";
requirement = {
kind = exactVersion;
version = 1.0.2;
branch = main;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down

0 comments on commit ad8c91a

Please sign in to comment.