mirror of
https://github.com/wu736139669/ManagerDemo.git
synced 2026-08-05 05:55:42 +00:00
579 lines
28 KiB
Plaintext
579 lines
28 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
63816045C89E43DD9F96396F /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C7B3792862C24377B1ACD469 /* libPods.a */; };
|
|
A9AF6BED19947DD00076C0EE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6BEC19947DD00076C0EE /* Foundation.framework */; };
|
|
A9AF6BEF19947DD00076C0EE /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6BEE19947DD00076C0EE /* CoreGraphics.framework */; };
|
|
A9AF6BF119947DD00076C0EE /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6BF019947DD00076C0EE /* UIKit.framework */; };
|
|
A9AF6BF719947DD00076C0EE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6BF519947DD00076C0EE /* InfoPlist.strings */; };
|
|
A9AF6BF919947DD00076C0EE /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6BF819947DD00076C0EE /* main.m */; };
|
|
A9AF6BFD19947DD00076C0EE /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6BFC19947DD00076C0EE /* AppDelegate.m */; };
|
|
A9AF6C0019947DD00076C0EE /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6BFE19947DD00076C0EE /* Main.storyboard */; };
|
|
A9AF6C0319947DD00076C0EE /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C0219947DD00076C0EE /* ViewController.m */; };
|
|
A9AF6C0519947DD00076C0EE /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C0419947DD00076C0EE /* Images.xcassets */; };
|
|
A9AF6C0C19947DD10076C0EE /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6C0B19947DD10076C0EE /* XCTest.framework */; };
|
|
A9AF6C0D19947DD10076C0EE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6BEC19947DD00076C0EE /* Foundation.framework */; };
|
|
A9AF6C0E19947DD10076C0EE /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6BF019947DD00076C0EE /* UIKit.framework */; };
|
|
A9AF6C1619947DD10076C0EE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C1419947DD10076C0EE /* InfoPlist.strings */; };
|
|
A9AF6C1819947DD10076C0EE /* ManagerDemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C1719947DD10076C0EE /* ManagerDemoTests.m */; };
|
|
A9AF6C2E199483520076C0EE /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C2C199483520076C0EE /* MainViewController.m */; };
|
|
A9AF6C2F199483520076C0EE /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C2D199483520076C0EE /* MainViewController.xib */; };
|
|
A9AF6C33199484200076C0EE /* HomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C31199484200076C0EE /* HomeViewController.m */; };
|
|
A9AF6C34199484200076C0EE /* HomeViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C32199484200076C0EE /* HomeViewController.xib */; };
|
|
A9AF6C3D199486CA0076C0EE /* ProductListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C3B199486CA0076C0EE /* ProductListViewController.m */; };
|
|
A9AF6C3E199486CA0076C0EE /* ProductListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C3C199486CA0076C0EE /* ProductListViewController.xib */; };
|
|
A9AF6C42199498C40076C0EE /* MyViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C40199498C40076C0EE /* MyViewController.m */; };
|
|
A9AF6C43199498C40076C0EE /* MyViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C41199498C40076C0EE /* MyViewController.xib */; };
|
|
A9AF6C47199498D10076C0EE /* MoreViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C45199498D10076C0EE /* MoreViewController.m */; };
|
|
A9AF6C48199498D10076C0EE /* MoreViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C46199498D10076C0EE /* MoreViewController.xib */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
A9AF6C0F19947DD10076C0EE /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = A9AF6BE119947DD00076C0EE /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9AF6BE819947DD00076C0EE;
|
|
remoteInfo = ManagerDemo;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
5730F11CFCAA47EB9D024FB8 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = "<group>"; };
|
|
A9AF6BE919947DD00076C0EE /* ManagerDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ManagerDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9AF6BEC19947DD00076C0EE /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
A9AF6BEE19947DD00076C0EE /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
A9AF6BF019947DD00076C0EE /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
A9AF6BF419947DD00076C0EE /* ManagerDemo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ManagerDemo-Info.plist"; sourceTree = "<group>"; };
|
|
A9AF6BF619947DD00076C0EE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
A9AF6BF819947DD00076C0EE /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
A9AF6BFA19947DD00076C0EE /* ManagerDemo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ManagerDemo-Prefix.pch"; sourceTree = "<group>"; };
|
|
A9AF6BFB19947DD00076C0EE /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
A9AF6BFC19947DD00076C0EE /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
A9AF6BFF19947DD00076C0EE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
A9AF6C0119947DD00076C0EE /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
|
|
A9AF6C0219947DD00076C0EE /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
|
A9AF6C0419947DD00076C0EE /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
A9AF6C0A19947DD10076C0EE /* ManagerDemoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ManagerDemoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9AF6C0B19947DD10076C0EE /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
|
A9AF6C1319947DD10076C0EE /* ManagerDemoTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ManagerDemoTests-Info.plist"; sourceTree = "<group>"; };
|
|
A9AF6C1519947DD10076C0EE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
A9AF6C1719947DD10076C0EE /* ManagerDemoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ManagerDemoTests.m; sourceTree = "<group>"; };
|
|
A9AF6C2B199483520076C0EE /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
|
|
A9AF6C2C199483520076C0EE /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
|
|
A9AF6C2D199483520076C0EE /* MainViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainViewController.xib; sourceTree = "<group>"; };
|
|
A9AF6C30199484200076C0EE /* HomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeViewController.h; sourceTree = "<group>"; };
|
|
A9AF6C31199484200076C0EE /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeViewController.m; sourceTree = "<group>"; };
|
|
A9AF6C32199484200076C0EE /* HomeViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HomeViewController.xib; sourceTree = "<group>"; };
|
|
A9AF6C3A199486CA0076C0EE /* ProductListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProductListViewController.h; sourceTree = "<group>"; };
|
|
A9AF6C3B199486CA0076C0EE /* ProductListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProductListViewController.m; sourceTree = "<group>"; };
|
|
A9AF6C3C199486CA0076C0EE /* ProductListViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ProductListViewController.xib; sourceTree = "<group>"; };
|
|
A9AF6C3F199498C40076C0EE /* MyViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyViewController.h; sourceTree = "<group>"; };
|
|
A9AF6C40199498C40076C0EE /* MyViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyViewController.m; sourceTree = "<group>"; };
|
|
A9AF6C41199498C40076C0EE /* MyViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MyViewController.xib; sourceTree = "<group>"; };
|
|
A9AF6C44199498D10076C0EE /* MoreViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MoreViewController.h; sourceTree = "<group>"; };
|
|
A9AF6C45199498D10076C0EE /* MoreViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MoreViewController.m; sourceTree = "<group>"; };
|
|
A9AF6C46199498D10076C0EE /* MoreViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MoreViewController.xib; sourceTree = "<group>"; };
|
|
C7B3792862C24377B1ACD469 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
A9AF6BE619947DD00076C0EE /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9AF6BEF19947DD00076C0EE /* CoreGraphics.framework in Frameworks */,
|
|
A9AF6BF119947DD00076C0EE /* UIKit.framework in Frameworks */,
|
|
A9AF6BED19947DD00076C0EE /* Foundation.framework in Frameworks */,
|
|
63816045C89E43DD9F96396F /* libPods.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9AF6C0719947DD10076C0EE /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9AF6C0C19947DD10076C0EE /* XCTest.framework in Frameworks */,
|
|
A9AF6C0E19947DD10076C0EE /* UIKit.framework in Frameworks */,
|
|
A9AF6C0D19947DD10076C0EE /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
A9AF6BE019947DD00076C0EE = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9AF6BF219947DD00076C0EE /* ManagerDemo */,
|
|
A9AF6C1119947DD10076C0EE /* ManagerDemoTests */,
|
|
A9AF6BEB19947DD00076C0EE /* Frameworks */,
|
|
A9AF6BEA19947DD00076C0EE /* Products */,
|
|
5730F11CFCAA47EB9D024FB8 /* Pods.xcconfig */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
A9AF6BEA19947DD00076C0EE /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9AF6BE919947DD00076C0EE /* ManagerDemo.app */,
|
|
A9AF6C0A19947DD10076C0EE /* ManagerDemoTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9AF6BEB19947DD00076C0EE /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9AF6BEC19947DD00076C0EE /* Foundation.framework */,
|
|
A9AF6BEE19947DD00076C0EE /* CoreGraphics.framework */,
|
|
A9AF6BF019947DD00076C0EE /* UIKit.framework */,
|
|
A9AF6C0B19947DD10076C0EE /* XCTest.framework */,
|
|
C7B3792862C24377B1ACD469 /* libPods.a */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9AF6BF219947DD00076C0EE /* ManagerDemo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9AF6C2A199483470076C0EE /* MainViewControll */,
|
|
A9AF6BFB19947DD00076C0EE /* AppDelegate.h */,
|
|
A9AF6BFC19947DD00076C0EE /* AppDelegate.m */,
|
|
A9AF6BFE19947DD00076C0EE /* Main.storyboard */,
|
|
A9AF6C0119947DD00076C0EE /* ViewController.h */,
|
|
A9AF6C0219947DD00076C0EE /* ViewController.m */,
|
|
A9AF6C0419947DD00076C0EE /* Images.xcassets */,
|
|
A9AF6BF319947DD00076C0EE /* Supporting Files */,
|
|
);
|
|
path = ManagerDemo;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9AF6BF319947DD00076C0EE /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9AF6BF419947DD00076C0EE /* ManagerDemo-Info.plist */,
|
|
A9AF6BF519947DD00076C0EE /* InfoPlist.strings */,
|
|
A9AF6BF819947DD00076C0EE /* main.m */,
|
|
A9AF6BFA19947DD00076C0EE /* ManagerDemo-Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
A9AF6C1119947DD10076C0EE /* ManagerDemoTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9AF6C1719947DD10076C0EE /* ManagerDemoTests.m */,
|
|
A9AF6C1219947DD10076C0EE /* Supporting Files */,
|
|
);
|
|
path = ManagerDemoTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9AF6C1219947DD10076C0EE /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9AF6C1319947DD10076C0EE /* ManagerDemoTests-Info.plist */,
|
|
A9AF6C1419947DD10076C0EE /* InfoPlist.strings */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
A9AF6C2A199483470076C0EE /* MainViewControll */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9AF6C2B199483520076C0EE /* MainViewController.h */,
|
|
A9AF6C2C199483520076C0EE /* MainViewController.m */,
|
|
A9AF6C2D199483520076C0EE /* MainViewController.xib */,
|
|
A9AF6C30199484200076C0EE /* HomeViewController.h */,
|
|
A9AF6C31199484200076C0EE /* HomeViewController.m */,
|
|
A9AF6C32199484200076C0EE /* HomeViewController.xib */,
|
|
A9AF6C3A199486CA0076C0EE /* ProductListViewController.h */,
|
|
A9AF6C3B199486CA0076C0EE /* ProductListViewController.m */,
|
|
A9AF6C3C199486CA0076C0EE /* ProductListViewController.xib */,
|
|
A9AF6C3F199498C40076C0EE /* MyViewController.h */,
|
|
A9AF6C40199498C40076C0EE /* MyViewController.m */,
|
|
A9AF6C41199498C40076C0EE /* MyViewController.xib */,
|
|
A9AF6C44199498D10076C0EE /* MoreViewController.h */,
|
|
A9AF6C45199498D10076C0EE /* MoreViewController.m */,
|
|
A9AF6C46199498D10076C0EE /* MoreViewController.xib */,
|
|
);
|
|
path = MainViewControll;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
A9AF6BE819947DD00076C0EE /* ManagerDemo */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9AF6C1B19947DD10076C0EE /* Build configuration list for PBXNativeTarget "ManagerDemo" */;
|
|
buildPhases = (
|
|
BEE16DF2BD524574AE6B6C1B /* Check Pods Manifest.lock */,
|
|
A9AF6BE519947DD00076C0EE /* Sources */,
|
|
A9AF6BE619947DD00076C0EE /* Frameworks */,
|
|
A9AF6BE719947DD00076C0EE /* Resources */,
|
|
0DEB3346E522477D8FB52BB8 /* Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ManagerDemo;
|
|
productName = ManagerDemo;
|
|
productReference = A9AF6BE919947DD00076C0EE /* ManagerDemo.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
A9AF6C0919947DD10076C0EE /* ManagerDemoTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9AF6C1E19947DD10076C0EE /* Build configuration list for PBXNativeTarget "ManagerDemoTests" */;
|
|
buildPhases = (
|
|
A9AF6C0619947DD10076C0EE /* Sources */,
|
|
A9AF6C0719947DD10076C0EE /* Frameworks */,
|
|
A9AF6C0819947DD10076C0EE /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
A9AF6C1019947DD10076C0EE /* PBXTargetDependency */,
|
|
);
|
|
name = ManagerDemoTests;
|
|
productName = ManagerDemoTests;
|
|
productReference = A9AF6C0A19947DD10076C0EE /* ManagerDemoTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
A9AF6BE119947DD00076C0EE /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0500;
|
|
ORGANIZATIONNAME = ash;
|
|
TargetAttributes = {
|
|
A9AF6C0919947DD10076C0EE = {
|
|
TestTargetID = A9AF6BE819947DD00076C0EE;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = A9AF6BE419947DD00076C0EE /* Build configuration list for PBXProject "ManagerDemo" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = A9AF6BE019947DD00076C0EE;
|
|
productRefGroup = A9AF6BEA19947DD00076C0EE /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
A9AF6BE819947DD00076C0EE /* ManagerDemo */,
|
|
A9AF6C0919947DD10076C0EE /* ManagerDemoTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
A9AF6BE719947DD00076C0EE /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9AF6C43199498C40076C0EE /* MyViewController.xib in Resources */,
|
|
A9AF6C48199498D10076C0EE /* MoreViewController.xib in Resources */,
|
|
A9AF6C0519947DD00076C0EE /* Images.xcassets in Resources */,
|
|
A9AF6BF719947DD00076C0EE /* InfoPlist.strings in Resources */,
|
|
A9AF6C34199484200076C0EE /* HomeViewController.xib in Resources */,
|
|
A9AF6C0019947DD00076C0EE /* Main.storyboard in Resources */,
|
|
A9AF6C3E199486CA0076C0EE /* ProductListViewController.xib in Resources */,
|
|
A9AF6C2F199483520076C0EE /* MainViewController.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9AF6C0819947DD10076C0EE /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9AF6C1619947DD10076C0EE /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
0DEB3346E522477D8FB52BB8 /* Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
BEE16DF2BD524574AE6B6C1B /* Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
A9AF6BE519947DD00076C0EE /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9AF6C3D199486CA0076C0EE /* ProductListViewController.m in Sources */,
|
|
A9AF6C47199498D10076C0EE /* MoreViewController.m in Sources */,
|
|
A9AF6C0319947DD00076C0EE /* ViewController.m in Sources */,
|
|
A9AF6BFD19947DD00076C0EE /* AppDelegate.m in Sources */,
|
|
A9AF6BF919947DD00076C0EE /* main.m in Sources */,
|
|
A9AF6C33199484200076C0EE /* HomeViewController.m in Sources */,
|
|
A9AF6C2E199483520076C0EE /* MainViewController.m in Sources */,
|
|
A9AF6C42199498C40076C0EE /* MyViewController.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9AF6C0619947DD10076C0EE /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9AF6C1819947DD10076C0EE /* ManagerDemoTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
A9AF6C1019947DD10076C0EE /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9AF6BE819947DD00076C0EE /* ManagerDemo */;
|
|
targetProxy = A9AF6C0F19947DD10076C0EE /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
A9AF6BF519947DD00076C0EE /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
A9AF6BF619947DD00076C0EE /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9AF6BFE19947DD00076C0EE /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
A9AF6BFF19947DD00076C0EE /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9AF6C1419947DD10076C0EE /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
A9AF6C1519947DD10076C0EE /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
A9AF6C1919947DD10076C0EE /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
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;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9AF6C1A19947DD10076C0EE /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
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;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
SDKROOT = iphoneos;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9AF6C1C19947DD10076C0EE /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5730F11CFCAA47EB9D024FB8 /* Pods.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "ManagerDemo/ManagerDemo-Prefix.pch";
|
|
INFOPLIST_FILE = "ManagerDemo/ManagerDemo-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9AF6C1D19947DD10076C0EE /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5730F11CFCAA47EB9D024FB8 /* Pods.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "ManagerDemo/ManagerDemo-Prefix.pch";
|
|
INFOPLIST_FILE = "ManagerDemo/ManagerDemo-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9AF6C1F19947DD10076C0EE /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ManagerDemo.app/ManagerDemo";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "ManagerDemo/ManagerDemo-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = "ManagerDemoTests/ManagerDemoTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9AF6C2019947DD10076C0EE /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ManagerDemo.app/ManagerDemo";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "ManagerDemo/ManagerDemo-Prefix.pch";
|
|
INFOPLIST_FILE = "ManagerDemoTests/ManagerDemoTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
A9AF6BE419947DD00076C0EE /* Build configuration list for PBXProject "ManagerDemo" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9AF6C1919947DD10076C0EE /* Debug */,
|
|
A9AF6C1A19947DD10076C0EE /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9AF6C1B19947DD10076C0EE /* Build configuration list for PBXNativeTarget "ManagerDemo" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9AF6C1C19947DD10076C0EE /* Debug */,
|
|
A9AF6C1D19947DD10076C0EE /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9AF6C1E19947DD10076C0EE /* Build configuration list for PBXNativeTarget "ManagerDemoTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9AF6C1F19947DD10076C0EE /* Debug */,
|
|
A9AF6C2019947DD10076C0EE /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = A9AF6BE119947DD00076C0EE /* Project object */;
|
|
}
|