The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Fakery, reference 5.1.0 (71cb3b), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 09:11:14 UTC.

Swift 6 data race errors: 3

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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vadymmarkov/Fakery.git
Reference: 5.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vadymmarkov/Fakery
 * tag               5.1.0      -> FETCH_HEAD
HEAD is now at 71cb3bf Update Fakery.podspec
Cloned https://github.com/vadymmarkov/Fakery.git
Revision (git rev-parse @):
71cb3bf36a808534659d1248780c2bf3c4c4fc91
SUCCESS checkout https://github.com/vadymmarkov/Fakery.git at 5.1.0
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/19567] Fetching nimble
[2/34322] Fetching nimble, quick
Fetched https://github.com/Quick/Nimble.git from cache (1.69s)
Fetched https://github.com/Quick/Quick.git from cache (1.69s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.0.0 (2.33s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.79s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (1.41s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.56s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[5/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.66s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.25s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
========================================
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": "fakery",
      "name": "Fakery",
      "url": "https://github.com/vadymmarkov/Fakery.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fakery",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/vadymmarkov/Fakery.git
[1/3293] Fetching fakery
Fetched https://github.com/vadymmarkov/Fakery.git from cache (0.97s)
Creating working copy for https://github.com/vadymmarkov/Fakery.git
Working copy of https://github.com/vadymmarkov/Fakery.git resolved at 5.1.0 (71cb3bf)
warning: '.resolve-product-dependencies': dependency 'fakery' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vadymmarkov/Fakery.git
https://github.com/vadymmarkov/Fakery.git
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Fakery",
  "name" : "Fakery",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Fakery",
      "targets" : [
        "Fakery"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FakeryTests",
      "module_type" : "SwiftTarget",
      "name" : "FakeryTests",
      "path" : "Tests/Fakery",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ConfigSpec.swift",
        "Data/ParserSpec.swift",
        "Data/ProviderSpec.swift",
        "FakerSpec.swift",
        "Generators/AddressSpec.swift",
        "Generators/AppSpec.swift",
        "Generators/BankSpec.swift",
        "Generators/BusinessSpec.swift",
        "Generators/CarSpec.swift",
        "Generators/CatSpec.swift",
        "Generators/CommerceSpec.swift",
        "Generators/CompanySpec.swift",
        "Generators/DateSpec.swift",
        "Generators/GenderSpec.swift",
        "Generators/GeneratorSpec.swift",
        "Generators/HamSpec.swift",
        "Generators/HobbitSpec.swift",
        "Generators/HouseSpec.swift",
        "Generators/InternetSpec.swift",
        "Generators/LoremSpec.swift",
        "Generators/NameSpec.swift",
        "Generators/NumberSpec.swift",
        "Generators/PhoneNumberSpec.swift",
        "Generators/ProgrammingLanguageSpec.swift",
        "Generators/TeamSpec.swift",
        "Generators/VehicleSpec.swift",
        "Generators/ZeldaSpec.swift"
      ],
      "target_dependencies" : [
        "Fakery"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fakery",
      "module_type" : "SwiftTarget",
      "name" : "Fakery",
      "path" : "Sources/Fakery",
      "product_memberships" : [
        "Fakery"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-AT.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-CH.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-AU.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-CA.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-GB.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-IND.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-TEST.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-US.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/es.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fa.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fr.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/it.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ja.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ko.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nb-NO.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pt-BR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ru.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sv.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/tr-TR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/uk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-CN.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-TW.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Config.swift",
        "Data/Parser.swift",
        "Data/Provider.swift",
        "Extensions/ArrayExtension.swift",
        "Extensions/StringExtensions.swift",
        "Faker.swift",
        "Generators/Address.swift",
        "Generators/App.swift",
        "Generators/Bank.swift",
        "Generators/Business.swift",
        "Generators/Car.swift",
        "Generators/Cat.swift",
        "Generators/Commerce.swift",
        "Generators/Company.swift",
        "Generators/Date.swift",
        "Generators/Gender.swift",
        "Generators/Generator.swift",
        "Generators/Ham.swift",
        "Generators/Hobbit.swift",
        "Generators/House.swift",
        "Generators/Internet.swift",
        "Generators/Lorem.swift",
        "Generators/Name.swift",
        "Generators/Number.swift",
        "Generators/PhoneNumber.swift",
        "Generators/ProgrammingLanguage.swift",
        "Generators/Team.swift",
        "Generators/Vehicle.swift",
        "Generators/Zelda.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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/29] Copying en-IND.json
[0/29] Copying en.json
[0/29] Copying en-US.json
[0/29] Copying zh-TW.json
[0/29] Copying en-CA.json
[0/29] Copying zh-CN.json
[4/29] Copying en-TEST.json
[4/29] Copying en-GB.json
[4/29] Copying de-CH.json
[4/29] Copying uk.json
[4/29] Copying sv.json
[8/29] Copying sk.json
[11/29] Copying ru.json
[11/29] Copying tr-TR.json
[11/29] Copying pl.json
[12/29] Copying nb-NO.json
[13/29] Copying pt-BR.json
[13/29] Copying ja.json
[13/29] Copying nl.json
[19/29] Copying ko.json
[20/29] Copying en-AU.json
[20/29] Write sources
[22/29] Copying de.json
[22/29] Copying it.json
[22/29] Copying es.json
[22/29] Copying fa.json
[22/29] Copying fr.json
[27/29] Copying de-AT.json
[28/29] Write swift-version-2F0A5646E1D333AE.txt
[30/57] Emitting module Fakery
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: warning: static property 'dirPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |   public static let defaultLocale: String = "en"
3 |   public static let pathExtension: String = "json"
4 |   public static var dirPath: String = "Resources/Locales"
  |                     |- warning: static property 'dirPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirPath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirPath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 |   public static var dirFrameworkPath: String = ""
6 |   public static var dirResourcePath: String = ""
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: warning: static property 'dirFrameworkPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
3 |   public static let pathExtension: String = "json"
4 |   public static var dirPath: String = "Resources/Locales"
5 |   public static var dirFrameworkPath: String = ""
  |                     |- warning: static property 'dirFrameworkPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirFrameworkPath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirFrameworkPath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 |   public static var dirResourcePath: String = ""
7 | }
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: warning: static property 'dirResourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
4 |   public static var dirPath: String = "Resources/Locales"
5 |   public static var dirFrameworkPath: String = ""
6 |   public static var dirResourcePath: String = ""
  |                     |- warning: static property 'dirResourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirResourcePath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirResourcePath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | }
8 |
[31/60] Compiling Fakery Business.swift
[32/60] Compiling Fakery Car.swift
[33/60] Compiling Fakery Cat.swift
[34/60] Compiling Fakery Hobbit.swift
[35/60] Compiling Fakery House.swift
[36/60] Compiling Fakery Internet.swift
[37/60] Compiling Fakery Gender.swift
[38/60] Compiling Fakery Generator.swift
[39/60] Compiling Fakery Ham.swift
[40/60] Compiling Fakery Vehicle.swift
[41/60] Compiling Fakery Zelda.swift
[42/60] Compiling Fakery resource_bundle_accessor.swift
[43/60] Compiling Fakery Address.swift
[44/60] Compiling Fakery App.swift
[45/60] Compiling Fakery Bank.swift
[46/60] Compiling Fakery Config.swift
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: warning: static property 'dirPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |   public static let defaultLocale: String = "en"
3 |   public static let pathExtension: String = "json"
4 |   public static var dirPath: String = "Resources/Locales"
  |                     |- warning: static property 'dirPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirPath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirPath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 |   public static var dirFrameworkPath: String = ""
6 |   public static var dirResourcePath: String = ""
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: warning: static property 'dirFrameworkPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
3 |   public static let pathExtension: String = "json"
4 |   public static var dirPath: String = "Resources/Locales"
5 |   public static var dirFrameworkPath: String = ""
  |                     |- warning: static property 'dirFrameworkPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirFrameworkPath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirFrameworkPath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 |   public static var dirResourcePath: String = ""
7 | }
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: warning: static property 'dirResourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
4 |   public static var dirPath: String = "Resources/Locales"
5 |   public static var dirFrameworkPath: String = ""
6 |   public static var dirResourcePath: String = ""
  |                     |- warning: static property 'dirResourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirResourcePath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirResourcePath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | }
8 |
[47/60] Compiling Fakery Parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: warning: static property 'dirPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |   public static let defaultLocale: String = "en"
3 |   public static let pathExtension: String = "json"
4 |   public static var dirPath: String = "Resources/Locales"
  |                     |- warning: static property 'dirPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirPath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirPath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 |   public static var dirFrameworkPath: String = ""
6 |   public static var dirResourcePath: String = ""
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: warning: static property 'dirFrameworkPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
3 |   public static let pathExtension: String = "json"
4 |   public static var dirPath: String = "Resources/Locales"
5 |   public static var dirFrameworkPath: String = ""
  |                     |- warning: static property 'dirFrameworkPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirFrameworkPath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirFrameworkPath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 |   public static var dirResourcePath: String = ""
7 | }
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: warning: static property 'dirResourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
4 |   public static var dirPath: String = "Resources/Locales"
5 |   public static var dirFrameworkPath: String = ""
6 |   public static var dirResourcePath: String = ""
  |                     |- warning: static property 'dirResourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirResourcePath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirResourcePath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | }
8 |
[48/60] Compiling Fakery Provider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:4:21: warning: static property 'dirPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |   public static let defaultLocale: String = "en"
3 |   public static let pathExtension: String = "json"
4 |   public static var dirPath: String = "Resources/Locales"
  |                     |- warning: static property 'dirPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirPath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirPath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 |   public static var dirFrameworkPath: String = ""
6 |   public static var dirResourcePath: String = ""
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:5:21: warning: static property 'dirFrameworkPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
3 |   public static let pathExtension: String = "json"
4 |   public static var dirPath: String = "Resources/Locales"
5 |   public static var dirFrameworkPath: String = ""
  |                     |- warning: static property 'dirFrameworkPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirFrameworkPath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirFrameworkPath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 |   public static var dirResourcePath: String = ""
7 | }
/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Config.swift:6:21: warning: static property 'dirResourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
4 |   public static var dirPath: String = "Resources/Locales"
5 |   public static var dirFrameworkPath: String = ""
6 |   public static var dirResourcePath: String = ""
  |                     |- warning: static property 'dirResourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  |                     |- note: convert 'dirResourcePath' to a 'let' constant to make 'Sendable' shared state immutable
  |                     |- note: add '@MainActor' to make static property 'dirResourcePath' part of global actor 'MainActor'
  |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | }
8 |
[49/60] Compiling Fakery Commerce.swift
[50/60] Compiling Fakery Company.swift
[51/60] Compiling Fakery Date.swift
[52/60] Compiling Fakery Lorem.swift
[53/60] Compiling Fakery Name.swift
[54/60] Compiling Fakery Number.swift
[55/60] Compiling Fakery PhoneNumber.swift
[56/60] Compiling Fakery ProgrammingLanguage.swift
[57/60] Compiling Fakery Team.swift
[58/60] Compiling Fakery ArrayExtension.swift
[59/60] Compiling Fakery StringExtensions.swift
[60/60] Compiling Fakery Faker.swift
Build complete! (7.63s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Fakery",
  "name" : "Fakery",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Fakery",
      "targets" : [
        "Fakery"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FakeryTests",
      "module_type" : "SwiftTarget",
      "name" : "FakeryTests",
      "path" : "Tests/Fakery",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ConfigSpec.swift",
        "Data/ParserSpec.swift",
        "Data/ProviderSpec.swift",
        "FakerSpec.swift",
        "Generators/AddressSpec.swift",
        "Generators/AppSpec.swift",
        "Generators/BankSpec.swift",
        "Generators/BusinessSpec.swift",
        "Generators/CarSpec.swift",
        "Generators/CatSpec.swift",
        "Generators/CommerceSpec.swift",
        "Generators/CompanySpec.swift",
        "Generators/DateSpec.swift",
        "Generators/GenderSpec.swift",
        "Generators/GeneratorSpec.swift",
        "Generators/HamSpec.swift",
        "Generators/HobbitSpec.swift",
        "Generators/HouseSpec.swift",
        "Generators/InternetSpec.swift",
        "Generators/LoremSpec.swift",
        "Generators/NameSpec.swift",
        "Generators/NumberSpec.swift",
        "Generators/PhoneNumberSpec.swift",
        "Generators/ProgrammingLanguageSpec.swift",
        "Generators/TeamSpec.swift",
        "Generators/VehicleSpec.swift",
        "Generators/ZeldaSpec.swift"
      ],
      "target_dependencies" : [
        "Fakery"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fakery",
      "module_type" : "SwiftTarget",
      "name" : "Fakery",
      "path" : "Sources/Fakery",
      "product_memberships" : [
        "Fakery"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-AT.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-CH.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/de.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-AU.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-CA.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-GB.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-IND.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-TEST.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-US.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/en.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/es.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fa.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/fr.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/it.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ja.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ko.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nb-NO.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/nl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/pt-BR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/ru.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/sv.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/tr-TR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/uk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-CN.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-TW.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Config.swift",
        "Data/Parser.swift",
        "Data/Provider.swift",
        "Extensions/ArrayExtension.swift",
        "Extensions/StringExtensions.swift",
        "Faker.swift",
        "Generators/Address.swift",
        "Generators/App.swift",
        "Generators/Bank.swift",
        "Generators/Business.swift",
        "Generators/Car.swift",
        "Generators/Cat.swift",
        "Generators/Commerce.swift",
        "Generators/Company.swift",
        "Generators/Date.swift",
        "Generators/Gender.swift",
        "Generators/Generator.swift",
        "Generators/Ham.swift",
        "Generators/Hobbit.swift",
        "Generators/House.swift",
        "Generators/Internet.swift",
        "Generators/Lorem.swift",
        "Generators/Name.swift",
        "Generators/Number.swift",
        "Generators/PhoneNumber.swift",
        "Generators/ProgrammingLanguage.swift",
        "Generators/Team.swift",
        "Generators/Vehicle.swift",
        "Generators/Zelda.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.