Skip to content

Commit

Permalink
[skip ci] adding another example appicon
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion committed Jul 13, 2018
1 parent 59e6944 commit 8d5559d
Show file tree
Hide file tree
Showing 7 changed files with 253 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
BlueprintIdentifier = "B37C743D1F8C58F300DF505B"
BuildableName = "Speculid.app"
BlueprintName = "Speculid-Mac-App"
ReferencedContainer = "container:speculid.xcodeproj">
ReferencedContainer = "container:Speculid.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand All @@ -35,7 +35,7 @@
BlueprintIdentifier = "B3136E5F1F90FCCF0002B7AB"
BuildableName = "Speculid-Mac-AppUITests.xctest"
BlueprintName = "Speculid-Mac-AppUITests"
ReferencedContainer = "container:speculid.xcodeproj">
ReferencedContainer = "container:Speculid.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
Expand All @@ -45,7 +45,7 @@
BlueprintIdentifier = "B3136E7D1F90FD2E0002B7AB"
BuildableName = "SpeculidTests.xctest"
BlueprintName = "SpeculidTests"
ReferencedContainer = "container:speculid.xcodeproj">
ReferencedContainer = "container:Speculid.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
Expand All @@ -55,7 +55,7 @@
BlueprintIdentifier = "B37C743D1F8C58F300DF505B"
BuildableName = "Speculid.app"
BlueprintName = "Speculid-Mac-App"
ReferencedContainer = "container:speculid.xcodeproj">
ReferencedContainer = "container:Speculid.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
Expand All @@ -80,7 +80,7 @@
BlueprintIdentifier = "B37C743D1F8C58F300DF505B"
BuildableName = "Speculid.app"
BlueprintName = "Speculid-Mac-App"
ReferencedContainer = "container:speculid.xcodeproj">
ReferencedContainer = "container:Speculid.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<CommandLineArguments>
Expand All @@ -90,6 +90,10 @@
</CommandLineArgument>
<CommandLineArgument
argument = "&quot;${SRCROOT}/examples/Assets/macOS AppIcon.speculid&quot;"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "&quot;${SRCROOT}/examples/Assets/AppIcon.speculid&quot;"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
Expand Down Expand Up @@ -125,7 +129,7 @@
BlueprintIdentifier = "B37C743D1F8C58F300DF505B"
BuildableName = "Speculid.app"
BlueprintName = "Speculid-Mac-App"
ReferencedContainer = "container:speculid.xcodeproj">
ReferencedContainer = "container:Speculid.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
Expand Down
6 changes: 6 additions & 0 deletions examples/Assets/AppIcon.speculid
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"set" : "Assets.xcassets/AppIcon.appiconset",
"source" : "geometry.svg",
"background" : "#FFFFFF",
"remove-alpha" : true
}
210 changes: 210 additions & 0 deletions examples/Assets/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,210 @@
{
"images" : [
{
"idiom" : "iphone",
"size" : "20x20",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "20x20",
"scale" : "3x"
},
{
"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" : "20x20",
"scale" : "1x"
},
{
"idiom" : "ipad",
"size" : "20x20",
"scale" : "2x"
},
{
"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"
},
{
"idiom" : "ipad",
"size" : "83.5x83.5",
"scale" : "2x"
},
{
"idiom" : "ios-marketing",
"size" : "1024x1024",
"scale" : "1x"
},
{
"idiom" : "car",
"size" : "60x60",
"scale" : "2x"
},
{
"idiom" : "car",
"size" : "60x60",
"scale" : "3x"
},
{
"size" : "24x24",
"idiom" : "watch",
"scale" : "2x",
"role" : "notificationCenter",
"subtype" : "38mm"
},
{
"size" : "27.5x27.5",
"idiom" : "watch",
"scale" : "2x",
"role" : "notificationCenter",
"subtype" : "42mm"
},
{
"size" : "29x29",
"idiom" : "watch",
"role" : "companionSettings",
"scale" : "2x"
},
{
"size" : "29x29",
"idiom" : "watch",
"role" : "companionSettings",
"scale" : "3x"
},
{
"size" : "40x40",
"idiom" : "watch",
"scale" : "2x",
"role" : "appLauncher",
"subtype" : "38mm"
},
{
"size" : "86x86",
"idiom" : "watch",
"scale" : "2x",
"role" : "quickLook",
"subtype" : "38mm"
},
{
"size" : "98x98",
"idiom" : "watch",
"scale" : "2x",
"role" : "quickLook",
"subtype" : "42mm"
},
{
"idiom" : "watch-marketing",
"size" : "1024x1024",
"scale" : "1x"
},
{
"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"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,11 @@
"filename" : "layers.83.5x83.5@2x~ipad.png",
"scale" : "2x"
},
{
"idiom" : "ios-marketing",
"size" : "1024x1024",
"scale" : "1x"
},
{
"size" : "24x24",
"idiom" : "watch",
Expand Down Expand Up @@ -155,6 +160,11 @@
"scale" : "2x",
"role" : "quickLook",
"subtype" : "42mm"
},
{
"idiom" : "watch-marketing",
"size" : "1024x1024",
"scale" : "1x"
}
],
"info" : {
Expand Down
2 changes: 2 additions & 0 deletions examples/examples.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@

/* Begin PBXFileReference section */
B30005CA1DB54EB1000A8166 /* Image Set.speculid */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Image Set.speculid"; sourceTree = "<group>"; };
B311EA4420F9448500636999 /* AppIcon.speculid */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppIcon.speculid; sourceTree = "<group>"; };
B38DDF3A1DA2E5AE005AA837 /* iOS AppIcon.speculid */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iOS AppIcon.speculid"; sourceTree = "<group>"; };
B38F735B1DA2B357008469FE /* speculid-example-macos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "speculid-example-macos.app"; sourceTree = BUILT_PRODUCTS_DIR; };
B38F735E1DA2B357008469FE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -298,6 +299,7 @@
B38DDF3A1DA2E5AE005AA837 /* iOS AppIcon.speculid */,
B38F73D71DA2C1F1008469FE /* geometry.svg */,
B38F73D51DA2C1AB008469FE /* macOS AppIcon.speculid */,
B311EA4420F9448500636999 /* AppIcon.speculid */,
B38F73D01DA2B600008469FE /* Assets.xcassets */,
B30005CA1DB54EB1000A8166 /* Image Set.speculid */,
);
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>

0 comments on commit 8d5559d

Please sign in to comment.