mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-26 22:25:30 +08:00
Added a sample project that will demonstrate how to manually display nodes. Removed the UIWindow hack that coupled display of nodes with Core Animation transactions.
68 lines
1.1 KiB
JSON
68 lines
1.1 KiB
JSON
{
|
|
"images" : [
|
|
{
|
|
"idiom" : "iphone",
|
|
"size" : "29x29",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "iphone",
|
|
"size" : "29x29",
|
|
"scale" : "3x"
|
|
},
|
|
{
|
|
"idiom" : "iphone",
|
|
"size" : "40x40",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "iphone",
|
|
"size" : "40x40",
|
|
"scale" : "3x"
|
|
},
|
|
{
|
|
"idiom" : "iphone",
|
|
"size" : "60x60",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "iphone",
|
|
"size" : "60x60",
|
|
"scale" : "3x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "29x29",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "29x29",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "40x40",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "40x40",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "76x76",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "76x76",
|
|
"scale" : "2x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"version" : 1,
|
|
"author" : "xcode"
|
|
}
|
|
} |