* - 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
5 lines
252 B
XML
5 lines
252 B
XML
<?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> |