123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 03674DA26B0749DA89CBB9C4 /* libPods-MasonryTestsLoader.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 47918AE732004ACDA52EF295 /* libPods-MasonryTestsLoader.a */; };
- 1ABDF84BB7EB4FD087045E36 /* libPods-Masonry iOS Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CF4FBEAC97D4EA5ABA1D512 /* libPods-Masonry iOS Tests.a */; };
- 3D21C42B1845D0CA001D5F97 /* NSArray+MASAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D21C42A1845D0C0001D5F97 /* NSArray+MASAdditionsSpec.m */; };
- 447354911B3A1818004DACCB /* ViewController+MASAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4473548F1B3A17B4004DACCB /* ViewController+MASAdditionsSpec.m */; };
- DD717A0218442A6400FAA7A8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A0118442A6400FAA7A8 /* Foundation.framework */; };
- DD717A0418442A6400FAA7A8 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A0318442A6400FAA7A8 /* CoreGraphics.framework */; };
- DD717A0618442A6400FAA7A8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A0518442A6400FAA7A8 /* UIKit.framework */; };
- DD717A0C18442A6400FAA7A8 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DD717A0A18442A6400FAA7A8 /* InfoPlist.strings */; };
- DD717A0E18442A6400FAA7A8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A0D18442A6400FAA7A8 /* main.m */; };
- DD717A1218442A6400FAA7A8 /* CASAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A1118442A6400FAA7A8 /* CASAppDelegate.m */; };
- DD717A1418442A6400FAA7A8 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DD717A1318442A6400FAA7A8 /* Images.xcassets */; };
- DD717A3318442ADC00FAA7A8 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A1A18442A6400FAA7A8 /* XCTest.framework */; };
- DD717A3418442ADC00FAA7A8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A0118442A6400FAA7A8 /* Foundation.framework */; };
- DD717A3518442ADC00FAA7A8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A0518442A6400FAA7A8 /* UIKit.framework */; };
- DD717A5118442EC600FAA7A8 /* MASCompositeConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4818442EC600FAA7A8 /* MASCompositeConstraintSpec.m */; };
- DD717A5218442EC600FAA7A8 /* MASConstraintDelegateMock.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4A18442EC600FAA7A8 /* MASConstraintDelegateMock.m */; };
- DD717A5318442EC600FAA7A8 /* MASConstraintMakerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4B18442EC600FAA7A8 /* MASConstraintMakerSpec.m */; };
- DD717A5418442EC600FAA7A8 /* MASViewAttributeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4C18442EC600FAA7A8 /* MASViewAttributeSpec.m */; };
- DD717A5518442EC600FAA7A8 /* MASViewConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4D18442EC600FAA7A8 /* MASViewConstraintSpec.m */; };
- DD717A5618442EC600FAA7A8 /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4E18442EC600FAA7A8 /* NSLayoutConstraint+MASDebugAdditionsSpec.m */; };
- DD717A5718442EC600FAA7A8 /* View+MASAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A5018442EC600FAA7A8 /* View+MASAdditionsSpec.m */; };
- DD717A631844303200FAA7A8 /* GcovTestObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A5F1844303200FAA7A8 /* GcovTestObserver.m */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- DD717A3F18442ADD00FAA7A8 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = DD7179F418442A1F00FAA7A8 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = DD7179FD18442A6400FAA7A8;
- remoteInfo = MasonryTestsLoader;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 1CF4FBEAC97D4EA5ABA1D512 /* libPods-Masonry iOS Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Masonry iOS Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 20CC4ABE19D3EE262A136582 /* Pods-Masonry iOS Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Masonry iOS Tests.release.xcconfig"; path = "../Pods/Target Support Files/Pods-Masonry iOS Tests/Pods-Masonry iOS Tests.release.xcconfig"; sourceTree = "<group>"; };
- 3D21C42A1845D0C0001D5F97 /* NSArray+MASAdditionsSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSArray+MASAdditionsSpec.m"; sourceTree = "<group>"; };
- 4473548F1B3A17B4004DACCB /* ViewController+MASAdditionsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "ViewController+MASAdditionsSpec.m"; sourceTree = "<group>"; };
- 47918AE732004ACDA52EF295 /* libPods-MasonryTestsLoader.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-MasonryTestsLoader.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- B3C285A8F21659F8AC931CFE /* Pods-MasonryTestsLoader.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MasonryTestsLoader.release.xcconfig"; path = "../Pods/Target Support Files/Pods-MasonryTestsLoader/Pods-MasonryTestsLoader.release.xcconfig"; sourceTree = "<group>"; };
- D7C49E3BFEC39EF9CC752050 /* Pods-Masonry iOS Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Masonry iOS Tests.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-Masonry iOS Tests/Pods-Masonry iOS Tests.debug.xcconfig"; sourceTree = "<group>"; };
- DD7179FE18442A6400FAA7A8 /* MasonryTestsLoader.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MasonryTestsLoader.app; sourceTree = BUILT_PRODUCTS_DIR; };
- DD717A0118442A6400FAA7A8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- DD717A0318442A6400FAA7A8 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- DD717A0518442A6400FAA7A8 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
- DD717A0918442A6400FAA7A8 /* MasonryTestsLoader-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MasonryTestsLoader-Info.plist"; sourceTree = "<group>"; };
- DD717A0B18442A6400FAA7A8 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- DD717A0D18442A6400FAA7A8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- DD717A0F18442A6400FAA7A8 /* MasonryTestsLoader-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MasonryTestsLoader-Prefix.pch"; sourceTree = "<group>"; };
- DD717A1018442A6400FAA7A8 /* CASAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CASAppDelegate.h; sourceTree = "<group>"; };
- DD717A1118442A6400FAA7A8 /* CASAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CASAppDelegate.m; sourceTree = "<group>"; };
- DD717A1318442A6400FAA7A8 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
- DD717A1A18442A6400FAA7A8 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
- DD717A3218442ADC00FAA7A8 /* Masonry iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Masonry iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
- DD717A4818442EC600FAA7A8 /* MASCompositeConstraintSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASCompositeConstraintSpec.m; sourceTree = "<group>"; };
- DD717A4918442EC600FAA7A8 /* MASConstraintDelegateMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraintDelegateMock.h; sourceTree = "<group>"; };
- DD717A4A18442EC600FAA7A8 /* MASConstraintDelegateMock.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintDelegateMock.m; sourceTree = "<group>"; };
- DD717A4B18442EC600FAA7A8 /* MASConstraintMakerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintMakerSpec.m; sourceTree = "<group>"; };
- DD717A4C18442EC600FAA7A8 /* MASViewAttributeSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewAttributeSpec.m; sourceTree = "<group>"; };
- DD717A4D18442EC600FAA7A8 /* MASViewConstraintSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewConstraintSpec.m; sourceTree = "<group>"; };
- DD717A4E18442EC600FAA7A8 /* NSLayoutConstraint+MASDebugAdditionsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+MASDebugAdditionsSpec.m"; sourceTree = "<group>"; };
- DD717A5018442EC600FAA7A8 /* View+MASAdditionsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "View+MASAdditionsSpec.m"; sourceTree = "<group>"; };
- DD717A5F1844303200FAA7A8 /* GcovTestObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GcovTestObserver.m; sourceTree = "<group>"; };
- DD717A601844303200FAA7A8 /* MasonryTests-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "MasonryTests-Info.plist"; sourceTree = "<group>"; };
- DD717A611844303200FAA7A8 /* MasonryTests-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MasonryTests-Prefix.pch"; sourceTree = "<group>"; };
- DD717A621844303200FAA7A8 /* XCTest+Spec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "XCTest+Spec.h"; sourceTree = "<group>"; };
- DD717A651844358800FAA7A8 /* NSObject+MASSubscriptSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MASSubscriptSupport.h"; sourceTree = "<group>"; };
- FA30CDC14969096518121CA2 /* Pods-MasonryTestsLoader.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MasonryTestsLoader.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-MasonryTestsLoader/Pods-MasonryTestsLoader.debug.xcconfig"; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- DD7179FB18442A6400FAA7A8 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- DD717A0418442A6400FAA7A8 /* CoreGraphics.framework in Frameworks */,
- DD717A0618442A6400FAA7A8 /* UIKit.framework in Frameworks */,
- DD717A0218442A6400FAA7A8 /* Foundation.framework in Frameworks */,
- 03674DA26B0749DA89CBB9C4 /* libPods-MasonryTestsLoader.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- DD717A2F18442ADC00FAA7A8 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- DD717A3318442ADC00FAA7A8 /* XCTest.framework in Frameworks */,
- DD717A3518442ADC00FAA7A8 /* UIKit.framework in Frameworks */,
- DD717A3418442ADC00FAA7A8 /* Foundation.framework in Frameworks */,
- 1ABDF84BB7EB4FD087045E36 /* libPods-Masonry iOS Tests.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 39E4168F51AD67BA390486D7 /* Pods */ = {
- isa = PBXGroup;
- children = (
- D7C49E3BFEC39EF9CC752050 /* Pods-Masonry iOS Tests.debug.xcconfig */,
- 20CC4ABE19D3EE262A136582 /* Pods-Masonry iOS Tests.release.xcconfig */,
- FA30CDC14969096518121CA2 /* Pods-MasonryTestsLoader.debug.xcconfig */,
- B3C285A8F21659F8AC931CFE /* Pods-MasonryTestsLoader.release.xcconfig */,
- );
- name = Pods;
- sourceTree = "<group>";
- };
- DD7179F318442A1F00FAA7A8 = {
- isa = PBXGroup;
- children = (
- DD717A4718442EC600FAA7A8 /* Specs */,
- DD717A5E18442F3900FAA7A8 /* Supporting Files */,
- DD717A0018442A6400FAA7A8 /* Frameworks */,
- DD7179FF18442A6400FAA7A8 /* Products */,
- 39E4168F51AD67BA390486D7 /* Pods */,
- );
- sourceTree = "<group>";
- };
- DD7179FF18442A6400FAA7A8 /* Products */ = {
- isa = PBXGroup;
- children = (
- DD7179FE18442A6400FAA7A8 /* MasonryTestsLoader.app */,
- DD717A3218442ADC00FAA7A8 /* Masonry iOS Tests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- DD717A0018442A6400FAA7A8 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- DD717A0118442A6400FAA7A8 /* Foundation.framework */,
- DD717A0318442A6400FAA7A8 /* CoreGraphics.framework */,
- DD717A0518442A6400FAA7A8 /* UIKit.framework */,
- DD717A1A18442A6400FAA7A8 /* XCTest.framework */,
- 1CF4FBEAC97D4EA5ABA1D512 /* libPods-Masonry iOS Tests.a */,
- 47918AE732004ACDA52EF295 /* libPods-MasonryTestsLoader.a */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- DD717A0718442A6400FAA7A8 /* MasonryTestsLoader */ = {
- isa = PBXGroup;
- children = (
- DD717A1018442A6400FAA7A8 /* CASAppDelegate.h */,
- DD717A1118442A6400FAA7A8 /* CASAppDelegate.m */,
- DD717A1318442A6400FAA7A8 /* Images.xcassets */,
- DD717A0918442A6400FAA7A8 /* MasonryTestsLoader-Info.plist */,
- DD717A0A18442A6400FAA7A8 /* InfoPlist.strings */,
- DD717A0D18442A6400FAA7A8 /* main.m */,
- DD717A0F18442A6400FAA7A8 /* MasonryTestsLoader-Prefix.pch */,
- );
- path = MasonryTestsLoader;
- sourceTree = "<group>";
- };
- DD717A4718442EC600FAA7A8 /* Specs */ = {
- isa = PBXGroup;
- children = (
- DD717A4818442EC600FAA7A8 /* MASCompositeConstraintSpec.m */,
- DD717A4918442EC600FAA7A8 /* MASConstraintDelegateMock.h */,
- DD717A4A18442EC600FAA7A8 /* MASConstraintDelegateMock.m */,
- DD717A4B18442EC600FAA7A8 /* MASConstraintMakerSpec.m */,
- DD717A4C18442EC600FAA7A8 /* MASViewAttributeSpec.m */,
- DD717A4D18442EC600FAA7A8 /* MASViewConstraintSpec.m */,
- DD717A4E18442EC600FAA7A8 /* NSLayoutConstraint+MASDebugAdditionsSpec.m */,
- DD717A5018442EC600FAA7A8 /* View+MASAdditionsSpec.m */,
- 4473548F1B3A17B4004DACCB /* ViewController+MASAdditionsSpec.m */,
- 3D21C42A1845D0C0001D5F97 /* NSArray+MASAdditionsSpec.m */,
- );
- path = Specs;
- sourceTree = "<group>";
- };
- DD717A5E18442F3900FAA7A8 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- DD717A0718442A6400FAA7A8 /* MasonryTestsLoader */,
- DD717A651844358800FAA7A8 /* NSObject+MASSubscriptSupport.h */,
- DD717A5F1844303200FAA7A8 /* GcovTestObserver.m */,
- DD717A601844303200FAA7A8 /* MasonryTests-Info.plist */,
- DD717A611844303200FAA7A8 /* MasonryTests-Prefix.pch */,
- DD717A621844303200FAA7A8 /* XCTest+Spec.h */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- DD7179FD18442A6400FAA7A8 /* MasonryTestsLoader */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = DD717A2818442A6400FAA7A8 /* Build configuration list for PBXNativeTarget "MasonryTestsLoader" */;
- buildPhases = (
- 31A2D7D777514D639ED660C8 /* [CP] Check Pods Manifest.lock */,
- DD7179FA18442A6400FAA7A8 /* Sources */,
- DD7179FB18442A6400FAA7A8 /* Frameworks */,
- DD7179FC18442A6400FAA7A8 /* Resources */,
- DB244E91C65945F39DE14644 /* [CP] Copy Pods Resources */,
- 5B07E509D5304034616D89F7 /* [CP] Embed Pods Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = MasonryTestsLoader;
- productName = MasonryTestsLoader;
- productReference = DD7179FE18442A6400FAA7A8 /* MasonryTestsLoader.app */;
- productType = "com.apple.product-type.application";
- };
- DD717A3118442ADC00FAA7A8 /* Masonry iOS Tests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = DD717A4118442ADD00FAA7A8 /* Build configuration list for PBXNativeTarget "Masonry iOS Tests" */;
- buildPhases = (
- 9F27CD2D75E246C0A787A688 /* [CP] Check Pods Manifest.lock */,
- DD717A2E18442ADC00FAA7A8 /* Sources */,
- DD717A2F18442ADC00FAA7A8 /* Frameworks */,
- DD717A3018442ADC00FAA7A8 /* Resources */,
- DC72D687A4114D04BBA75896 /* [CP] Copy Pods Resources */,
- 5AEE51071FAE8B3BB28C9E5E /* [CP] Embed Pods Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- DD717A4018442ADD00FAA7A8 /* PBXTargetDependency */,
- );
- name = "Masonry iOS Tests";
- productName = "Masonry iOS Tests";
- productReference = DD717A3218442ADC00FAA7A8 /* Masonry iOS Tests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- DD7179F418442A1F00FAA7A8 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0900;
- TargetAttributes = {
- DD717A3118442ADC00FAA7A8 = {
- TestTargetID = DD7179FD18442A6400FAA7A8;
- };
- };
- };
- buildConfigurationList = DD7179F718442A1F00FAA7A8 /* Build configuration list for PBXProject "Masonry Tests" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = DD7179F318442A1F00FAA7A8;
- productRefGroup = DD7179FF18442A6400FAA7A8 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- DD7179FD18442A6400FAA7A8 /* MasonryTestsLoader */,
- DD717A3118442ADC00FAA7A8 /* Masonry iOS Tests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- DD7179FC18442A6400FAA7A8 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- DD717A0C18442A6400FAA7A8 /* InfoPlist.strings in Resources */,
- DD717A1418442A6400FAA7A8 /* Images.xcassets in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- DD717A3018442ADC00FAA7A8 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 31A2D7D777514D639ED660C8 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-MasonryTestsLoader-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
- showEnvVarsInLog = 0;
- };
- 5AEE51071FAE8B3BB28C9E5E /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "[CP] Embed Pods Frameworks";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-Masonry iOS Tests/Pods-Masonry iOS Tests-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- 5B07E509D5304034616D89F7 /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "[CP] Embed Pods Frameworks";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-MasonryTestsLoader/Pods-MasonryTestsLoader-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- 9F27CD2D75E246C0A787A688 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-Masonry iOS Tests-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
- showEnvVarsInLog = 0;
- };
- DB244E91C65945F39DE14644 /* [CP] Copy Pods Resources */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "[CP] Copy Pods Resources";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-MasonryTestsLoader/Pods-MasonryTestsLoader-resources.sh\"\n";
- showEnvVarsInLog = 0;
- };
- DC72D687A4114D04BBA75896 /* [CP] Copy Pods Resources */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "[CP] Copy Pods Resources";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-Masonry iOS Tests/Pods-Masonry iOS Tests-resources.sh\"\n";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- DD7179FA18442A6400FAA7A8 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- DD717A1218442A6400FAA7A8 /* CASAppDelegate.m in Sources */,
- DD717A0E18442A6400FAA7A8 /* main.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- DD717A2E18442ADC00FAA7A8 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- DD717A5518442EC600FAA7A8 /* MASViewConstraintSpec.m in Sources */,
- DD717A5318442EC600FAA7A8 /* MASConstraintMakerSpec.m in Sources */,
- DD717A5618442EC600FAA7A8 /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */,
- DD717A5718442EC600FAA7A8 /* View+MASAdditionsSpec.m in Sources */,
- DD717A631844303200FAA7A8 /* GcovTestObserver.m in Sources */,
- 447354911B3A1818004DACCB /* ViewController+MASAdditionsSpec.m in Sources */,
- 3D21C42B1845D0CA001D5F97 /* NSArray+MASAdditionsSpec.m in Sources */,
- DD717A5418442EC600FAA7A8 /* MASViewAttributeSpec.m in Sources */,
- DD717A5218442EC600FAA7A8 /* MASConstraintDelegateMock.m in Sources */,
- DD717A5118442EC600FAA7A8 /* MASCompositeConstraintSpec.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- DD717A4018442ADD00FAA7A8 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = DD7179FD18442A6400FAA7A8 /* MasonryTestsLoader */;
- targetProxy = DD717A3F18442ADD00FAA7A8 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- DD717A0A18442A6400FAA7A8 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- DD717A0B18442A6400FAA7A8 /* en */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- DD7179F818442A1F00FAA7A8 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- ONLY_ACTIVE_ARCH = YES;
- };
- name = Debug;
- };
- DD7179F918442A1F00FAA7A8 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- };
- name = Release;
- };
- DD717A2918442A6400FAA7A8 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = FA30CDC14969096518121CA2 /* Pods-MasonryTestsLoader.debug.xcconfig */;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- FRAMEWORK_SEARCH_PATHS = (
- "$(inherited)",
- "$(DEVELOPER_FRAMEWORKS_DIR)",
- );
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_GENERATE_TEST_COVERAGE_FILES = YES;
- GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "MasonryTestsLoader/MasonryTestsLoader-Prefix.pch";
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- INFOPLIST_FILE = "MasonryTestsLoader/MasonryTestsLoader-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- ONLY_ACTIVE_ARCH = YES;
- PRODUCT_BUNDLE_IDENTIFIER = "com.cloudling.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- WRAPPER_EXTENSION = app;
- };
- name = Debug;
- };
- DD717A2A18442A6400FAA7A8 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = B3C285A8F21659F8AC931CFE /* Pods-MasonryTestsLoader.release.xcconfig */;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = YES;
- ENABLE_NS_ASSERTIONS = NO;
- FRAMEWORK_SEARCH_PATHS = (
- "$(inherited)",
- "$(DEVELOPER_FRAMEWORKS_DIR)",
- );
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_GENERATE_TEST_COVERAGE_FILES = YES;
- GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "MasonryTestsLoader/MasonryTestsLoader-Prefix.pch";
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- INFOPLIST_FILE = "MasonryTestsLoader/MasonryTestsLoader-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.cloudling.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = app;
- };
- name = Release;
- };
- DD717A4218442ADD00FAA7A8 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = D7C49E3BFEC39EF9CC752050 /* Pods-Masonry iOS Tests.debug.xcconfig */;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/MasonryTestsLoader.app/MasonryTestsLoader";
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- FRAMEWORK_SEARCH_PATHS = (
- "$(inherited)",
- "$(DEVELOPER_FRAMEWORKS_DIR)",
- );
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "MasonryTests-Prefix.pch";
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- INFOPLIST_FILE = "MasonryTests-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- ONLY_ACTIVE_ARCH = YES;
- PRODUCT_BUNDLE_IDENTIFIER = "com.cloudling.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = iphoneos;
- TEST_HOST = "$(BUNDLE_LOADER)";
- WRAPPER_EXTENSION = xctest;
- };
- name = Debug;
- };
- DD717A4318442ADD00FAA7A8 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 20CC4ABE19D3EE262A136582 /* Pods-Masonry iOS Tests.release.xcconfig */;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/MasonryTestsLoader.app/MasonryTestsLoader";
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = YES;
- ENABLE_NS_ASSERTIONS = NO;
- FRAMEWORK_SEARCH_PATHS = (
- "$(inherited)",
- "$(DEVELOPER_FRAMEWORKS_DIR)",
- );
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "MasonryTests-Prefix.pch";
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- INFOPLIST_FILE = "MasonryTests-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.cloudling.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = iphoneos;
- TEST_HOST = "$(BUNDLE_LOADER)";
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = xctest;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- DD7179F718442A1F00FAA7A8 /* Build configuration list for PBXProject "Masonry Tests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- DD7179F818442A1F00FAA7A8 /* Debug */,
- DD7179F918442A1F00FAA7A8 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- DD717A2818442A6400FAA7A8 /* Build configuration list for PBXNativeTarget "MasonryTestsLoader" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- DD717A2918442A6400FAA7A8 /* Debug */,
- DD717A2A18442A6400FAA7A8 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- DD717A4118442ADD00FAA7A8 /* Build configuration list for PBXNativeTarget "Masonry iOS Tests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- DD717A4218442ADD00FAA7A8 /* Debug */,
- DD717A4318442ADD00FAA7A8 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = DD7179F418442A1F00FAA7A8 /* Project object */;
- }
|