Skip to content

Commit 4b1677a

Browse files
authored
Merge pull request #102 from mirego/reorganize_files
Reorganize files
2 parents bf0bd33 + 63eb5e3 commit 4b1677a

File tree

19 files changed

+493
-459
lines changed

19 files changed

+493
-459
lines changed

Example/PinLayoutSample/Supporting Files/Assets.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,12 @@
128128
"idiom" : "ipad",
129129
"filename" : "[email protected]",
130130
"scale" : "2x"
131+
},
132+
{
133+
"size" : "1024x1024",
134+
"idiom" : "ios-marketing",
135+
"filename" : "Icon-App-1024.png",
136+
"scale" : "1x"
131137
}
132138
],
133139
"info" : {
62.6 KB
Loading

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ GEM
6666
faraday_middleware (0.12.2)
6767
faraday (>= 0.7.4, < 1.0)
6868
fastimage (2.1.0)
69-
fastlane (2.63.0)
69+
fastlane (2.65.0)
7070
CFPropertyList (>= 2.3, < 3.0.0)
7171
addressable (>= 2.3, < 3.0.0)
7272
babosa (>= 1.0.2, < 2.0.0)
@@ -96,7 +96,7 @@ GEM
9696
terminal-table (>= 1.4.5, < 2.0.0)
9797
tty-screen (~> 0.5.0)
9898
word_wrap (~> 1.0.0)
99-
xcodeproj (>= 1.5.0, < 2.0.0)
99+
xcodeproj (>= 1.5.2, < 2.0.0)
100100
xcpretty (>= 0.2.4, < 1.0.0)
101101
xcpretty-travis-formatter (>= 0.0.3)
102102
ffi (1.9.18)
@@ -110,7 +110,7 @@ GEM
110110
mime-types (~> 3.0)
111111
representable (~> 3.0)
112112
retriable (>= 2.0, < 4.0)
113-
googleauth (0.6.1)
113+
googleauth (0.6.2)
114114
faraday (~> 0.12)
115115
jwt (>= 1.4, < 3.0)
116116
logging (~> 2.0)
@@ -122,7 +122,7 @@ GEM
122122
http-cookie (1.0.3)
123123
domain_name (~> 0.5)
124124
httpclient (2.8.3)
125-
i18n (0.9.0)
125+
i18n (0.9.1)
126126
concurrent-ruby (~> 1.0)
127127
jazzy (0.9.0)
128128
cocoapods (~> 1.0)

PinLayout.xcodeproj/project.pbxproj

Lines changed: 80 additions & 75 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)