Skip to content

Demo App not build  #198

@dharmesh304

Description

@dharmesh304

Tuist version 3.42.2

download demo app
go the the path of the demo and run tuist fetch

Error

The 'swift' command exited with error code 1 and message:
Desktop/sendbird-chat-sample-ios-main/Tuist/Dependencies.swift:11:26: error: cannot convert value of type '[Any]' to expected argument type 'SwiftPackageManagerDependencies?'
swiftPackageManager: [
^
Desktop/sendbird-chat-sample-ios-main/Tuist/Dependencies.swift:12:10: error: type 'Any' has no member 'remote'
.remote(url: "https://github.com/sendbird/sendbird-chat-sdk-ios", requirement: .upToNextMinor(from: "4.0.0")),
~^~~~~~
Desktop/sendbird-chat-sample-ios-main/Tuist/Dependencies.swift:12:89: error: cannot infer contextual base in reference to member 'upToNextMinor'
.remote(url: "https://github.com/sendbird/sendbird-chat-sdk-ios", requirement: .upToNextMinor(from: "4.0.0")),
~^~~~~~~~~~~~~
Desktop/sendbird-chat-sample-ios-main/Tuist/Dependencies.swift:13:10: error: type 'Any' has no member 'remote'
.remote(url: "https://github.com/onevcat/Kingfisher", requirement: .upToNextMinor(from: "7.8.1")),
~^~~~~~
Desktop/sendbird-chat-sample-ios-main/Tuist/Dependencies.swift:13:77: error: cannot infer contextual base in reference to member 'upToNextMinor'
.remote(url: "https://github.com/onevcat/Kingfisher", requirement: .upToNextMinor(from: "7.8.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