Skip to content

[BUG] Invalid Package manifest in SDK 6.2.0 and 6.2.1 #187

@Ceroce

Description

@Ceroce

Summary

I'm unable to add the SDK 6.2.0 or 6.2.1 to a Xcode project.

Steps to Reproduce

Select the project in Xcode navigator.
Go on the Package dependencies tab.
Click the + button to add a package, search https://github.com/sumup/sumup-ios-sdk and click Add Package.

Expected Behavior

A window asks to which target the package must be added.

Actual Behavior

A window "Package Resolution Failed" is shown, with the message "sumup-iOS-sdk could not be resolved".

There are some details:

Invalid manifest (compiled with: ["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/sx/vbfpzgnx6b32mgsn8jgmnvfr0000gn/T/TemporaryDirectory.RPzVTY/vfs.yaml", "-L", "/Applications/Xcode.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-plugin-path", "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk", "-swift-version", "5", "-I", "/Applications/Xcode.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk", "-package-description-version", "5.5.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/renaud/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/sumup-ios-sdk.dia", "/Package.swift", "-o", "/var/folders/sx/vbfpzgnx6b32mgsn8jgmnvfr0000gn/T/TemporaryDirectory.PjOF75/sumup-ios-sdk-manifest"])

iOS Version(s)

iOS 16.

Dependency Versions

  • SumUp SDK: 6.2.0 or 6.2.1
  • Swift: 5
  • Xcode: 26.2

Other Information

Version 6.1.2 can be added with no problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions