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 PureMVC, reference 1.8.0 (ea7870), with Swift 6.1 for macOS (SPM) on 31 May 2025 17:48:42 UTC.

Swift 6 data race errors: 4

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/puremvc/puremvc-swift-multicore-framework.git
Reference: 1.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/puremvc/puremvc-swift-multicore-framework
 * tag               1.8.0      -> FETCH_HEAD
HEAD is now at ea78705 update
Cloned https://github.com/puremvc/puremvc-swift-multicore-framework.git
Revision (git rev-parse @):
ea787055b1862fbbb3a0e25e6bea01cdfddeded5
SUCCESS checkout https://github.com/puremvc/puremvc-swift-multicore-framework.git at 1.8.0
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (1.09s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.55s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
========================================
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": "puremvc-swift-multicore-framework",
      "name": "PureMVC",
      "url": "https://github.com/puremvc/puremvc-swift-multicore-framework.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/puremvc-swift-multicore-framework",
      "dependencies": [
        {
          "identity": "swift-docc-plugin",
          "name": "SwiftDocCPlugin",
          "url": "https://github.com/swiftlang/swift-docc-plugin",
          "version": "1.4.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-docc-plugin",
          "dependencies": [
            {
              "identity": "swift-docc-symbolkit",
              "name": "SymbolKit",
              "url": "https://github.com/swiftlang/swift-docc-symbolkit",
              "version": "1.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-docc-symbolkit",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/puremvc/puremvc-swift-multicore-framework.git
[1/1856] Fetching puremvc-swift-multicore-framework
Fetched https://github.com/puremvc/puremvc-swift-multicore-framework.git from cache (1.41s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.76s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/puremvc/puremvc-swift-multicore-framework.git
Working copy of https://github.com/puremvc/puremvc-swift-multicore-framework.git resolved at 1.8.0 (ea78705)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
warning: '.resolve-product-dependencies': dependency 'puremvc-swift-multicore-framework' is not used by any target
Found 1 product dependencies
  - SwiftDocCPlugin
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/puremvc/puremvc-swift-multicore-framework.git
https://github.com/puremvc/puremvc-swift-multicore-framework.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "PureMVC",
  "name" : "PureMVC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PureMVC",
      "targets" : [
        "PureMVC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PureMVCTests",
      "module_type" : "SwiftTarget",
      "name" : "PureMVCTests",
      "path" : "Tests/PureMVCTests",
      "sources" : [
        "core/ControllerExtend.swift",
        "core/ControllerExtendTest.swift",
        "core/ControllerTest.swift",
        "core/ControllerTestCommand.swift",
        "core/ControllerTestCommand2.swift",
        "core/ControllerTestVO.swift",
        "core/ModelExtend.swift",
        "core/ModelExtendTest.swift",
        "core/ModelTest.swift",
        "core/ModelTestProxy.swift",
        "core/Resource.swift",
        "core/ViewExtend.swift",
        "core/ViewExtendTest.swift",
        "core/ViewTest.swift",
        "core/ViewTestMediator.swift",
        "core/ViewTestMediator2.swift",
        "core/ViewTestMediator3.swift",
        "core/ViewTestMediator4.swift",
        "core/ViewTestMediator5.swift",
        "core/ViewTestMediator6.swift",
        "core/ViewTestNote.swift",
        "core/ViewTestVO.swift",
        "patterns/command/MacroCommandTest.swift",
        "patterns/command/MacroCommandTestCommand.swift",
        "patterns/command/MacroCommandTestSub1Command.swift",
        "patterns/command/MacroCommandTestSub2Command.swift",
        "patterns/command/MacroCommandTestVO.swift",
        "patterns/command/SimpleCommandTest.swift",
        "patterns/command/SimpleCommandTestCommand.swift",
        "patterns/command/SimpleCommandTestVO.swift",
        "patterns/facade/ApplicationMediator.swift",
        "patterns/facade/DataProxy.swift",
        "patterns/facade/FacadeExtend.swift",
        "patterns/facade/FacadeExtendTest.swift",
        "patterns/facade/FacadeTest.swift",
        "patterns/facade/FacadeTestCommand.swift",
        "patterns/facade/FacadeTestCommand2.swift",
        "patterns/facade/FacadeTestVO.swift",
        "patterns/facade/ResourceCommand.swift",
        "patterns/facade/ShellFacade.swift",
        "patterns/facade/ShellFacadeTest.swift",
        "patterns/mediator/MediatorTest.swift",
        "patterns/mediator/ResourceMediator.swift",
        "patterns/observer/NotificationTest.swift",
        "patterns/observer/NotifierTest.swift",
        "patterns/observer/ObserverTest.swift",
        "patterns/proxy/ProxyTest.swift",
        "patterns/proxy/ResourceProxy.swift"
      ],
      "target_dependencies" : [
        "PureMVC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PureMVC",
      "module_type" : "SwiftTarget",
      "name" : "PureMVC",
      "path" : "Sources/PureMVC",
      "product_memberships" : [
        "PureMVC"
      ],
      "sources" : [
        "core/Controller.swift",
        "core/Model.swift",
        "core/View.swift",
        "interfaces/ICommand.swift",
        "interfaces/IController.swift",
        "interfaces/IFacade.swift",
        "interfaces/IMediator.swift",
        "interfaces/IModel.swift",
        "interfaces/INotification.swift",
        "interfaces/INotifier.swift",
        "interfaces/IObserver.swift",
        "interfaces/IProxy.swift",
        "interfaces/IView.swift",
        "patterns/command/MacroCommand.swift",
        "patterns/command/SimpleCommand.swift",
        "patterns/facade/Facade.swift",
        "patterns/mediator/Mediator.swift",
        "patterns/observer/Notification.swift",
        "patterns/observer/Notifier.swift",
        "patterns/observer/Observer.swift",
        "patterns/proxy/Proxy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/24] Emitting module PureMVC
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/Controller.swift:56:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 54 |
 55 |     // The Multiton Controller instanceMap.
 56 |     private static var instanceMap = [String: IController]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 57 |
 58 |     // instance Queue for thread safety
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/Model.swift:45:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 43 |
 44 |     // The Multiton Model instanceMap.
 45 |     private static var instanceMap = [String: IModel]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |
 47 |     // instance Queue for thread safety
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/View.swift:50:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 48 |
 49 |     // The Multiton View instanceMap.
 50 |     private static var instanceMap = [String: IView]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 51 |
 52 |     // instance Queue for thread safety
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/patterns/facade/Facade.swift:35:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 33 |
 34 |     // The Multiton Facade instanceMap.
 35 |     private static var instanceMap = [String: IFacade]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |
 37 |     // Concurrent queue for instanceMap
[6/26] Compiling PureMVC IModel.swift
[7/26] Compiling PureMVC INotification.swift
[8/26] Compiling PureMVC IFacade.swift
[9/26] Compiling PureMVC IMediator.swift
[10/26] Compiling PureMVC ICommand.swift
[11/26] Compiling PureMVC IController.swift
[12/26] Compiling PureMVC MacroCommand.swift
[13/26] Compiling PureMVC SimpleCommand.swift
[14/26] Compiling PureMVC Observer.swift
[15/26] Compiling PureMVC Proxy.swift
[16/26] Compiling PureMVC INotifier.swift
[17/26] Compiling PureMVC IObserver.swift
[18/26] Compiling PureMVC Controller.swift
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/Controller.swift:56:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 54 |
 55 |     // The Multiton Controller instanceMap.
 56 |     private static var instanceMap = [String: IController]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 57 |
 58 |     // instance Queue for thread safety
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/Model.swift:45:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 43 |
 44 |     // The Multiton Model instanceMap.
 45 |     private static var instanceMap = [String: IModel]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |
 47 |     // instance Queue for thread safety
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/View.swift:50:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 48 |
 49 |     // The Multiton View instanceMap.
 50 |     private static var instanceMap = [String: IView]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 51 |
 52 |     // instance Queue for thread safety
[19/26] Compiling PureMVC Model.swift
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/Controller.swift:56:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 54 |
 55 |     // The Multiton Controller instanceMap.
 56 |     private static var instanceMap = [String: IController]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 57 |
 58 |     // instance Queue for thread safety
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/Model.swift:45:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 43 |
 44 |     // The Multiton Model instanceMap.
 45 |     private static var instanceMap = [String: IModel]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |
 47 |     // instance Queue for thread safety
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/View.swift:50:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 48 |
 49 |     // The Multiton View instanceMap.
 50 |     private static var instanceMap = [String: IView]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 51 |
 52 |     // instance Queue for thread safety
[20/26] Compiling PureMVC View.swift
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/Controller.swift:56:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 54 |
 55 |     // The Multiton Controller instanceMap.
 56 |     private static var instanceMap = [String: IController]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 57 |
 58 |     // instance Queue for thread safety
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/Model.swift:45:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 43 |
 44 |     // The Multiton Model instanceMap.
 45 |     private static var instanceMap = [String: IModel]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |
 47 |     // instance Queue for thread safety
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/core/View.swift:50:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 48 |
 49 |     // The Multiton View instanceMap.
 50 |     private static var instanceMap = [String: IView]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 51 |
 52 |     // instance Queue for thread safety
[21/26] Compiling PureMVC Facade.swift
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/patterns/facade/Facade.swift:35:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 33 |
 34 |     // The Multiton Facade instanceMap.
 35 |     private static var instanceMap = [String: IFacade]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |
 37 |     // Concurrent queue for instanceMap
[22/26] Compiling PureMVC Mediator.swift
/Users/admin/builder/spi-builder-workspace/Sources/PureMVC/patterns/facade/Facade.swift:35:24: warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 33 |
 34 |     // The Multiton Facade instanceMap.
 35 |     private static var instanceMap = [String: IFacade]()
    |                        |- warning: static property 'instanceMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'instanceMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'instanceMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |
 37 |     // Concurrent queue for instanceMap
[23/26] Compiling PureMVC Notification.swift
[24/26] Compiling PureMVC Notifier.swift
[25/26] Compiling PureMVC IProxy.swift
[26/26] Compiling PureMVC IView.swift
Build complete! (14.15s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "PureMVC",
  "name" : "PureMVC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PureMVC",
      "targets" : [
        "PureMVC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PureMVCTests",
      "module_type" : "SwiftTarget",
      "name" : "PureMVCTests",
      "path" : "Tests/PureMVCTests",
      "sources" : [
        "core/ControllerExtend.swift",
        "core/ControllerExtendTest.swift",
        "core/ControllerTest.swift",
        "core/ControllerTestCommand.swift",
        "core/ControllerTestCommand2.swift",
        "core/ControllerTestVO.swift",
        "core/ModelExtend.swift",
        "core/ModelExtendTest.swift",
        "core/ModelTest.swift",
        "core/ModelTestProxy.swift",
        "core/Resource.swift",
        "core/ViewExtend.swift",
        "core/ViewExtendTest.swift",
        "core/ViewTest.swift",
        "core/ViewTestMediator.swift",
        "core/ViewTestMediator2.swift",
        "core/ViewTestMediator3.swift",
        "core/ViewTestMediator4.swift",
        "core/ViewTestMediator5.swift",
        "core/ViewTestMediator6.swift",
        "core/ViewTestNote.swift",
        "core/ViewTestVO.swift",
        "patterns/command/MacroCommandTest.swift",
        "patterns/command/MacroCommandTestCommand.swift",
        "patterns/command/MacroCommandTestSub1Command.swift",
        "patterns/command/MacroCommandTestSub2Command.swift",
        "patterns/command/MacroCommandTestVO.swift",
        "patterns/command/SimpleCommandTest.swift",
        "patterns/command/SimpleCommandTestCommand.swift",
        "patterns/command/SimpleCommandTestVO.swift",
        "patterns/facade/ApplicationMediator.swift",
        "patterns/facade/DataProxy.swift",
        "patterns/facade/FacadeExtend.swift",
        "patterns/facade/FacadeExtendTest.swift",
        "patterns/facade/FacadeTest.swift",
        "patterns/facade/FacadeTestCommand.swift",
        "patterns/facade/FacadeTestCommand2.swift",
        "patterns/facade/FacadeTestVO.swift",
        "patterns/facade/ResourceCommand.swift",
        "patterns/facade/ShellFacade.swift",
        "patterns/facade/ShellFacadeTest.swift",
        "patterns/mediator/MediatorTest.swift",
        "patterns/mediator/ResourceMediator.swift",
        "patterns/observer/NotificationTest.swift",
        "patterns/observer/NotifierTest.swift",
        "patterns/observer/ObserverTest.swift",
        "patterns/proxy/ProxyTest.swift",
        "patterns/proxy/ResourceProxy.swift"
      ],
      "target_dependencies" : [
        "PureMVC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PureMVC",
      "module_type" : "SwiftTarget",
      "name" : "PureMVC",
      "path" : "Sources/PureMVC",
      "product_memberships" : [
        "PureMVC"
      ],
      "sources" : [
        "core/Controller.swift",
        "core/Model.swift",
        "core/View.swift",
        "interfaces/ICommand.swift",
        "interfaces/IController.swift",
        "interfaces/IFacade.swift",
        "interfaces/IMediator.swift",
        "interfaces/IModel.swift",
        "interfaces/INotification.swift",
        "interfaces/INotifier.swift",
        "interfaces/IObserver.swift",
        "interfaces/IProxy.swift",
        "interfaces/IView.swift",
        "patterns/command/MacroCommand.swift",
        "patterns/command/SimpleCommand.swift",
        "patterns/facade/Facade.swift",
        "patterns/mediator/Mediator.swift",
        "patterns/observer/Notification.swift",
        "patterns/observer/Notifier.swift",
        "patterns/observer/Observer.swift",
        "patterns/proxy/Proxy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.