This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Python-iOS with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/Python-iOS.git
Reference: kivy-ios
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/Python-iOS
 * branch            kivy-ios   -> FETCH_HEAD
 * [new branch]      kivy-ios   -> origin/kivy-ios
HEAD is now at f0efaf3 add v0.1.1-b20230423-090254
Cloned https://github.com/kewlbear/Python-iOS.git
Revision (git rev-parse @):
f0efaf32ec2506ed2654051e5ab3dd06d4e78c29
SUCCESS checkout https://github.com/kewlbear/Python-iOS.git at kivy-ios
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/kewlbear/Python-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[1/4] Copying lib
[2/4] Write swift-version-6F35C1178C84523A.txt
In file included from /Users/admin/builder/spi-builder-workspace/Sources/LinkPython/PythonSupport.m:25:
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
   39 | int PythonInitialize(int, const char **, const char *);
      |                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:38: note: insert '_Nullable' if the pointer may be null
   39 | int PythonInitialize(int, const char **, const char *);
      |                                      ^
      |                                       _Nullable
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:38: note: insert '_Nonnull' if the pointer should never be null
   39 | int PythonInitialize(int, const char **, const char *);
      |                                      ^
      |                                       _Nonnull
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:39: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
   39 | int PythonInitialize(int, const char **, const char *);
      |                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:39: note: insert '_Nullable' if the pointer may be null
   39 | int PythonInitialize(int, const char **, const char *);
      |                                       ^
      |                                        _Nullable
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:39: note: insert '_Nonnull' if the pointer should never be null
   39 | int PythonInitialize(int, const char **, const char *);
      |                                       ^
      |                                        _Nonnull
2 warnings generated.
[3/4] Compiling LinkPython PythonSupport.m
[5/7] Compiling PythonSupport SwiftBundle.swift
[6/7] Emitting module PythonSupport
[7/7] Compiling PythonSupport resource_bundle_accessor.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h"
  |         `- note: in file included from <module-includes>:1:
2 |
Build complete! (20.93s)
[16375/101129] Downloading https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libffi.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libffi.xcframework.zip
Downloaded https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libffi.xcframework.zip (0.98s)
[8948/47987114] Downloading https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libpython3.xcframework.zip
[369387/55691010] Downloading https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libpython3.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libcrypto.xcframework.zip
[2810468/57410693] Downloading https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libpython3.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libcrypto.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libssl.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libssl.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libcrypto.xcframework.zip
Downloaded https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libssl.xcframework.zip (1.18s)
[29044812/55691010] Downloading https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libpython3.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libcrypto.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libpython3.xcframework.zip
Downloaded https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libcrypto.xcframework.zip (1.44s)
Downloaded https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libpython3.xcframework.zip (3.32s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Python-iOS",
  "name" : "Python-iOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Python-iOS",
      "targets" : [
        "LinkPython",
        "libpython3",
        "libssl",
        "libcrypto",
        "libffi",
        "PythonSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libssl",
      "module_type" : "BinaryTarget",
      "name" : "libssl",
      "path" : "remote/archive/libssl.xcframework.zip",
      "product_memberships" : [
        "Python-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libpython3",
      "module_type" : "BinaryTarget",
      "name" : "libpython3",
      "path" : "remote/archive/libpython3.xcframework.zip",
      "product_memberships" : [
        "Python-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libffi",
      "module_type" : "BinaryTarget",
      "name" : "libffi",
      "path" : "remote/archive/libffi.xcframework.zip",
      "product_memberships" : [
        "Python-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libcrypto",
      "module_type" : "BinaryTarget",
      "name" : "libcrypto",
      "path" : "remote/archive/libcrypto.xcframework.zip",
      "product_memberships" : [
        "Python-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PythonTests",
      "module_type" : "SwiftTarget",
      "name" : "PythonTests",
      "path" : "Tests/PythonTests",
      "sources" : [
        "PythonTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PythonSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PythonSupport",
      "module_type" : "SwiftTarget",
      "name" : "PythonSupport",
      "path" : "Sources/PythonSupport",
      "product_memberships" : [
        "Python-iOS"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PythonSupport/lib",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SwiftBundle.swift"
      ],
      "target_dependencies" : [
        "LinkPython"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LinkPython",
      "module_type" : "ClangTarget",
      "name" : "LinkPython",
      "path" : "Sources/LinkPython",
      "product_memberships" : [
        "Python-iOS"
      ],
      "sources" : [
        "PythonSupport.m"
      ],
      "target_dependencies" : [
        "libpython3",
        "libssl",
        "libcrypto",
        "libffi"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.