experimentalSpmExport

Experimental. When true, a local SPM package is created at [iosAppFolderName]/[exportFolderName]/ instead of manipulating xcodeproj via the xcodeproj gem. Requires Swift Export (swiftExport { moduleName = "..." }) to be configured in the KMP module. Add the generated package to Xcode once via File > Add Package Dependencies > Add Local — subsequent builds keep the Swift sources in sync automatically.