Hi all! Is there any way in AS to select different...
# multiplatform
s
Hi all! Is there any way in AS to select different xcode project? I have 2 xcode projects inside the repo and, with the new "xcode application" build configuration, I'm not able to configure the xcode project
👆 1
t
cc <!subteam^S093FP0H16X>
a
Unfortunately, it is currently not possible to have two independent Xcode projects active in the same Kotlin Multiplatform project, please see KMT-1298
s
Thx for the response
I was able to configure it, but not in AS, only in xcode
At least I can do prints to debug...