|
@@ -8,6 +8,7 @@ |
|
@@ -8,6 +8,7 @@ |
8
|
|
8
|
|
9
|
/* Begin PBXBuildFile section */
|
9
|
/* Begin PBXBuildFile section */
|
10
|
114413091924B6EE008E702E /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 114413081924B6EE008E702E /* Default-568h@2x.png */; };
|
10
|
114413091924B6EE008E702E /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 114413081924B6EE008E702E /* Default-568h@2x.png */; };
|
|
|
11
|
+ 27A27D461A6CF0C400D34F52 /* MASExampleAspectFitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A27D451A6CF0C400D34F52 /* MASExampleAspectFitView.m */; };
|
11
|
3C02224919D0C4EC00507321 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3C02224819D0C4EC00507321 /* Images.xcassets */; };
|
12
|
3C02224919D0C4EC00507321 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3C02224819D0C4EC00507321 /* Images.xcassets */; };
|
12
|
3DB1CAD5184538E200E91FC5 /* MASExampleArrayView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */; };
|
13
|
3DB1CAD5184538E200E91FC5 /* MASExampleArrayView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */; };
|
13
|
4BEB55B61957394E008C862B /* MASExampleRemakeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BEB55B51957394E008C862B /* MASExampleRemakeView.m */; };
|
14
|
4BEB55B61957394E008C862B /* MASExampleRemakeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BEB55B51957394E008C862B /* MASExampleRemakeView.m */; };
|
|
@@ -34,6 +35,8 @@ |
|
@@ -34,6 +35,8 @@ |
34
|
|
35
|
|
35
|
/* Begin PBXFileReference section */
|
36
|
/* Begin PBXFileReference section */
|
36
|
114413081924B6EE008E702E /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
37
|
114413081924B6EE008E702E /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
|
38
|
+ 27A27D441A6CF0C400D34F52 /* MASExampleAspectFitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleAspectFitView.h; sourceTree = "<group>"; };
|
|
|
39
|
+ 27A27D451A6CF0C400D34F52 /* MASExampleAspectFitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleAspectFitView.m; sourceTree = "<group>"; };
|
37
|
3C02224819D0C4EC00507321 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
40
|
3C02224819D0C4EC00507321 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
38
|
3DB1CAD3184538E200E91FC5 /* MASExampleArrayView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleArrayView.h; sourceTree = "<group>"; };
|
41
|
3DB1CAD3184538E200E91FC5 /* MASExampleArrayView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleArrayView.h; sourceTree = "<group>"; };
|
39
|
3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleArrayView.m; sourceTree = "<group>"; };
|
42
|
3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleArrayView.m; sourceTree = "<group>"; };
|
|
@@ -155,6 +158,8 @@ |
|
@@ -155,6 +158,8 @@ |
155
|
DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */,
|
158
|
DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */,
|
156
|
DD52F24D179CADC0005CD195 /* MASExampleSidesView.h */,
|
159
|
DD52F24D179CADC0005CD195 /* MASExampleSidesView.h */,
|
157
|
DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */,
|
160
|
DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */,
|
|
|
161
|
+ 27A27D441A6CF0C400D34F52 /* MASExampleAspectFitView.h */,
|
|
|
162
|
+ 27A27D451A6CF0C400D34F52 /* MASExampleAspectFitView.m */,
|
158
|
DDF3875A179D648D00178773 /* MASExampleAnimatedView.h */,
|
163
|
DDF3875A179D648D00178773 /* MASExampleAnimatedView.h */,
|
159
|
DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */,
|
164
|
DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */,
|
160
|
DD7CC17417ACE990007A469E /* MASExampleDebuggingView.h */,
|
165
|
DD7CC17417ACE990007A469E /* MASExampleDebuggingView.h */,
|
|
@@ -295,6 +300,7 @@ |
|
@@ -295,6 +300,7 @@ |
295
|
DD52F251179CADC0005CD195 /* MASExampleBasicView.m in Sources */,
|
300
|
DD52F251179CADC0005CD195 /* MASExampleBasicView.m in Sources */,
|
296
|
DD653E4A1843E61500D1EC5A /* MASExampleLayoutGuideViewController.m in Sources */,
|
301
|
DD653E4A1843E61500D1EC5A /* MASExampleLayoutGuideViewController.m in Sources */,
|
297
|
DDDF60CC181915E300BF7B8B /* MASExampleLabelView.m in Sources */,
|
302
|
DDDF60CC181915E300BF7B8B /* MASExampleLabelView.m in Sources */,
|
|
|
303
|
+ 27A27D461A6CF0C400D34F52 /* MASExampleAspectFitView.m in Sources */,
|
298
|
DD52F252179CADC0005CD195 /* MASExampleConstantsView.m in Sources */,
|
304
|
DD52F252179CADC0005CD195 /* MASExampleConstantsView.m in Sources */,
|
299
|
DD52F253179CADC0005CD195 /* MASExampleListViewController.m in Sources */,
|
305
|
DD52F253179CADC0005CD195 /* MASExampleListViewController.m in Sources */,
|
300
|
DD52F254179CADC0005CD195 /* MASExampleSidesView.m in Sources */,
|
306
|
DD52F254179CADC0005CD195 /* MASExampleSidesView.m in Sources */,
|