MarkRS
09/04/2022, 1:15 PMalex009
09/04/2022, 1:37 PMMarkRS
09/04/2022, 1:46 PMalex009
09/06/2022, 8:10 AMMarkRS
09/06/2022, 11:34 AM./gradlew -p . :mobilemanegesharedmodule:copyResourcesSharedmoduleDebugXCFrameworkToApp \
-Pmoko.resources.BUILT_PRODUCTS_DIR=$BUILT_PRODUCTS_DIR \
-Pmoko.resources.CONTENTS_FOLDER_PATH=$CONTENTS_FOLDER_PATH
From the project directory but the build fails, complaining
/MyProject:sharedmodule.bundle/Contents/Resources/en.lproj/Localizable.strings (No such file or directory)
Should it work from the cli?