Closed SeRG1k17 closed 9 months ago
I am trying to create Resources dev pod, but R.swift generate empty(with default code only) R.generated.swift
"$PODS_ROOT/R.swift/rswift" generate "$SRCROOT/Modules/ModuleName/R.generated.swift"
I also added sub-arguments --xcodeproj --target, --project --input-files, but still no output from script
For some reason, "Copy bundle resources" in DevPod is empty. Trying to understant why to fix that
--target ${PRODUCT_NAME}-Resources resolve it
--target ${PRODUCT_NAME}-Resources
I am trying to create Resources dev pod, but R.swift generate empty(with default code only) R.generated.swift
I also added sub-arguments --xcodeproj --target, --project --input-files, but still no output from script