diff options
| author | ruki <[email protected]> | 2025-11-26 11:33:49 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-26 11:33:49 +0800 |
| commit | e7cd3c2c12d3d51ffef3d2aa9885bfef9db8d650 (patch) | |
| tree | 01bf3737ff18ffb3d6b663c781d2cc9dbd8541d1 /tests/plugins/pack/macapp/src/Assets.xcassets | |
| parent | 76dc60d1552a0afe1faffd996a36a412e44d548d (diff) | |
| parent | 29ec59fdd5478d14aed635022630a5f1ff492e7c (diff) | |
Merge pull request #7062 from xmake-io/dmg
Add dmg xpack format
Diffstat (limited to 'tests/plugins/pack/macapp/src/Assets.xcassets')
12 files changed, 76 insertions, 0 deletions
diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/Contents.json b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 000000000..6fa879752 --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,69 @@ +{ + "images" : [ + { + "filename" : "icon_16x16.png", + "idiom" : "mac", + "size" : "16x16", + "scale" : "1x" + }, + { + "filename" : "[email protected]", + "idiom" : "mac", + "size" : "16x16", + "scale" : "2x" + }, + { + "filename" : "icon_32x32.png", + "idiom" : "mac", + "size" : "32x32", + "scale" : "1x" + }, + { + "filename" : "[email protected]", + "idiom" : "mac", + "size" : "32x32", + "scale" : "2x" + }, + { + "filename" : "icon_128x128.png", + "idiom" : "mac", + "size" : "128x128", + "scale" : "1x" + }, + { + "filename" : "[email protected]", + "idiom" : "mac", + "size" : "128x128", + "scale" : "2x" + }, + { + "filename" : "icon_256x256.png", + "idiom" : "mac", + "size" : "256x256", + "scale" : "1x" + }, + { + "filename" : "[email protected]", + "idiom" : "mac", + "size" : "256x256", + "scale" : "2x" + }, + { + "filename" : "icon_512x512.png", + "idiom" : "mac", + "size" : "512x512", + "scale" : "1x" + }, + { + "filename" : "[email protected]", + "idiom" : "mac", + "size" : "512x512", + "scale" : "2x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} + diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_128x128.png b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_128x128.png Binary files differnew file mode 100644 index 000000000..5d787b620 --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_128x128.png diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] Binary files differnew file mode 100644 index 000000000..be7f6c4f2 --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_16x16.png b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_16x16.png Binary files differnew file mode 100644 index 000000000..8b2771975 --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_16x16.png diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] Binary files differnew file mode 100644 index 000000000..331c7af96 --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_256x256.png b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_256x256.png Binary files differnew file mode 100644 index 000000000..be7f6c4f2 --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_256x256.png diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] Binary files differnew file mode 100644 index 000000000..a5677925b --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_32x32.png b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_32x32.png Binary files differnew file mode 100644 index 000000000..331c7af96 --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_32x32.png diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] Binary files differnew file mode 100644 index 000000000..c8e5ac0c2 --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_512x512.png b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_512x512.png Binary files differnew file mode 100644 index 000000000..a5677925b --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/icon_512x512.png diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] Binary files differnew file mode 100644 index 000000000..d6533fea6 --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/AppIcon.appiconset/[email protected] diff --git a/tests/plugins/pack/macapp/src/Assets.xcassets/Contents.json b/tests/plugins/pack/macapp/src/Assets.xcassets/Contents.json new file mode 100644 index 000000000..7afcdfaf8 --- /dev/null +++ b/tests/plugins/pack/macapp/src/Assets.xcassets/Contents.json @@ -0,0 +1,7 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} + |
