Closed dddaaammmooo closed 4 years ago
Following the existing build process (https://github.com/Samsung/cordova-plugin-toast/wiki/Prepare-and-Build) results in the following error during the build step.
damian@xps-damian:~/projects/toast/home$ grunt sectv-build:sectv-tizen Running "sectv-build:sectv-tizen" (sectv-build) task Start packaging Samsung Tizen TV Platform...... Tizen CLI 2.4.50 Setting configuration is succeeded.... Build Web Application: 100% (10/10) BUILD SUCCESSFUL Output path : /home/damian/projects/toast/home/platforms/sectv-tizen/www/.buildResult Excluded : [.build/*, .build, .sign/*, .sign, webUnitTest/*, webUnitTest, .externalToolBuilders/*, .externalToolBuilders, .buildResult/*, .buildResult, .settings/*, .settings, .package/*, .package, .tproject, .project, .sdk_delta.info, .rds_delta, *.wgt, .tizen-ui-builder-tool.xml] Total time: 00:00:00.380 Author certficate: /home/damian/tizen-studio-data/keystore/author/capacitorLabs.p12 Distributor1 certificate : /home/damian/tizen-studio/tools/certificate-generator/certificates/distributor/tizen-distributor-signer.p12 Excludes File Pattern: {.manifest.tmp, .delta.lst} Ignore File: /home/damian/projects/toast/home/platforms/sectv-tizen/www/.buildResult/.manifest.tmp Package File Location: /home/damian/projects/toast/home/platforms/sectv-tizen/www/.buildResult/Home.wgt Fatal error: Cannot read property 'match' of undefined
Thanks a lot. Same as https://github.com/Samsung/grunt-cordova-sectv/pull/21
Following the existing build process (https://github.com/Samsung/cordova-plugin-toast/wiki/Prepare-and-Build) results in the following error during the build step.