Hello! How to set up Decompose for iOS part in Coc...
# multiplatform
a
Hello! How to set up Decompose for iOS part in Cocoapods ?
i
You should probably ask on #mvikotlin
❤️ 1
a
Everything should be as usual. Don't forget to export "com.arkivanov.decomposedecomposex" and probably "com.arkivanov.essentylifecyclex". All exported dependencies should be defined as
api
. See the doc about exporting things with cocoapods: https://kotlinlang.org/docs/native-cocoapods.html#add-and-configure-kotlin-cocoapods-gradle-plugin
a
I add them as follow but I still get this error when I try to run the project for iOS
The following build commands failed:	PhaseScriptExecution [CP-User]\ Build\ shared /Users/akrambensalem/AndroidStudioProjects/EzLive/build/ios/Pods.build/Debug-iphonesimulator/shared.build/Script-4552119A071AC6BAB7327E6434237EC3.sh (in target 'shared' from project 'Pods')
(1 failure)