exportFolderName

Name of the folder inside the iOS project (iosAppFolderName) that holds the generated files when autoExport is true. By default, (SPM export) this is the local Swift Package folder — containing Package.swift and Sources/[exportFolderName]/ — created by createRepresentablesPackage and kept in sync on every build. When legacyMode is true, the generated UIViewControllerRepresentable files are copied directly into this folder instead.