26
กำลังเรียกใช้“ Cordova build android” - ไม่พบแอตทริบิวต์ android: fontVariationSettings และ android: ttcIndex
เมื่อฉันเรียกใช้cordova build android --buildConfig xxxx --releaseฉันได้รับข้อผิดพลาดต่อไปนี้: ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:ttcIndex สิ่งที่แปลกคือฉันใช้ macOS สองเครื่องในการคอมไพล์และฉันได้รับข้อผิดพลาดนี้เพียงเครื่องเดียวสำหรับรหัสเดียวกัน นี่คือผลลัพธ์ที่./gradlew cdvPrintPropsฉันได้รับจากสองเครื่อง: :cdvPrintProps cdvCompileSdkVersion=26 cdvBuildToolsVersion=27.0.3 cdvVersionCode=null cdvMinSdkVersion=21 cdvBuildMultipleApks=true cdvReleaseSigningPropertiesFile=release-signing.properties cdvDebugSigningPropertiesFile=null cdvBuildArch=null computedVersionCode=152045989 computedArmv7VersionCode=1520459892 computedX86VersionCode=1520459894 ด้านล่างนี้คือรายการปลั๊กอินที่ใช้: $ cordova plugins list cordova-custom-config 5.0.2 "cordova-custom-config" cordova-fabric-plugin …