codemagic

Codemagic IOS build takes a long time to complete

耗尽温柔 提交于 2020-08-08 06:01:05
问题 I'm trying to setup my flutter app on Codemagic, but it takes about 40~50 minutes to build for IOS, the logs shows that is compiling files .c and .cc , there are a lot of those files been compiling. Is there a way to make the build faster? Am I missing some configuration? 回答1: There are some steps you can take in order to shorten your build time: As Mikhail said, make sure you don't have -v in your build arguments. Verbose mode can affect build time; Look over your dependencies and make sure

Google Play publishing fails with “Track names in request path and request body must match”

余生颓废 提交于 2020-05-13 22:27:48
问题 I'm using Codemagic to build and publish apks to Google Play's internal track, on March 10 it was working fine, but today I got this: Publishing 35s == Gathering artifacts == == Publishing artifacts == Publishing artifact app.apk Publishing artifact app-prod-armeabi-v7a-release.apk Publishing artifact app-prod-x86_64-release.apk Publishing artifact app-prod-arm64-v8a-release.apk Publishing artifact mapping.txt Publishing app.apk, app-prod-armeabi-v7a-release.apk, app-prod-x86_64-release.apk,

Google Play publishing fails with “Track names in request path and request body must match”

安稳与你 提交于 2020-05-13 22:22:36
问题 I'm using Codemagic to build and publish apks to Google Play's internal track, on March 10 it was working fine, but today I got this: Publishing 35s == Gathering artifacts == == Publishing artifacts == Publishing artifact app.apk Publishing artifact app-prod-armeabi-v7a-release.apk Publishing artifact app-prod-x86_64-release.apk Publishing artifact app-prod-arm64-v8a-release.apk Publishing artifact mapping.txt Publishing app.apk, app-prod-armeabi-v7a-release.apk, app-prod-x86_64-release.apk,

Google Play publishing fails with “Track names in request path and request body must match”

為{幸葍}努か 提交于 2020-05-13 22:14:43
问题 I'm using Codemagic to build and publish apks to Google Play's internal track, on March 10 it was working fine, but today I got this: Publishing 35s == Gathering artifacts == == Publishing artifacts == Publishing artifact app.apk Publishing artifact app-prod-armeabi-v7a-release.apk Publishing artifact app-prod-x86_64-release.apk Publishing artifact app-prod-arm64-v8a-release.apk Publishing artifact mapping.txt Publishing app.apk, app-prod-armeabi-v7a-release.apk, app-prod-x86_64-release.apk,