Skip to content

Commit 3950920

Browse files
committed
update more stuff for xcode 8
it's still backwards compatible
1 parent f28863b commit 3950920

File tree

7 files changed

+22
-2
lines changed

7 files changed

+22
-2
lines changed
2.64 KB
Loading
4.24 KB
Loading

ios/AllAboutOlaf.xcodeproj/xcshareddata/xcschemes/AllAboutOlaf.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0730"
3+
LastUpgradeVersion = "0800"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

ios/AllAboutOlaf/Images.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
{
22
"images" : [
3+
{
4+
"size" : "20x20",
5+
"idiom" : "iphone",
6+
"filename" : "[email protected]",
7+
"scale" : "2x"
8+
},
9+
{
10+
"size" : "20x20",
11+
"idiom" : "iphone",
12+
"filename" : "[email protected]",
13+
"scale" : "3x"
14+
},
315
{
416
"size" : "29x29",
517
"idiom" : "iphone",
2.16 KB
Loading
3.55 KB
Loading

ios/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)