Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

SWIFT_VERSION error running pod install #2

Description

@rossmacfarlane

After adding the package, I tried to run pod install in my ios directory but got the following error

Installing qubit-sdk-react-native (1.0.2)
[!] Unable to determine Swift version for the following pods:

- `QubitSDK` does not specify a Swift version and none of the targets (`redacted`) integrating it have the `SWIFT_VERSION` attribute set. Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod.
- `qubit-sdk-react-native` does not specify a Swift version and none of the targets (`redacted`) integrating it have the `SWIFT_VERSION` attribute set. Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod.

Also wanted to ask if the readme should mention the pod install command as part of the setup for iOS?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions