The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SimpleMDM 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/karlisl/simplemdm-swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/karlisl/simplemdm-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5396276 Initial commit
Cloned https://github.com/karlisl/simplemdm-swift.git
Revision (git rev-parse @):
5396276a49b0c2457ae2a72420081b566f043274
SUCCESS checkout https://github.com/karlisl/simplemdm-swift.git at master
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git (0.32s)
Fetched https://github.com/Alamofire/Alamofire.git (0.50s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 4.3.0 (0.02s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (0.50s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.9.1
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 4.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "simplemdm-swift",
      "name": "SimpleMDM",
      "url": "https://github.com/karlisl/simplemdm-swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/simplemdm-swift",
      "dependencies": [
        {
          "identity": "swiftyjson",
          "name": "SwiftyJSON",
          "url": "https://github.com/SwiftyJSON/SwiftyJSON.git",
          "version": "4.3.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyJSON",
          "dependencies": [
          ]
        },
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "4.9.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/karlisl/simplemdm-swift.git
[1/13] Fetching simplemdm-swift
Fetched https://github.com/karlisl/simplemdm-swift.git (0.24s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git (0.33s)
Fetched https://github.com/Alamofire/Alamofire.git (0.56s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 4.3.0 (0.02s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (0.02s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.9.1
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 4.3.0
Creating working copy for https://github.com/karlisl/simplemdm-swift.git
Working copy of https://github.com/karlisl/simplemdm-swift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'simplemdm-swift' is not used by any target
Found 2 product dependencies
  - SwiftyJSON
  - Alamofire
========================================
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/18] Emitting module Alamofire
[2/20] Compiling Alamofire Timeline.swift
[3/20] Compiling Alamofire Validation.swift
[4/20] Compiling Alamofire Request.swift
[5/20] Compiling Alamofire Response.swift
[6/20] Compiling Alamofire ResponseSerialization.swift
[7/20] Compiling Alamofire Result.swift
[8/20] Compiling Alamofire Notifications.swift
[9/20] Compiling Alamofire ParameterEncoding.swift
[10/20] Compiling Alamofire SessionManager.swift
[11/20] Compiling Alamofire TaskDelegate.swift
[12/20] Compiling Alamofire ServerTrustPolicy.swift
[13/20] Compiling Alamofire SessionDelegate.swift
[14/20] Compiling Alamofire AFError.swift
[15/20] Compiling Alamofire Alamofire.swift
[16/20] Compiling Alamofire DispatchQueue+Alamofire.swift
[17/20] Compiling Alamofire MultipartFormData.swift
[18/20] Compiling Alamofire NetworkReachabilityManager.swift
[19/20] Emitting module SwiftyJSON
[20/20] Compiling SwiftyJSON SwiftyJSON.swift
[21/22] Compiling SimpleMDM SimpleMDM.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:16:21: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
        case account()
                    ^~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:16:21: note: did you mean to remove the empty associated value list?
        case account()
                    ^~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:16:21: note: did you mean to explicitly add a 'Void' associated value?
        case account()
                    ^
                     Void
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:18:18: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
        case apps()
                 ^~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:18:18: note: did you mean to remove the empty associated value list?
        case apps()
                 ^~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:18:18: note: did you mean to explicitly add a 'Void' associated value?
        case apps()
                 ^
                  Void
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:21:21: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
        case devices()
                    ^~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:21:21: note: did you mean to remove the empty associated value list?
        case devices()
                    ^~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:21:21: note: did you mean to explicitly add a 'Void' associated value?
        case devices()
                    ^
                     Void
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:25:26: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
        case deviceGroups()
                         ^~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:25:26: note: did you mean to remove the empty associated value list?
        case deviceGroups()
                         ^~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:25:26: note: did you mean to explicitly add a 'Void' associated value?
        case deviceGroups()
                         ^
                          Void
[22/22] Emitting module SimpleMDM
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:16:21: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
        case account()
                    ^~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:16:21: note: did you mean to remove the empty associated value list?
        case account()
                    ^~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:16:21: note: did you mean to explicitly add a 'Void' associated value?
        case account()
                    ^
                     Void
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:18:18: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
        case apps()
                 ^~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:18:18: note: did you mean to remove the empty associated value list?
        case apps()
                 ^~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:18:18: note: did you mean to explicitly add a 'Void' associated value?
        case apps()
                 ^
                  Void
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:21:21: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
        case devices()
                    ^~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:21:21: note: did you mean to remove the empty associated value list?
        case devices()
                    ^~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:21:21: note: did you mean to explicitly add a 'Void' associated value?
        case devices()
                    ^
                     Void
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:25:26: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
        case deviceGroups()
                         ^~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:25:26: note: did you mean to remove the empty associated value list?
        case deviceGroups()
                         ^~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleMDM.swift:25:26: note: did you mean to explicitly add a 'Void' associated value?
        case deviceGroups()
                         ^
                          Void
Build complete! (12.00s)
Build complete.
Done.