Michał Cichecki
Michał Cichecki
@kevinchau did you manage to resolve this issue? It's been 5 months and this issue is still present. I tried running terminal under Rosetta but it didn't help.
@kevinchau so you just open the Terminal not running Rosetta (arm64 arch) and run `arch -x86_64 pod install` with `plugin 'cocoapods-acknowledgments'` in your Podfile and it works? I tried this...
`Error loading the plugin` and info about the wrong architecture for redcarpet. Full log: ``` ~/dev/iOS/other/acknowledgments-test ❯ arch -x86_64 pod install 15:02:47 --------------------------------------------- Error loading the plugin `cocoapods-acknowledgements-1.3.0`. LoadError -...
There's a similar situation with SPM. When trying to set Moya's version to 14.0.0 and RxSwift to 6.0.0 (both next major) there's a following error message: ``` Failed to resolve...