Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

cannot use BCryptSwift via cocoapods when targeting macOS (platform :osx) #8

Open
karlkowalskiusr opened this issue Jul 27, 2020 · 1 comment

Comments

@karlkowalskiusr
Copy link

Error when executing pod install:

$ pod install
[!] The platform of the target `TestBCSwift` (macOS 10.15) is not compatible with `BCryptSwift (1.1)`, which does not support `macOS`.

Podfile attached

Podfile.txt

@papley
Copy link

papley commented Jul 27, 2020

To clarify, 1.1 loaded directly from github works, but 1.1 loaded from standard pod repository does not. Seems like a new version 1.2 should be released that contains macos support.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants