Ramzi Eljabali
01/28/2022, 10:14 PMpod 'sharedOrbitSwift', :path => '../shared'
, which gives me the following error when I build in iOS:
A problem occurred configuring project ':shared'.
> kotlin.native.cocoapods.target property was dropped in favor of kotlin.native.cocoapods.platform and kotlin.native.cocoapods.archs.
Podspec file might be outdated. Sync project with Gradle files or run the 'podspec' task manually to regenerate it.
This is the current project/branch I am working on.
Any debug/suggestions on how to get orbit MVI to work on iOS are welcome!
Thanks in advance!