Sourcery: The platform of the target `MyApp` (iOS 16.0) is not compatible with `Sourcery (2.1.4)`, which does not support `iOS`
Hey folks ๐๐พ
After recent Sourcey update my pod update
command stopped working because of error:
[!] The platform of the target `MyApp` (iOS 16.0) is not compatible with `Sourcery (2.1.4)`, which does not support `iOS`.
My platform in Podfile:
platform :ios, "16.0"
- We added sourcery to our pods many years ago, it worked well all the time.
- Didnโt change anything recently within Podfile itself.
- Didnโt find any limitations regarding platform connected to recent update
Any advices what can help us?
About this issue
- Original URL
- State: closed
- Created 5 months ago
- Comments: 18
brew 2.1.7 version is being verified, then itโd be merged and become available. Related PR: https://github.com/Homebrew/homebrew-core/pull/160745
@art-divin can confirm, works perfect now in cocoapods ๐๐พ
Thanks again for all the hard work in this. Really appreciate it.
I assume confusion is coming from path. It is expected
./Pods/Sourcery/bin/sourcery
but what i see in my pods is this:Running release CI pipelines, soon 2.1.5 will be available with the fix. โฒ๏ธ