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 PureMVC with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/puremvc/puremvc-swift-multicore-framework.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/puremvc/puremvc-swift-multicore-framework
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d31c895 update
Cloned https://github.com/puremvc/puremvc-swift-multicore-framework.git
Revision (git rev-parse @):
d31c895d1dd6aef64069783f92429e146790b769
SUCCESS checkout https://github.com/puremvc/puremvc-swift-multicore-framework.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-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/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/puremvc-swift-multicore-framework",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/puremvc/puremvc-swift-multicore-framework.git
[1/1090] Fetching puremvc-swift-multicore-framework
Fetched https://github.com/puremvc/puremvc-swift-multicore-framework.git (2.16s)
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 master
warning: '.resolve-product-dependencies': dependency 'puremvc-swift-multicore-framework' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/20] Emitting module PureMVC
[2/22] Compiling PureMVC ICommand.swift
[3/22] Compiling PureMVC IController.swift
[4/22] Compiling PureMVC IFacade.swift
[5/22] Compiling PureMVC INotifier.swift
[6/22] Compiling PureMVC IObserver.swift
[7/22] Compiling PureMVC IProxy.swift
[8/22] Compiling PureMVC Observer.swift
[9/22] Compiling PureMVC Proxy.swift
[10/22] Compiling PureMVC Notification.swift
[11/22] Compiling PureMVC Notifier.swift
[12/22] Compiling PureMVC IMediator.swift
[13/22] Compiling PureMVC IModel.swift
[14/22] Compiling PureMVC INotification.swift
[15/22] Compiling PureMVC IView.swift
[16/22] Compiling PureMVC MacroCommand.swift
[17/22] Compiling PureMVC SimpleCommand.swift
[18/22] Compiling PureMVC Facade.swift
[19/22] Compiling PureMVC Mediator.swift
[20/22] Compiling PureMVC Controller.swift
[21/22] Compiling PureMVC Model.swift
[22/22] Compiling PureMVC View.swift
Build complete! (9.25s)
Build complete.
Done.