Skip to content

Commit

Permalink
Fix compatibility with Xcode 15
Browse files Browse the repository at this point in the history
  • Loading branch information
cathyjf committed Jun 30, 2024
1 parent e1e86ac commit c7774ed
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
binary "https://sparkle-project.org/Carthage/Sparkle.json"
github "MacPass/TransformerKit" "a8b5bb73cc327ec6798569b865c32fec5eb2289f"
github "MacPass/KeePassKit" ~> 3.2.0
github "MacPass/TransformerKit" "3232b04c568df7f98b33ceb21a2090a9ccbc2065"
github "MacPass/KeePassKit" ~> 3.3.2
github "mstarke/HNHUi" ~> 6.0
10 changes: 5 additions & 5 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
binary "https://sparkle-project.org/Carthage/Sparkle.json" "2.3.0"
github "MacPass/KeePassKit" "3.2.1"
github "MacPass/KissXML" "933f04fe5ad95c2be07ec0c2f801e140007f20fa"
github "MacPass/TransformerKit" "a8b5bb73cc327ec6798569b865c32fec5eb2289f"
github "mstarke/HNHUi" "6.0"
binary "https://sparkle-project.org/Carthage/Sparkle.json" "2.6.3"
github "MacPass/KeePassKit" "3.3.2"
github "MacPass/KissXML" "503fc012b73a4507965019720cbf1c157e849657"
github "MacPass/TransformerKit" "3232b04c568df7f98b33ceb21a2090a9ccbc2065"
github "mstarke/HNHUi" "6.0.1"
2 changes: 1 addition & 1 deletion MacPass.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2013,8 +2013,8 @@
4C77E35E15B84A240093A587 /* Sources */,
4C77E35F15B84A240093A587 /* Frameworks */,
4C77E36015B84A240093A587 /* Resources */,
4C44DB1B1C08999F00774EB3 /* Versioning */,
4CC5D36618A1332000AF7FA8 /* CopyFiles */,
4C44DB1B1C08999F00774EB3 /* Versioning */,
);
buildRules = (
);
Expand Down

0 comments on commit c7774ed

Please sign in to comment.