dephinera
04/12/2024, 9:56 PMpodPublishDebugXCFramework the build/compose/ios/<name>/compose-resources directory is missing. And when building through AS or XC (where the gradle syncFrameworks command is hooked as an XC build phase with some mysterious parameters) we have everything we need. Is there a way to build the library through the command line?dephinera
04/12/2024, 9:58 PMspec.resources = ['build/compose/ios/KMPPaymentCards/compose-resources'] # doesn't exist when running podPublishDebugXCFrameworkRafael Costa
09/18/2025, 8:32 AMRafael Costa
09/18/2025, 8:32 AM