Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
EmersonCarpes committed Apr 23, 2024
1 parent 7265980 commit c0a9fbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 64 deletions.
10 changes: 5 additions & 5 deletions Sabbath School.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2080,7 +2080,7 @@
);
name = R.swift;
outputPaths = (
"$SRCROOT/R.generated.swift",
$SRCROOT/R.generated.swift,
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Expand Down Expand Up @@ -2943,7 +2943,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = XVGX5G4YQ9;
Expand All @@ -2958,7 +2958,7 @@
"$(inherited)",
"$(SDKROOT)/usr/lib/swift",
);
MARKETING_VERSION = 3.5.0;
MARKETING_VERSION = 3.5.1;
OTHER_LDFLAGS = (
"$(inherited)",
"-l\"c++\"",
Expand Down Expand Up @@ -3085,7 +3085,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 0;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = XVGX5G4YQ9;
ENABLE_BITCODE = NO;
Expand All @@ -3099,7 +3099,7 @@
"$(inherited)",
"$(SDKROOT)/usr/lib/swift",
);
MARKETING_VERSION = 3.5.0;
MARKETING_VERSION = 3.5.1;
OTHER_LDFLAGS = (
"$(inherited)",
"-l\"c++\"",
Expand Down
59 changes: 0 additions & 59 deletions Sabbath School.xcworkspace/xcshareddata/swiftpm/Package.resolved

This file was deleted.

0 comments on commit c0a9fbc

Please sign in to comment.