From 394a9961c9d5e901a94645c371feceb9ba11b03e Mon Sep 17 00:00:00 2001 From: gsdali <51393997+gsdali@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:12:11 +1000 Subject: [PATCH] =?UTF-8?q?Refresh=20Package.resolved=20=E2=86=92=20Second?= =?UTF-8?q?MouseAU=20(closes=20#61)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit After the gsdali → SecondMouseAU org migration, Package.swift already pointed at SecondMouseAU but the committed Package.resolved still pinned gsdali (SwiftPM matches by identity, so builds kept fetching gsdali). Regenerated the v3 lockfile in a clean clone (this dev checkout has local package overrides, so resolve here writes nothing): all 6 deps now pin github.com/SecondMouseAU/* (OCCTSwift re-pinned 1.7.x → 1.8.0, latest in range). Build-tested clean against the refreshed lockfile. Co-Authored-By: Claude Opus 4.8 (1M context) --- Package.resolved | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Package.resolved b/Package.resolved index c4b5a89..77f5add 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,10 +1,10 @@ { - "originHash" : "193f12a2c125ba349244b6ef2c622ab89425ebd63522973119c7c5869efbaa80", + "originHash" : "900580db2a730a42e874a9fd1f9d24315df3b8435efc49b7653a88235fce9a9d", "pins" : [ { "identity" : "occtswift", "kind" : "remoteSourceControl", - "location" : "https://github.com/gsdali/OCCTSwift.git", + "location" : "https://github.com/SecondMouseAU/OCCTSwift.git", "state" : { "revision" : "94eea64c25c265f268ecd6da6fef36b05a60ce9b", "version" : "1.8.0" @@ -13,7 +13,7 @@ { "identity" : "occtswiftais", "kind" : "remoteSourceControl", - "location" : "https://github.com/gsdali/OCCTSwiftAIS.git", + "location" : "https://github.com/SecondMouseAU/OCCTSwiftAIS.git", "state" : { "revision" : "dcb814b6332706d40717f66c6f327698283b59cf", "version" : "1.0.2" @@ -22,7 +22,7 @@ { "identity" : "occtswiftio", "kind" : "remoteSourceControl", - "location" : "https://github.com/gsdali/OCCTSwiftIO.git", + "location" : "https://github.com/SecondMouseAU/OCCTSwiftIO.git", "state" : { "revision" : "ef7a4ad2d9c057968cda24f08122534e54980f50", "version" : "1.0.0" @@ -31,7 +31,7 @@ { "identity" : "occtswiftmesh", "kind" : "remoteSourceControl", - "location" : "https://github.com/gsdali/OCCTSwiftMesh.git", + "location" : "https://github.com/SecondMouseAU/OCCTSwiftMesh.git", "state" : { "revision" : "01bd6b1abce612de78081e0875e05beaaf4bfbe6", "version" : "1.0.0" @@ -40,7 +40,7 @@ { "identity" : "occtswifttools", "kind" : "remoteSourceControl", - "location" : "https://github.com/gsdali/OCCTSwiftTools.git", + "location" : "https://github.com/SecondMouseAU/OCCTSwiftTools.git", "state" : { "revision" : "d71764d0468069369e71ee18e52c95e26a7aae0a", "version" : "1.1.1" @@ -49,7 +49,7 @@ { "identity" : "occtswiftviewport", "kind" : "remoteSourceControl", - "location" : "https://github.com/gsdali/OCCTSwiftViewport.git", + "location" : "https://github.com/SecondMouseAU/OCCTSwiftViewport.git", "state" : { "revision" : "6c8e95e62e2b25666ba9160af24bce22c7ccb08c", "version" : "1.0.4"