The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of FishHook, reference 0.6.0 (7713b9), with Swift 6.1 for macOS (SPM) on 22 May 2025 14:55:00 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swift-fishhook.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swift-fishhook
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 7713b95 Merge pull request #27 from p-x9/dependabot/swift/github.com/p-x9/machokit-0.33.0
Cloned https://github.com/p-x9/swift-fishhook.git
Revision (git rev-parse @):
7713b953cb9c951f9baed47a61f36e8f2924bab7
SUCCESS checkout https://github.com/p-x9/swift-fishhook.git at 0.6.0
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/p-x9/MachOKit.git
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
[1/5084] Fetching machokit
[2/5240] Fetching machokit, swift-fileio
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.67s)
[255/5084] Fetching machokit
Fetched https://github.com/p-x9/MachOKit.git from cache (0.98s)
Computing version for https://github.com/p-x9/MachOKit.git
Fetched https://github.com/apple/swift-crypto.git from cache (0.99s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.99s)
warning: 'machokit': /Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Computed https://github.com/p-x9/MachOKit.git at 0.33.0 (1.70s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.9.0 (0.45s)
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.9.0
Creating working copy for https://github.com/p-x9/MachOKit.git
Working copy of https://github.com/p-x9/MachOKit.git resolved at 0.33.0
warning: 'machokit': /Users/admin/builder/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-fishhook",
      "name": "FishHook",
      "url": "https://github.com/p-x9/swift-fishhook.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fishhook",
      "dependencies": [
        {
          "identity": "machokit",
          "name": "MachOKit",
          "url": "https://github.com/p-x9/MachOKit.git",
          "version": "0.33.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MachOKit",
          "dependencies": [
            {
              "identity": "swift-fileio",
              "name": "swift-fileio",
              "url": "https://github.com/p-x9/swift-fileio.git",
              "version": "0.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/p-x9/swift-fishhook.git
[1/194] Fetching swift-fishhook
Fetched https://github.com/p-x9/swift-fishhook.git from cache (0.67s)
Fetching https://github.com/p-x9/MachOKit.git from cache
Fetched https://github.com/p-x9/MachOKit.git from cache (0.49s)
Computing version for https://github.com/p-x9/MachOKit.git
Computed https://github.com/p-x9/MachOKit.git at 0.33.0 (0.55s)
Fetching https://github.com/p-x9/swift-fileio.git from cache
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.42s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.9.0 (0.46s)
Creating working copy for https://github.com/p-x9/MachOKit.git
Working copy of https://github.com/p-x9/MachOKit.git resolved at 0.33.0
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.9.0
Creating working copy for https://github.com/p-x9/swift-fishhook.git
Working copy of https://github.com/p-x9/swift-fishhook.git resolved at 0.6.0 (7713b95)
warning: '.resolve-product-dependencies': dependency 'swift-fishhook' is not used by any target
Found 1 product dependencies
  - MachOKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/p-x9/swift-fishhook.git
https://github.com/p-x9/swift-fishhook.git
{
  "dependencies" : [
    {
      "identity" : "machokit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/MachOKit.git"
    }
  ],
  "manifest_display_name" : "FishHook",
  "name" : "FishHook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FishHook",
      "targets" : [
        "FishHook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FishHookTests",
      "module_type" : "SwiftTarget",
      "name" : "FishHookTests",
      "path" : "Tests/FishHookTests",
      "sources" : [
        "FishHookTests.swift",
        "disableExclusivityChecking.swift",
        "function.swift"
      ],
      "target_dependencies" : [
        "FishHook"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FishHook",
      "module_type" : "SwiftTarget",
      "name" : "FishHook",
      "path" : "Sources/FishHook",
      "product_dependencies" : [
        "MachOKit"
      ],
      "product_memberships" : [
        "FishHook"
      ],
      "sources" : [
        "Extension/MachOImage+.swift",
        "FishHook.swift",
        "Model/Rebinding.swift",
        "Model/RebindingsEntry.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[3/5] Compiling MachOKitC mach-o-linux.c
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/9] Compiling FileIO StreamedFile.swift
[7/9] Compiling FileIO MemoryMappedFile.swift
[8/9] Emitting module FileIO
[9/9] Compiling FileIO FileIO.swift
[10/194] Emitting module MachOKit
[11/214] Compiling MachOKit LoaderRef.swift
[12/214] Compiling MachOKit ObjCBinaryInfo.swift
[13/214] Compiling MachOKit PrebuiltLoader.swift
[14/214] Compiling MachOKit PrebuiltLoaderProtocol.swift
[15/214] Compiling MachOKit PrebuiltLoaderSet.swift
[16/214] Compiling MachOKit PrebuiltLoader_Pre1165_3.swift
[17/214] Compiling MachOKit SectionLocations.swift
[18/214] Compiling MachOKit ObjCHeaderInfoRO.swift
[19/214] Compiling MachOKit ObjCHeaderInfoRW.swift
[20/214] Compiling MachOKit ObjCHeaderOptimizationRO.swift
[21/214] Compiling MachOKit ObjCHeaderOptimizationRW.swift
[22/214] Compiling MachOKit ObjCImageInfo.swift
[23/214] Compiling MachOKit ObjCOptimization.swift
[24/214] Compiling MachOKit OldObjCOptimization.swift
[25/214] Compiling MachOKit ProgramOffset.swift
[26/214] Compiling MachOKit ProgramsTrieNodeContent.swift
[27/214] Compiling MachOKit DyldCacheSlideInfo.swift
[28/214] Compiling MachOKit DyldCacheSlideInfo1.swift
[29/214] Compiling MachOKit DyldCacheSlideInfo2.swift
[30/214] Compiling MachOKit DyldCacheSlideInfo3.swift
[31/214] Compiling MachOKit IndirectSymbol.swift
[32/214] Compiling MachOKit Rebase.swift
[33/214] Compiling MachOKit RebaseOpcode.swift
[34/214] Compiling MachOKit RebaseOperation.swift
[35/214] Compiling MachOKit RebaseType.swift
[36/214] Compiling MachOKit Relocation.swift
[37/214] Compiling MachOKit RelocationInfo.swift
[38/214] Compiling MachOKit RelocationLength.swift
[39/214] Compiling MachOKit RelocationType.swift
[40/214] Compiling MachOKit ScatteredRelocationInfo.swift
[41/214] Compiling MachOKit StringTableEntry.swift
[42/214] Compiling MachOKit Nlist.swift
[43/214] Compiling MachOKit Stab.swift
[44/214] Compiling MachOKit SymbolDescription.swift
[45/214] Compiling MachOKit SymbolFlags.swift
[46/214] Compiling MachOKit SymbolLibraryOrdinalType.swift
[47/214] Compiling MachOKit SymbolReferenceFlag.swift
[48/214] Compiling MachOKit SymbolType.swift
[49/214] Compiling MachOKit CodeSignProtocol.swift
[50/214] Compiling MachOKit DyldCacheLocalSymbolsEntryProtocol.swift
[51/214] Compiling MachOKit DyldCacheRepresentable.swift
[52/214] Compiling MachOKit DyldChainedFixupsProtocol.swift
[53/214] Compiling MachOKit DyldChainedImportProtocol.swift
[54/214] Compiling MachOKit LayoutWrapper.swift
[55/214] Compiling MachOKit LoadCommandWrapper.swift
[56/214] Compiling MachOKit LoadCommandsProtocol.swift
[57/214] Compiling MachOKit MachORepresentable.swift
[58/214] Compiling MachOKit StringTable.swift
[59/214] Compiling MachOKit SymbolProtocol.swift
[60/214] Compiling MachOKit BitFlags.swift
[61/214] Compiling MachOKit DataSequence.swift
[62/214] Compiling MachOKit MemorySequence.swift
[63/214] Compiling MachOKit SwiftDemangle.swift
[64/214] Compiling MachOKit DataTrieTree.swift
[65/214] Compiling MachOKit MemoryTrieTree.swift
[66/214] Compiling MachOKit TrieNode.swift
[67/214] Compiling MachOKit TrieNodeContent.swift
[68/214] Compiling MachOKit TrieTreeProtocol.swift
[69/214] Compiling MachOKit exported.swift
[70/214] Compiling MachOKit global.swift
[71/214] Compiling MachOKit DyldCacheType.swift
[72/214] Compiling MachOKit FatArch.swift
[73/214] Compiling MachOKit FatHeader.swift
[74/214] Compiling MachOKit FileType.swift
[75/214] Compiling MachOKit MachHeader+Flags+Bit.swift
[76/214] Compiling MachOKit MachHeader+Flags.swift
[77/214] Compiling MachOKit MachHeader.swift
[78/214] Compiling MachOKit Magic.swift
[79/214] Compiling MachOKit BuildVersionCommand.swift
[80/214] Compiling MachOKit DylibCommand.swift
[81/214] Compiling MachOKit DylibUseCommand.swift
[82/214] Compiling MachOKit DylinkerCommand.swift
[83/214] Compiling MachOKit EncryptionInfoCommand.swift
[84/214] Compiling MachOKit EntryPointCommand.swift
[85/214] Compiling MachOKit LinkerOptionCommand.swift
[86/214] Compiling MachOKit LoadCommand.swift
[87/214] Compiling MachOKit LoadCommandInfo.swift
[88/214] Compiling MachOKit LoadCommandType.swift
[89/214] Compiling MachOKit BuildToolVersion.swift
[90/214] Compiling MachOKit Dylib.swift
[91/214] Compiling MachOKit DylibUseFlags.swift
[92/214] Compiling MachOKit DyldCacheSlideInfo4.swift
[93/214] Compiling MachOKit DyldCacheSlideInfo5.swift
[94/214] Compiling MachOKit SwiftOptimization.swift
[95/214] Compiling MachOKit DyldChainedFixupPointer.swift
[96/214] Compiling MachOKit DyldChainedFixupPointerContent.swift
[97/214] Compiling MachOKit DyldChainedFixupPointerFormat.swift
[98/214] Compiling MachOKit DyldChainedFixupPointerInfo.swift
[99/214] Compiling MachOKit DyldChainedFixupsHeader.swift
[100/214] Compiling MachOKit DyldChainedImport.swift
[101/214] Compiling MachOKit DyldChainedImportFormat.swift
[102/214] Compiling MachOKit DyldChainedPage.swift
[103/214] Compiling MachOKit DyldChainedStartsInImage.swift
[104/214] Compiling MachOKit DyldChainedStartsInSegment.swift
[105/214] Compiling MachOKit DyldChainedStartsOffsets.swift
[106/214] Compiling MachOKit DyldChainedSymbolsFormat.swift
[107/214] Compiling MachOKit ExportSymbolFlags.swift
[108/214] Compiling MachOKit ExportSymbolKind.swift
[109/214] Compiling MachOKit ExportTrieEntry.swift
[110/214] Compiling MachOKit ExportedSymbol.swift
[111/214] Compiling MachOKit FunctionStart.swift
[112/214] Compiling MachOKit Platform.swift
[113/214] Compiling MachOKit Section+Attribute.swift
[114/214] Compiling MachOKit Section+Flags.swift
[115/214] Compiling MachOKit Section+Type.swift
[116/214] Compiling MachOKit Section.swift
[117/214] Compiling MachOKit ThreadState.swift
[118/214] Compiling MachOKit ThreadStateFlavor.swift
[119/214] Compiling MachOKit Tool.swift
[120/214] Compiling MachOKit VMProtection.swift
[121/214] Compiling MachOKit Version.swift
[122/214] Compiling MachOKit NoteCommand.swift
[123/214] Compiling MachOKit RpathCommand.swift
[124/214] Compiling MachOKit SegmentCommand+Flags.swift
[125/214] Compiling MachOKit SegmentCommand.swift
[126/214] Compiling MachOKit SourceVersionCommand.swift
[127/214] Compiling MachOKit TargetTripleCommand.swift
[128/214] Compiling MachOKit ThreadCommand.swift
[129/214] Compiling MachOKit UUIDCommand.swift
[130/214] Compiling MachOKit VersionMinCommand.swift
[131/214] Compiling MachOKit MachOFile+BindOperations.swift
[132/214] Compiling MachOKit MachOFile+CodeSign.swift
[133/214] Compiling MachOKit DyldCache+SubCaches.swift
[134/214] Compiling MachOKit DyldCache.swift
[135/214] Compiling MachOKit DyldCacheLoaded+SubCaches.swift
[136/214] Compiling MachOKit DyldCacheLoaded+static.swift
[137/214] Compiling MachOKit DyldCacheLoaded.swift
[138/214] Compiling MachOKit Data+.swift
[139/214] Compiling MachOKit FileHandle+.swift
[140/214] Compiling MachOKit FixedWidthInteger+.swift
[141/214] Compiling MachOKit Sequence+.swift
[142/214] Compiling MachOKit String+.swift
[143/214] Compiling MachOKit TrieTreeProtocol+.swift
[144/214] Compiling MachOKit UUID+.swift
[145/214] Compiling MachOKit UnsafePointer+.swift
[146/214] Compiling MachOKit UnsafeRawPointer+.swift
[147/214] Compiling MachOKit _FileIOProtocol+.swift
[148/214] Compiling MachOKit dyld_chained_ptr+.swift
[149/214] Compiling MachOKit FatFile.swift
[150/214] Compiling MachOKit CPU.swift
[151/214] Compiling MachOKit CPUSubType.swift
[152/214] Compiling MachOKit CPUType.swift
[153/214] Compiling MachOKit DyldCacheHeader.swift
[154/214] Compiling MachOKit CodeSignSuperBlob.swift
[155/214] Compiling MachOKit CFString.swift
[156/214] Compiling MachOKit DataInCodeEntry.swift
[157/214] Compiling MachOKit DependedDylib.swift
[158/214] Compiling MachOKit DyldCacheDynamicData.swift
[159/214] Compiling MachOKit DyldCacheFunctionVariantEntry.swift
[160/214] Compiling MachOKit DyldCacheFunctionVariantInfo.swift
[161/214] Compiling MachOKit DyldCacheImageInfo.swift
[162/214] Compiling MachOKit DyldCacheImageTextInfo.swift
[163/214] Compiling MachOKit DyldCacheLocalSymbolsEntry.swift
[164/214] Compiling MachOKit DyldCacheLocalSymbolsInfo.swift
[165/214] Compiling MachOKit DyldCacheMappingAndSlideInfo.swift
[166/214] Compiling MachOKit DyldCacheMappingFlags.swift
[167/214] Compiling MachOKit DyldCacheMappingInfo.swift
[168/214] Compiling MachOKit DyldCachePrewarming.swift
[169/214] Compiling MachOKit DyldCachePrewarmingEntry.swift
[170/214] Compiling MachOKit DyldCacheTproMappingInfo.swift
[171/214] Compiling MachOKit DyldSubCacheEntry.swift
[172/214] Compiling MachOKit DylibIndex.swift
[173/214] Compiling MachOKit DylibsTrieNodeContent.swift
[174/214] Compiling MachOKit BindOperation.swift
[175/214] Compiling MachOKit BindOperationsKind.swift
[176/214] Compiling MachOKit BindSpecial.swift
[177/214] Compiling MachOKit BindType.swift
[178/214] Compiling MachOKit ClassicBindType.swift
[179/214] Compiling MachOKit BindingSymbol.swift
[180/214] Compiling MachOKit ClassicBindingSymbol.swift
[181/214] Compiling MachOKit CodeSignCodeDirectory+codeLimit64.swift
[182/214] Compiling MachOKit CodeSignCodeDirectory+executableSegment.swift
[183/214] Compiling MachOKit CodeSignCodeDirectory+runtime.swift
[184/214] Compiling MachOKit CodeSignCodeDirectory+scatter.swift
[185/214] Compiling MachOKit CodeSignCodeDirectory+teamID.swift
[186/214] Compiling MachOKit CodeSignCodeDirectory.swift
[187/214] Compiling MachOKit CodeSignBlobIndex.swift
[188/214] Compiling MachOKit CodeSignExecSegmentFlags.swift
[189/214] Compiling MachOKit CodeSignGenericBlob.swift
[190/214] Compiling MachOKit CodeSignHashType.swift
[191/214] Compiling MachOKit CodeSignMagic.swift
[192/214] Compiling MachOKit CodeSignSlot.swift
[193/214] Compiling MachOKit CodeSignSpecialSlotType.swift
[194/214] Compiling MachOKit MachOFile+DyldChainedFixups.swift
[195/214] Compiling MachOKit MachOFile+ExportTrie.swift
[196/214] Compiling MachOKit MachOFile+FunctionStarts.swift
[197/214] Compiling MachOKit MachOFile+LoadCommands.swift
[198/214] Compiling MachOKit MachOFile+RebaseOperations.swift
[199/214] Compiling MachOKit MachOFile+Strings.swift
[200/214] Compiling MachOKit MachOFile+Symbols.swift
[201/214] Compiling MachOKit MachOFile.swift
[202/214] Compiling MachOKit MachOImage+BindOperations.swift
[203/214] Compiling MachOKit MachOImage+CodeSign.swift
[204/214] Compiling MachOKit MachOImage+DyldChainedFixups..swift
[205/214] Compiling MachOKit MachOImage+ExportTrie.swift
[206/214] Compiling MachOKit MachOImage+FunctionStarts.swift
[207/214] Compiling MachOKit MachOImage+LoadCommands.swift
[208/214] Compiling MachOKit MachOImage+RebaseOperations.swift
[209/214] Compiling MachOKit MachOImage+Strings.swift
[210/214] Compiling MachOKit MachOImage+Symbols.swift
[211/214] Compiling MachOKit MachOImage+static.swift
[212/214] Compiling MachOKit MachOImage.swift
[213/214] Compiling MachOKit MachOKit.swift
[214/214] Compiling MachOKit BindOpcode.swift
[215/219] Compiling FishHook Rebinding.swift
[216/219] Compiling FishHook RebindingsEntry.swift
[217/219] Emitting module FishHook
/Users/admin/builder/spi-builder-workspace/Sources/FishHook/FishHook.swift:4:16: warning: static property 'rebindingsEntry' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | public enum FishHook {
  4 |     static var rebindingsEntry: [RebindingsEntry] = []
    |                |- warning: static property 'rebindingsEntry' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'rebindingsEntry' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'rebindingsEntry' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  5 |
  6 |     @inline(__always)
[218/219] Compiling FishHook FishHook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FishHook/FishHook.swift:4:16: warning: static property 'rebindingsEntry' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | public enum FishHook {
  4 |     static var rebindingsEntry: [RebindingsEntry] = []
    |                |- warning: static property 'rebindingsEntry' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'rebindingsEntry' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'rebindingsEntry' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  5 |
  6 |     @inline(__always)
[219/219] Compiling FishHook MachOImage+.swift
Build complete! (10.69s)
warning: 'machokit': /Users/admin/builder/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Build complete.
{
  "dependencies" : [
    {
      "identity" : "machokit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/MachOKit.git"
    }
  ],
  "manifest_display_name" : "FishHook",
  "name" : "FishHook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FishHook",
      "targets" : [
        "FishHook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FishHookTests",
      "module_type" : "SwiftTarget",
      "name" : "FishHookTests",
      "path" : "Tests/FishHookTests",
      "sources" : [
        "FishHookTests.swift",
        "disableExclusivityChecking.swift",
        "function.swift"
      ],
      "target_dependencies" : [
        "FishHook"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FishHook",
      "module_type" : "SwiftTarget",
      "name" : "FishHook",
      "path" : "Sources/FishHook",
      "product_dependencies" : [
        "MachOKit"
      ],
      "product_memberships" : [
        "FishHook"
      ],
      "sources" : [
        "Extension/MachOImage+.swift",
        "FishHook.swift",
        "Model/Rebinding.swift",
        "Model/RebindingsEntry.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.