ソースを参照

Add “does.not.exist” 1x1 transparent image

This is to silence runtime warnings about missing images for the workaround used to add a11y labels/hints to toolbar buttons.
pull/160/head
Angelo Stavrow 3年前
コミット
7d99c8afc4
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 1A49C7064E060EEE
4個のファイルの変更23行の追加0行の削除
  1. +23
    -0
      Shared/Assets.xcassets/does.not.exist.imageset/Contents.json
  2. バイナリ
      Shared/Assets.xcassets/does.not.exist.imageset/does.not.exist.png
  3. バイナリ
      Shared/Assets.xcassets/does.not.exist.imageset/does.not.exist@2x.png
  4. バイナリ
      Shared/Assets.xcassets/does.not.exist.imageset/does.not.exist@3x.png

+ 23
- 0
Shared/Assets.xcassets/does.not.exist.imageset/Contents.json ファイルの表示

@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "does.not.exist.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "does.not.exist@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "does.not.exist@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

バイナリ
Shared/Assets.xcassets/does.not.exist.imageset/does.not.exist.png ファイルの表示

変更前 変更後
幅: 1  |  高さ: 1  |  サイズ: 501 B

バイナリ
Shared/Assets.xcassets/does.not.exist.imageset/does.not.exist@2x.png ファイルの表示

変更前 変更後
幅: 2  |  高さ: 2  |  サイズ: 501 B

バイナリ
Shared/Assets.xcassets/does.not.exist.imageset/does.not.exist@3x.png ファイルの表示

変更前 変更後
幅: 3  |  高さ: 3  |  サイズ: 502 B

読み込み中…
キャンセル
保存