Skip to content

iOS build fails with Swift 6 RawSpan errors on Xcode 16 / Codemagic CI Build error: "Value of type 'RawSpan' has no member 'count'" when integrating via SPMΒ #25

@superbigroach

Description

@superbigroach

sign_in_with_apple_web 2.1.1 (3.0.0 available)
source_gen 2.0.0 (4.1.1 available)
source_helper 1.3.7 (1.3.9 available)
test_api 0.7.7 (0.7.8 available)
! uuid 4.5.2 (overridden)
video_player_avfoundation 2.8.7 (2.8.8 available)
wallet 0.0.13 (0.0.18 available)
web3dart 2.7.3 (3.0.1 available)
Got dependencies!
1 package is discontinued.
70 packages have newer versions incompatible with dependency constraints.
Try flutter pub outdated for more information.
Archiving com.lucilla.app...
Upgrading AppFrameworkInfo.plist
Upgrading Podfile
Automatically signing iOS for device deployment using specified development team in Xcode project: PQLFKHM37Y
Running pod install... 17.2s
Running Xcode build...
Xcode archive done. 67.0s
Failed to build iOS app
Swift Compiler Error (Xcode): Value of type 'RawSpan' has no member 'count'
/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/SourcePackages/checkouts/web3swift/Sources/Web3Core/EthereumABI/ABIElements.swift:473:22

Swift Compiler Error (Xcode): Value of type 'RawSpan' has no subscripts
/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/SourcePackages/checkouts/web3swift/Sources/Web3Core/EthereumABI/ABIElements.swift:477:49

Swift Compiler Error (Xcode): Value of type 'RawSpan' has no subscripts
/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/SourcePackages/checkouts/web3swift/Sources/Web3Core/EthereumABI/ABIElements.swift:478:56

Swift Compiler Error (Xcode): Cannot convert value of type 'RawSpan' to expected argument type '[UInt8]'
/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/SourcePackages/checkouts/web3swift/Sources/Web3Core/Utility/Utilities.swift:251:74

Swift Compiler Error (Xcode): Cannot convert value of type 'RawSpan' to expected argument type '[UInt8]'
/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/SourcePackages/checkouts/web3swift/Sources/Web3Core/Utility/Utilities.swift:251:84

Swift Compiler Error (Xcode): Value of type 'RawSpan' has no subscripts
/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/SourcePackages/checkouts/web3swift/Sources/Web3Core/Utility/Utilities.swift:278:27

Swift Compiler Error (Xcode): Value of type 'RawSpan' has no subscripts
/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/SourcePackages/checkouts/web3swift/Sources/Web3Core/Utility/Utilities.swift:279:27

Swift Compiler Error (Xcode): Value of type 'RawSpan' has no subscripts
/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/SourcePackages/checkouts/web3swift/Sources/Web3Core/Utility/Utilities.swift:280:54

Encountered error while archiving for device.

Build failed :|
Step 12 script Flutter build iOS exited with status code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions