From c0a9fbcab0ffcaa97e941936f4dd1e1f2113e528 Mon Sep 17 00:00:00 2001 From: Emerson Carpes Date: Tue, 23 Apr 2024 14:27:53 -0300 Subject: [PATCH] bump version --- Sabbath School.xcodeproj/project.pbxproj | 10 ++-- .../xcshareddata/swiftpm/Package.resolved | 59 ------------------- 2 files changed, 5 insertions(+), 64 deletions(-) delete mode 100644 Sabbath School.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/Sabbath School.xcodeproj/project.pbxproj b/Sabbath School.xcodeproj/project.pbxproj index 0fe540b8..6cd03bfe 100644 --- a/Sabbath School.xcodeproj/project.pbxproj +++ b/Sabbath School.xcodeproj/project.pbxproj @@ -2080,7 +2080,7 @@ ); name = R.swift; outputPaths = ( - "$SRCROOT/R.generated.swift", + $SRCROOT/R.generated.swift, ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; @@ -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; @@ -2958,7 +2958,7 @@ "$(inherited)", "$(SDKROOT)/usr/lib/swift", ); - MARKETING_VERSION = 3.5.0; + MARKETING_VERSION = 3.5.1; OTHER_LDFLAGS = ( "$(inherited)", "-l\"c++\"", @@ -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; @@ -3099,7 +3099,7 @@ "$(inherited)", "$(SDKROOT)/usr/lib/swift", ); - MARKETING_VERSION = 3.5.0; + MARKETING_VERSION = 3.5.1; OTHER_LDFLAGS = ( "$(inherited)", "-l\"c++\"", diff --git a/Sabbath School.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Sabbath School.xcworkspace/xcshareddata/swiftpm/Package.resolved deleted file mode 100644 index cc48e550..00000000 --- a/Sabbath School.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ /dev/null @@ -1,59 +0,0 @@ -{ - "pins" : [ - { - "identity" : "alamofire", - "kind" : "remoteSourceControl", - "location" : "https://github.com/Alamofire/Alamofire.git", - "state" : { - "revision" : "3dc6a42c7727c49bf26508e29b0a0b35f9c7e1ad", - "version" : "5.8.1" - } - }, - { - "identity" : "cache", - "kind" : "remoteSourceControl", - "location" : "https://github.com/hyperoslo/Cache.git", - "state" : { - "revision" : "c7f4d633049c3bd649a353bad36f6c17e9df085f", - "version" : "6.0.0" - } - }, - { - "identity" : "libwebp-xcode", - "kind" : "remoteSourceControl", - "location" : "https://github.com/SDWebImage/libwebp-Xcode.git", - "state" : { - "revision" : "b2b1d20a90b14d11f6ef4241da6b81c1d3f171e4", - "version" : "1.3.2" - } - }, - { - "identity" : "sdwebimage", - "kind" : "remoteSourceControl", - "location" : "https://github.com/SDWebImage/SDWebImage.git", - "state" : { - "revision" : "936f1c7067728d16c362ba4fb93c17df78b5fd79", - "version" : "5.18.2" - } - }, - { - "identity" : "sdwebimageswiftui", - "kind" : "remoteSourceControl", - "location" : "https://github.com/SDWebImage/SDWebImageSwiftUI.git", - "state" : { - "revision" : "e837c37d45449fbd3b4745c10c5b5274e73edead", - "version" : "2.2.3" - } - }, - { - "identity" : "sdwebimagewebpcoder", - "kind" : "remoteSourceControl", - "location" : "https://github.com/SDWebImage/SDWebImageWebPCoder.git", - "state" : { - "revision" : "3819cb70faa2454b54d8364779bfacd8c216a6e2", - "version" : "0.13.0" - } - } - ], - "version" : 2 -}