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 EditValueView, reference 0.7.0 (454d77), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 13:43:23 UTC.

Swift 6 data race errors: 2

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/p-x9/EditValueView.git
Reference: 0.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/EditValueView
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at 454d779 Merge pull request #31 from p-x9/feature/improve-type-description
Cloned https://github.com/p-x9/EditValueView.git
Revision (git rev-parse @):
454d77987aea7a3673dc2b7ce8ab15efa154987f
SUCCESS checkout https://github.com/p-x9/EditValueView.git at 0.7.0
Fetching https://github.com/p-x9/SwiftUIColor.git
Fetching https://github.com/p-x9/swiftui-reflection-view.git
Fetching https://github.com/p-x9/swift-magic-mirror.git
[1/45] Fetching swift-magic-mirror
[46/271] Fetching swift-magic-mirror, swiftui-reflection-view
[272/1718] Fetching swift-magic-mirror, swiftui-reflection-view, swiftuicolor
Fetched https://github.com/p-x9/swiftui-reflection-view.git from cache (0.80s)
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (0.81s)
Fetched https://github.com/p-x9/swift-magic-mirror.git from cache (0.81s)
Computing version for https://github.com/p-x9/swiftui-reflection-view.git
Computed https://github.com/p-x9/swiftui-reflection-view.git at 0.8.0 (1.31s)
Computing version for https://github.com/p-x9/swift-magic-mirror.git
Computed https://github.com/p-x9/swift-magic-mirror.git at 0.2.0 (0.49s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.4.0 (0.60s)
Creating working copy for https://github.com/p-x9/SwiftUIColor.git
Working copy of https://github.com/p-x9/SwiftUIColor.git resolved at 0.4.0
Creating working copy for https://github.com/p-x9/swift-magic-mirror.git
Working copy of https://github.com/p-x9/swift-magic-mirror.git resolved at 0.2.0
Creating working copy for https://github.com/p-x9/swiftui-reflection-view.git
Working copy of https://github.com/p-x9/swiftui-reflection-view.git resolved at 0.8.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": "editvalueview",
      "name": "EditValueView",
      "url": "https://github.com/p-x9/EditValueView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EditValueView",
      "dependencies": [
        {
          "identity": "swiftuicolor",
          "name": "SwiftUIColor",
          "url": "https://github.com/p-x9/SwiftUIColor.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIColor",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-magic-mirror",
          "name": "MagicMirror",
          "url": "https://github.com/p-x9/swift-magic-mirror.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-magic-mirror",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftui-reflection-view",
          "name": "ReflectionView",
          "url": "https://github.com/p-x9/swiftui-reflection-view.git",
          "version": "0.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-reflection-view",
          "dependencies": [
            {
              "identity": "swiftuicolor",
              "name": "SwiftUIColor",
              "url": "https://github.com/p-x9/SwiftUIColor.git",
              "version": "0.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIColor",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-magic-mirror",
              "name": "MagicMirror",
              "url": "https://github.com/p-x9/swift-magic-mirror.git",
              "version": "0.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-magic-mirror",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/p-x9/EditValueView.git
[1/575] Fetching editvalueview
Fetched https://github.com/p-x9/EditValueView.git from cache (0.67s)
Fetching https://github.com/p-x9/swiftui-reflection-view.git from cache
Fetching https://github.com/p-x9/SwiftUIColor.git from cache
Fetching https://github.com/p-x9/swift-magic-mirror.git from cache
Fetched https://github.com/p-x9/swift-magic-mirror.git from cache (0.45s)
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (0.45s)
Fetched https://github.com/p-x9/swiftui-reflection-view.git from cache (0.48s)
Computing version for https://github.com/p-x9/swift-magic-mirror.git
Computed https://github.com/p-x9/swift-magic-mirror.git at 0.2.0 (0.54s)
Computing version for https://github.com/p-x9/swiftui-reflection-view.git
Computed https://github.com/p-x9/swiftui-reflection-view.git at 0.9.0 (0.51s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.6.0 (0.03s)
Creating working copy for https://github.com/p-x9/swift-magic-mirror.git
Working copy of https://github.com/p-x9/swift-magic-mirror.git resolved at 0.2.0
Creating working copy for https://github.com/p-x9/swiftui-reflection-view.git
Working copy of https://github.com/p-x9/swiftui-reflection-view.git resolved at 0.9.0
Creating working copy for https://github.com/p-x9/EditValueView.git
Working copy of https://github.com/p-x9/EditValueView.git resolved at 0.7.0 (454d779)
Creating working copy for https://github.com/p-x9/SwiftUIColor.git
Working copy of https://github.com/p-x9/SwiftUIColor.git resolved at 0.6.0
warning: '.resolve-product-dependencies': dependency 'editvalueview' is not used by any target
Found 3 product dependencies
  - SwiftUIColor
  - MagicMirror
  - ReflectionView
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/p-x9/EditValueView.git
https://github.com/p-x9/EditValueView.git
{
  "dependencies" : [
    {
      "identity" : "swiftuicolor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/SwiftUIColor.git"
    },
    {
      "identity" : "swift-magic-mirror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-magic-mirror.git"
    },
    {
      "identity" : "swiftui-reflection-view",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swiftui-reflection-view.git"
    }
  ],
  "manifest_display_name" : "EditValueView",
  "name" : "EditValueView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "EditValueView",
      "targets" : [
        "EditValueView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EditValueViewTests",
      "module_type" : "SwiftTarget",
      "name" : "EditValueViewTests",
      "path" : "Tests/EditValueViewTests",
      "sources" : [
        "EditValueViewTests.swift"
      ],
      "target_dependencies" : [
        "EditValueView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EditValueView",
      "module_type" : "SwiftTarget",
      "name" : "EditValueView",
      "path" : "Sources/EditValueView",
      "product_dependencies" : [
        "SwiftUIColor",
        "MagicMirror",
        "ReflectionView"
      ],
      "product_memberships" : [
        "EditValueView"
      ],
      "sources" : [
        "EditValueView+EditorType.swift",
        "EditValueView+setValue.swift",
        "EditValueView.swift",
        "Editors/AnyJSONEditor.swift",
        "Editors/CaseIterableEditor.swift",
        "Editors/CodableEditorView.swift",
        "Editors/ColorEditorView.swift",
        "Editors/DateEditorView.swift",
        "Editors/Image/ImageEditor.swift",
        "Editors/Image/Picker/ImagePicker.swift",
        "Editors/Image/Picker/SwiftUIImagePicker.swift",
        "Editors/Image/SwiftUIImageEditor.swift",
        "Extensions/CIImage+.swift",
        "Extensions/Codable+.swift",
        "Extensions/UIImage+.swift",
        "Extensions/View+.swift",
        "Protocol/DefaultRepresentable.swift",
        "Protocol/OptionalCaseIterable.swift",
        "Protocol/OptionalNumeric.swift",
        "Protocol/OptionalType.swift",
        "UIKit/EditValueViewController.swift",
        "Util/Typealias.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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/8] Write sources
[5/8] Copying Media.xcassets
[7/8] Write swift-version-2F0A5646E1D333AE.txt
[9/20] Compiling MagicMirror Misc.swift
[10/20] Compiling MagicMirror typealias.swift
[11/20] Emitting module MagicMirror
[12/20] Compiling MagicMirror MagicMirror.swift
[13/23] Compiling Reflection String+.swift
[14/23] Emitting module Reflection
[15/23] Compiling Reflection Reflection.swift
[16/23] Compiling SwiftUIColor resource_bundle_accessor.swift
[17/23] Compiling SwiftUIColor PreviewWorkaround.swift
[18/23] Emitting module SwiftUIColor
[19/23] Compiling SwiftUIColor Color+iOS.swift
[20/23] Compiling SwiftUIColor Color+watchOS.swift
[21/23] Compiling SwiftUIColor Color+universal.swift
[22/23] Compiling SwiftUIColor Color+tvOS.swift
[23/23] Compiling SwiftUIColor Color+macOS.swift
[24/36] Compiling ReflectionView ReflectionContentView.swift
[25/37] Compiling ReflectionView View+.swift
[26/37] Compiling ReflectionView ListContent.swift
[27/37] Compiling ReflectionView NestedContent.swift
[28/37] Compiling ReflectionView DictContent.swift
[29/37] Compiling ReflectionView KeyedContent.swift
[30/37] Compiling ReflectionView TypeInfoView.swift
[31/37] Compiling ReflectionView ItemCountLabel.swift
[32/37] Compiling ReflectionView Config.swift
[33/37] Compiling ReflectionView TypeInfoContentView.swift
[34/37] Emitting module ReflectionView
[35/37] Compiling ReflectionView TypedContent.swift
[36/37] Compiling ReflectionView ReflectionView.swift
[37/37] Compiling ReflectionView resource_bundle_accessor.swift
[38/58] Emitting module EditValueView
/Users/admin/builder/spi-builder-workspace/Sources/EditValueView/EditValueView.swift:422:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
420 |
421 | extension ACodable: DefaultRepresentable {
422 |     static var defaultValue: ACodable = .init(text: "", number: 0)
    |                |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
423 | }
424 |
/Users/admin/builder/spi-builder-workspace/Sources/EditValueView/EditValueView.swift:431:5: warning: let 'target' is not concurrency-safe because non-'Sendable' type 'Item' may have shared mutable state; this is an error in the Swift 6 language mode
384 |     }
385 | }
386 | struct Item {
    |        `- note: consider making struct 'Item' conform to the 'Sendable' protocol
387 |     var name: String
388 |     var bool: Bool
    :
429 | }
430 |
431 | let target: Item = .init(name: "Hello!!",
    |     |- warning: let 'target' is not concurrency-safe because non-'Sendable' type 'Item' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'target' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
432 |                          bool: true,
433 |                          date: Date(),
[39/60] Compiling EditValueView CIImage+.swift
[40/60] Compiling EditValueView Codable+.swift
[41/60] Compiling EditValueView SwiftUIImagePicker.swift
[42/60] Compiling EditValueView SwiftUIImageEditor.swift
[43/60] Compiling EditValueView ColorEditorView.swift
[44/60] Compiling EditValueView DateEditorView.swift
[45/60] Compiling EditValueView DefaultRepresentable.swift
[46/60] Compiling EditValueView OptionalCaseIterable.swift
[47/60] Compiling EditValueView OptionalNumeric.swift
[48/60] Compiling EditValueView OptionalType.swift
[49/60] Compiling EditValueView EditValueViewController.swift
[50/60] Compiling EditValueView Typealias.swift
[51/60] Compiling EditValueView UIImage+.swift
[52/60] Compiling EditValueView View+.swift
[53/60] Compiling EditValueView ImageEditor.swift
[54/60] Compiling EditValueView ImagePicker.swift
[55/60] Compiling EditValueView AnyJSONEditor.swift
[56/60] Compiling EditValueView CaseIterableEditor.swift
[57/60] Compiling EditValueView CodableEditorView.swift
[58/60] Compiling EditValueView EditValueView+EditorType.swift
/Users/admin/builder/spi-builder-workspace/Sources/EditValueView/EditValueView.swift:422:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
420 |
421 | extension ACodable: DefaultRepresentable {
422 |     static var defaultValue: ACodable = .init(text: "", number: 0)
    |                |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
423 | }
424 |
/Users/admin/builder/spi-builder-workspace/Sources/EditValueView/EditValueView.swift:431:5: warning: let 'target' is not concurrency-safe because non-'Sendable' type 'Item' may have shared mutable state; this is an error in the Swift 6 language mode
384 |     }
385 | }
386 | struct Item {
    |        `- note: consider making struct 'Item' conform to the 'Sendable' protocol
387 |     var name: String
388 |     var bool: Bool
    :
429 | }
430 |
431 | let target: Item = .init(name: "Hello!!",
    |     |- warning: let 'target' is not concurrency-safe because non-'Sendable' type 'Item' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'target' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
432 |                          bool: true,
433 |                          date: Date(),
[59/60] Compiling EditValueView EditValueView+setValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/EditValueView/EditValueView.swift:422:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
420 |
421 | extension ACodable: DefaultRepresentable {
422 |     static var defaultValue: ACodable = .init(text: "", number: 0)
    |                |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
423 | }
424 |
/Users/admin/builder/spi-builder-workspace/Sources/EditValueView/EditValueView.swift:431:5: warning: let 'target' is not concurrency-safe because non-'Sendable' type 'Item' may have shared mutable state; this is an error in the Swift 6 language mode
384 |     }
385 | }
386 | struct Item {
    |        `- note: consider making struct 'Item' conform to the 'Sendable' protocol
387 |     var name: String
388 |     var bool: Bool
    :
429 | }
430 |
431 | let target: Item = .init(name: "Hello!!",
    |     |- warning: let 'target' is not concurrency-safe because non-'Sendable' type 'Item' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'target' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
432 |                          bool: true,
433 |                          date: Date(),
[60/60] Compiling EditValueView EditValueView.swift
/Users/admin/builder/spi-builder-workspace/Sources/EditValueView/EditValueView.swift:422:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
420 |
421 | extension ACodable: DefaultRepresentable {
422 |     static var defaultValue: ACodable = .init(text: "", number: 0)
    |                |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
423 | }
424 |
/Users/admin/builder/spi-builder-workspace/Sources/EditValueView/EditValueView.swift:431:5: warning: let 'target' is not concurrency-safe because non-'Sendable' type 'Item' may have shared mutable state; this is an error in the Swift 6 language mode
384 |     }
385 | }
386 | struct Item {
    |        `- note: consider making struct 'Item' conform to the 'Sendable' protocol
387 |     var name: String
388 |     var bool: Bool
    :
429 | }
430 |
431 | let target: Item = .init(name: "Hello!!",
    |     |- warning: let 'target' is not concurrency-safe because non-'Sendable' type 'Item' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'target' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
432 |                          bool: true,
433 |                          date: Date(),
Build complete! (17.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftuicolor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/SwiftUIColor.git"
    },
    {
      "identity" : "swift-magic-mirror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-magic-mirror.git"
    },
    {
      "identity" : "swiftui-reflection-view",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swiftui-reflection-view.git"
    }
  ],
  "manifest_display_name" : "EditValueView",
  "name" : "EditValueView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "EditValueView",
      "targets" : [
        "EditValueView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EditValueViewTests",
      "module_type" : "SwiftTarget",
      "name" : "EditValueViewTests",
      "path" : "Tests/EditValueViewTests",
      "sources" : [
        "EditValueViewTests.swift"
      ],
      "target_dependencies" : [
        "EditValueView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EditValueView",
      "module_type" : "SwiftTarget",
      "name" : "EditValueView",
      "path" : "Sources/EditValueView",
      "product_dependencies" : [
        "SwiftUIColor",
        "MagicMirror",
        "ReflectionView"
      ],
      "product_memberships" : [
        "EditValueView"
      ],
      "sources" : [
        "EditValueView+EditorType.swift",
        "EditValueView+setValue.swift",
        "EditValueView.swift",
        "Editors/AnyJSONEditor.swift",
        "Editors/CaseIterableEditor.swift",
        "Editors/CodableEditorView.swift",
        "Editors/ColorEditorView.swift",
        "Editors/DateEditorView.swift",
        "Editors/Image/ImageEditor.swift",
        "Editors/Image/Picker/ImagePicker.swift",
        "Editors/Image/Picker/SwiftUIImagePicker.swift",
        "Editors/Image/SwiftUIImageEditor.swift",
        "Extensions/CIImage+.swift",
        "Extensions/Codable+.swift",
        "Extensions/UIImage+.swift",
        "Extensions/View+.swift",
        "Protocol/DefaultRepresentable.swift",
        "Protocol/OptionalCaseIterable.swift",
        "Protocol/OptionalNumeric.swift",
        "Protocol/OptionalType.swift",
        "UIKit/EditValueViewController.swift",
        "Util/Typealias.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.