mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-06 06:58:26 +00:00
Summary: Progress on #270. - Setup basic, empty example project - Setup test target and add tests that work for macOS - Update changelog - Update travis-ci Closes https://github.com/Instagram/IGListKit/pull/328 Differential Revision: D4325876 Pulled By: jessesquires fbshipit-source-id: 342963ce5103d3980c697655e1f1a9b6f3f1c520
58 lines
No EOL
903 B
JSON
58 lines
No EOL
903 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"idiom" : "mac",
|
|
"size" : "16x16",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "mac",
|
|
"size" : "16x16",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "mac",
|
|
"size" : "32x32",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "mac",
|
|
"size" : "32x32",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "mac",
|
|
"size" : "128x128",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "mac",
|
|
"size" : "128x128",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "mac",
|
|
"size" : "256x256",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "mac",
|
|
"size" : "256x256",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "mac",
|
|
"size" : "512x512",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "mac",
|
|
"size" : "512x512",
|
|
"scale" : "2x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"version" : 1,
|
|
"author" : "xcode"
|
|
}
|
|
} |