Skip to content

SWIFT_VERSION error running pod install #2

@rossmacfarlane

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!

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