powered by simpleCommunicator - 2.0.18     © 2024 Programmizd 02
Map
Форумы / Разработка под мобильные платформы [игнор отключен] [закрыт для гостей] / Компиляция ExtJs+cordova приложения
2 сообщений из 2, страница 1 из 1
Компиляция ExtJs+cordova приложения
    #39992204
westvovik
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Добавляю плагин в cordova plugin add onesignal-cordova-plugin --save

После этого перестает собираться приложение, точнее просто бесконечное время выполняется
Что можно сделать, я только начал разбираться со сборкой ExtJs+cordova мало опыта?


Sencha Cmd v7.2.0.84
[INF] Processing Build Descriptor : native (production environment)
[INF] Loading compiler context
[INF] Loading app json manifest...
[INF] Processing data with CmdJavascriptCompressor
[INF] JavaScript input level is NEXT and output level is ES5
[INF] Writing concatenated output to file c:\server\sites\MyApp\cordova\www\app.js
[INF] merging 381 input resources into c:\server\sites\MyApp\cordova\www\resources
[INF] merged 0 resources into c:\server\sites\MyApp\cordova\www\resources
[INF] merging 20 input resources into c:\server\sites\MyApp\cordova\www
[INF] merged 0 resources into c:\server\sites\MyApp\cordova\www
[INF] Writing content to c:\server\sites\MyApp\build\temp\production\MyApp\slicer-temp\bootstrap.json
[INF] Writing content to c:\server\sites\MyApp\build\temp\production\MyApp\slicer-temp\bootstrap.js
[INF] writing sass content to c:\server\sites\MyApp\build\temp\production\MyApp\sass\MyApp-all.scss.tmp
[INF] appending sass content to c:\server\sites\MyApp\build\temp\production\MyApp\sass\MyApp-all.scss.tmp
[INF] appending sass content to c:\server\sites\MyApp\build\temp\production\MyApp\sass\MyApp-all.scss.tmp
[INF] Writing content to c:\server\sites\MyApp\cordova\www\native.json
[LOG] Fashion build starting for c:\server\sites\MyApp\build\temp\production\MyApp\sass\MyApp-all.scss
[LOG] Fashion build complete for c:\server\sites\MyApp\build\temp\production\MyApp\sass\MyApp-all.scss
[LOG] Fashion build completed in 2.73 sec.
[INF] Copying page resources to c:\server\sites\MyApp\cordova\www
[INF] Writing content to c:\server\sites\MyApp\cordova\www\native.json
[INF] Writing content to c:\server\sites\MyApp\cordova\www\microloader.js
[INF] Appending content to c:\server\sites\MyApp\cordova\www\microloader.js
[INF] JavaScript input level is NEXT and output level is ES5
[INF] Building output markup to c:\server\sites\MyApp/cordova/www/index.html
[INF] Writing content to c:\server\sites\MyApp\cordova\www\index.html
[INF] [Cordova] Attempting Cordova Build for platforms "android"
[INF] [shellscript]
[INF] [shellscript] c:\server\sites\MyApp\cordova>cordova build android
[INF] [shellscript] Android Studio project detected
[INF] [shellscript] ANDROID_HOME=C:\server\Android\SDK
[INF] [shellscript] JAVA_HOME=C:\Program Files\Java\jdk1.8.0_261
[INF] [shellscript] studio
[INF] [shellscript] Subproject Path: CordovaLib
[INF] [shellscript] Subproject Path: app
[INF] [shellscript] Starting a Gradle Daemon, 4 busy and 1 stopped Daemons could not be reused, use --status for details
[INF] [shellscript] publishNonDefault is deprecated and has no effect anymore. All variants are now published.
[INF] [shellscript] The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.
[INF] [shellscript] at build_ch1zsdf0f706n8wx341trax44.run(C:\server\sites\MyApp\cordova\platforms\android\app\build.gradle:149)
[INF] [shellscript] Configuration '''compile''' in project ''':app''' is deprecated. Use '''implementation''' instead.
[INF] [shellscript] :CordovaLib:preBuild UP-TO-DATE
[INF] [shellscript] :CordovaLib:preDebugBuild UP-TO-DATE
[INF] [shellscript] :CordovaLib:compileDebugAidl UP-TO-DATE
[INF] [shellscript] :CordovaLib:compileDebugRenderscript UP-TO-DATE
[INF] [shellscript] :CordovaLib:checkDebugManifest UP-TO-DATE
[INF] [shellscript] :CordovaLib:generateDebugBuildConfig UP-TO-DATE
[INF] [shellscript] :CordovaLib:prepareLintJar UP-TO-DATE
[INF] [shellscript] :CordovaLib:generateDebugResValues UP-TO-DATE
[INF] [shellscript] :CordovaLib:generateDebugResources UP-TO-DATE
[INF] [shellscript] :CordovaLib:packageDebugResources UP-TO-DATE
[INF] [shellscript] :CordovaLib:platformAttrExtractor UP-TO-DATE
[INF] [shellscript] :CordovaLib:processDebugManifest UP-TO-DATE
[INF] [shellscript] :CordovaLib:processDebugResources UP-TO-DATE
[INF] [shellscript] :CordovaLib:generateDebugSources UP-TO-DATE
[INF] [shellscript] :CordovaLib:javaPreCompileDebug UP-TO-DATE
[INF] [shellscript] :CordovaLib:compileDebugJavaWithJavac UP-TO-DATE
[INF] [shellscript] :CordovaLib:processDebugJavaRes NO-SOURCE
[INF] [shellscript] :CordovaLib:transformClassesAndResourcesWithPrepareIntermediateJarsForDebug UP-TO-DATE
[INF] [shellscript] :app:preBuild UP-TO-DATE
[INF] [shellscript] :app:preDebugBuild UP-TO-DATE
[INF] [shellscript] :app:compileDebugAidl UP-TO-DATE
[INF] [shellscript] :CordovaLib:packageDebugRenderscript NO-SOURCE
[INF] [shellscript] :app:compileDebugRenderscript UP-TO-DATE
[INF] [shellscript] :app:checkDebugManifest UP-TO-DATE
[INF] [shellscript] :app:generateDebugBuildConfig UP-TO-DATE
[INF] [shellscript] :app:prepareLintJar UP-TO-DATE
[INF] [shellscript] :app:generateDebugResValues UP-TO-DATE
[INF] [shellscript] :app:generateDebugResources UP-TO-DATE
...
Рейтинг: 0 / 0
Компиляция ExtJs+cordova приложения
    #39993770
westvovik
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Разобрался сам, обновил все, и все отлично собирается!
Вообще проблема была в Gradle и AAPT.exe при компиляции падал из за того, что был расположен в папке где в пути встречались русские символы.
...
Рейтинг: 0 / 0
2 сообщений из 2, страница 1 из 1
Форумы / Разработка под мобильные платформы [игнор отключен] [закрыт для гостей] / Компиляция ExtJs+cordova приложения
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Найденые пользователи ...
Разблокировать пользователей ...
Читали тему (1): Анонимы (1)
Читали форум (2): Анонимы (2)
Пользователи онлайн (9): Анонимы (6), Bing Bot 1 мин., Yandex Bot 2 мин., CerebroSQL 3 мин.
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]