Use new CI system (#732)
* - Init new CI/CD system * - Update resources * - Update android assets * - Update iOS assets * - Use stable version * - Fix apple bundle id * - Use libs-path * - Try modify iOS love source codes * - Update patch * - Try add ColdClear to macOS * - Try add Cold Clear to Linux * - Fix download ColdClear * - Change inputs order * - Try new get-CC * - Fix iOS
This commit is contained in:
5
.github/build/android/dev/res/mipmap-anydpi-v26/icon.xml
vendored
Normal file
5
.github/build/android/dev/res/mipmap-anydpi-v26/icon.xml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@mipmap/icon_background"/>
|
||||
<foreground android:drawable="@mipmap/icon_foreground"/>
|
||||
</adaptive-icon>
|
||||
Reference in New Issue
Block a user