Miky Ma
05/07/2025, 6:26 PMpod install
directly? IE it should call bundle exec pod install
or wrap the entire gradle sync in bundle exec
@coolcat Did you find a solution for this? https://kotlinlang.slack.com/archives/C3PQML5NU/p1626901552430600?thread_ts=1626900421.427100&cid=C3PQML5NUcoolcat
05/08/2025, 7:23 AMMiky Ma
05/08/2025, 4:28 PMbundle exec pod $@
and a script that sets kotlin.apple.cocoapods.bin
in local.properties
to the wrapper executable