diff --git a/MiniScanner.xcodeproj/project.pbxproj b/MiniScanner.xcodeproj/project.pbxproj index 5af35906e38e892c6efa1d0ed0d747218caa19c0..544f23a44789c78beb4e49303553b12c59afd97d 100644 --- a/MiniScanner.xcodeproj/project.pbxproj +++ b/MiniScanner.xcodeproj/project.pbxproj @@ -2205,7 +2205,7 @@ repositoryURL = "https://github.com/LeoNatan/LNExtensionExecutor.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 1.2.0; + minimumVersion = 1.3.0; }; }; 53A4787F2C358E100073E956 /* XCRemoteSwiftPackageReference "LanguageManager-iOS" */ = { diff --git a/MiniScanner.xcworkspace/xcshareddata/swiftpm/Package.resolved b/MiniScanner.xcworkspace/xcshareddata/swiftpm/Package.resolved index d5cf7e7d562c0f285d2211c7e7a27e3d4785ae4e..a6203cf58e024bd7cad86aba62527fe8dffcca78 100644 --- a/MiniScanner.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/MiniScanner.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,6 +1,15 @@ { - "originHash" : "174e2433b4ce7e1515d76317ce11975dbcddc241481d6428646b200fb9578ee5", + "originHash" : "3b2c4ea71c3010cf1300703a9ede82aa3d69fd1059af636e7d965d7dedc79857", "pins" : [ + { + "identity" : "beinepsignature", + "kind" : "remoteSourceControl", + "location" : "https://github.com/Mustafa-Merza/BeInEPSignature", + "state" : { + "branch" : "custom-views", + "revision" : "1e7c6cf2f87fc4294154b5a5ba618443acba8943" + } + }, { "identity" : "imageviewer.swift", "kind" : "remoteSourceControl", @@ -33,8 +42,26 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/LeoNatan/LNExtensionExecutor.git", "state" : { - "revision" : "16b741f659e344f4569c9f9d32ef2298ef0233ff", - "version" : "1.2.0" + "revision" : "c0226dcd7d653d4c22dd16ccd72619c86b610c2d", + "version" : "1.3.0" + } + }, + { + "identity" : "mozjpeg.swift", + "kind" : "remoteSourceControl", + "location" : "https://github.com/awxkee/mozjpeg.swift.git", + "state" : { + "revision" : "42aaf0105aa7cd5640397306577bda756863003a", + "version" : "1.1.3" + } + }, + { + "identity" : "nbbottomsheet", + "kind" : "remoteSourceControl", + "location" : "https://github.com/nicol3a/NBBottomSheet", + "state" : { + "branch" : "master", + "revision" : "697175be8c9b17304552938ae16b8a1a752bae4d" } }, {