project.pbxproj 37.8 KB
Newer Older
L
liuruilong 已提交
1 2 3 4 5 6 7 8 9
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 50;
	objects = {

/* Begin PBXBuildFile section */
L
liuruilong 已提交
10
		30D0ED21F392CFA3885B1002 /* Pods_paddle_mobile_demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18896810981724F8A0FED62A /* Pods_paddle_mobile_demo.framework */; };
X
xiaohaichun 已提交
11
		C2CBB49021B778EA0020DC6C /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = FC4FD97B2140EE250073E130 /* libc++.tbd */; };
X
xiaohaichun 已提交
12
		C2E67E5E21524E460013F575 /* LoadPointerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C2E67E5D21524E460013F575 /* LoadPointerViewController.m */; };
L
liuruilong 已提交
13 14 15 16 17
		FC039B8220E11C550081E9F8 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039B8120E11C550081E9F8 /* AppDelegate.swift */; };
		FC039B8420E11C550081E9F8 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039B8320E11C550081E9F8 /* ViewController.swift */; };
		FC039B8720E11C550081E9F8 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FC039B8520E11C550081E9F8 /* Main.storyboard */; };
		FC039B8920E11C560081E9F8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FC039B8820E11C560081E9F8 /* Assets.xcassets */; };
		FC039B8C20E11C560081E9F8 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FC039B8A20E11C560081E9F8 /* LaunchScreen.storyboard */; };
L
liuruilong 已提交
18
		FC203FB221CBFDBA00B37166 /* test.jpg in Resources */ = {isa = PBXBuildFile; fileRef = FC203FA921CBFDBA00B37166 /* test.jpg */; };
19 20 21 22 23 24 25 26 27 28 29 30 31 32
		FC2BFCBC21DF0A8600C262B2 /* 00001.jpg in Resources */ = {isa = PBXBuildFile; fileRef = FC2BFCBB21DF0A8600C262B2 /* 00001.jpg */; };
		FC2BFCBE21DF15D900C262B2 /* 123.jpg in Resources */ = {isa = PBXBuildFile; fileRef = FC2BFCBD21DF15D900C262B2 /* 123.jpg */; };
		FC2BFCC021DF279900C262B2 /* classify-img-output.png in Resources */ = {isa = PBXBuildFile; fileRef = FC2BFCBF21DF279900C262B2 /* classify-img-output.png */; };
		FC2BFD3021DF3FEA00C262B2 /* MobilenetSSD_AR.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC2BFD2A21DF3FE900C262B2 /* MobilenetSSD_AR.swift */; };
		FC2BFD3121DF3FEA00C262B2 /* Genet.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC2BFD2B21DF3FE900C262B2 /* Genet.swift */; };
		FC2BFD3221DF3FEA00C262B2 /* MobileNetSSD.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC2BFD2C21DF3FE900C262B2 /* MobileNetSSD.swift */; };
		FC2BFD3321DF3FEA00C262B2 /* YoloNet.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC2BFD2D21DF3FE900C262B2 /* YoloNet.swift */; };
		FC2BFD3421DF3FEA00C262B2 /* MobileNetCombined.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC2BFD2E21DF3FEA00C262B2 /* MobileNetCombined.swift */; };
		FC2BFD3521DF3FEA00C262B2 /* MobileNet.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC2BFD2F21DF3FEA00C262B2 /* MobileNet.swift */; };
		FC2BFD3821DF46DE00C262B2 /* OCDemoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FC2BFD3721DF46DE00C262B2 /* OCDemoViewController.m */; };
		FC2BFD3C21DF480400C262B2 /* CPUCompute.mm in Sources */ = {isa = PBXBuildFile; fileRef = FC2BFD3B21DF480400C262B2 /* CPUCompute.mm */; };
		FC2BFD3E21DF5CE800C262B2 /* PreProcessKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FC2BFD3D21DF5CE800C262B2 /* PreProcessKernel.metal */; };
		FC2BFD4321DF5E1E00C262B2 /* PaddleMobileGPU.m in Sources */ = {isa = PBXBuildFile; fileRef = FC2BFD4021DF5E1E00C262B2 /* PaddleMobileGPU.m */; };
		FC2BFD4421DF5E1E00C262B2 /* SuperResolutionNet.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC2BFD4221DF5E1E00C262B2 /* SuperResolutionNet.swift */; };
L
liuruilong 已提交
33
		FC5E03B221DCE8D90016C137 /* mingren_input_data in Resources */ = {isa = PBXBuildFile; fileRef = FC5E03B121DCE8D90016C137 /* mingren_input_data */; };
L
liuruilong 已提交
34 35 36 37 38 39
		FC704C1921D2375300F98BAB /* super_params in Resources */ = {isa = PBXBuildFile; fileRef = FC704C1721D2375300F98BAB /* super_params */; };
		FC704C1A21D2375300F98BAB /* super_model in Resources */ = {isa = PBXBuildFile; fileRef = FC704C1821D2375300F98BAB /* super_model */; };
		FC704C2221D237FC00F98BAB /* combined_mobilenet_params in Resources */ = {isa = PBXBuildFile; fileRef = FC704C1D21D237FC00F98BAB /* combined_mobilenet_params */; };
		FC704C2321D237FC00F98BAB /* combined_mobilenet_model in Resources */ = {isa = PBXBuildFile; fileRef = FC704C1E21D237FC00F98BAB /* combined_mobilenet_model */; };
		FC704C2421D237FC00F98BAB /* yolo_params in Resources */ = {isa = PBXBuildFile; fileRef = FC704C2021D237FC00F98BAB /* yolo_params */; };
		FC704C2521D237FC00F98BAB /* yolo_model in Resources */ = {isa = PBXBuildFile; fileRef = FC704C2121D237FC00F98BAB /* yolo_model */; };
L
liuruilong 已提交
40 41
		FC803BCD214D27930094B8E5 /* FPSCounter.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC803BCB214D27920094B8E5 /* FPSCounter.swift */; };
		FC803BCE214D27930094B8E5 /* VideoCapture.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC803BCC214D27920094B8E5 /* VideoCapture.swift */; };
L
liuruilong 已提交
42 43 44 45
		FC9797BE21D6045B00F2FD90 /* banana.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = FC9797BD21D6045B00F2FD90 /* banana.jpeg */; };
		FC9797C221D608E000F2FD90 /* mobilenet_model in Resources */ = {isa = PBXBuildFile; fileRef = FC9797C021D608DF00F2FD90 /* mobilenet_model */; };
		FC9797C321D608E000F2FD90 /* mobilenet_params in Resources */ = {isa = PBXBuildFile; fileRef = FC9797C121D608DF00F2FD90 /* mobilenet_params */; };
		FC9797C721D609FB00F2FD90 /* synset.txt in Resources */ = {isa = PBXBuildFile; fileRef = FC9797C621D609FB00F2FD90 /* synset.txt */; };
46
		FC9797CF21D6506F00F2FD90 /* mingren.jpg in Resources */ = {isa = PBXBuildFile; fileRef = FC9797CE21D6506F00F2FD90 /* mingren.jpg */; };
L
liuruilong 已提交
47 48
		FCAFD84B2231614200496A36 /* yolo_16_param in Resources */ = {isa = PBXBuildFile; fileRef = FCAFD8492231614200496A36 /* yolo_16_param */; };
		FCAFD84C2231614200496A36 /* yolo_16_model in Resources */ = {isa = PBXBuildFile; fileRef = FCAFD84A2231614200496A36 /* yolo_16_model */; };
L
liuruilong 已提交
49
		FCBCCC552122EF5500D94F7E /* MetalHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC542122EF5400D94F7E /* MetalHelper.swift */; };
50
		FCC15E15221E716500DC3CB2 /* paddle-mobile-metallib.metallib in Resources */ = {isa = PBXBuildFile; fileRef = FCC15E14221E716400DC3CB2 /* paddle-mobile-metallib.metallib */; };
L
liuruilong 已提交
51
		FCCED60521D7646E00BE8D5F /* test_image_super in Resources */ = {isa = PBXBuildFile; fileRef = FCCED60421D7646E00BE8D5F /* test_image_super */; };
L
liuruilong 已提交
52 53
		FCEBEC2C20E1391F00C0B14D /* paddle_mobile.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FCEBEC2B20E1391F00C0B14D /* paddle_mobile.framework */; };
		FCEBEC2D20E1391F00C0B14D /* paddle_mobile.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = FCEBEC2B20E1391F00C0B14D /* paddle_mobile.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
54
		FCF437E8214B6DDB00943429 /* MultiPredictViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF437E7214B6DDB00943429 /* MultiPredictViewController.swift */; };
L
liuruilong 已提交
55
		FCFADE34222F63CC0037DCE8 /* test_big.JPG in Resources */ = {isa = PBXBuildFile; fileRef = FCFADE33222F63CB0037DCE8 /* test_big.JPG */; };
L
liuruilong 已提交
56 57
/* End PBXBuildFile section */

L
liuruilong 已提交
58 59 60 61 62 63 64 65 66 67 68 69 70 71
/* Begin PBXCopyFilesBuildPhase section */
		FCEBEC2E20E1392000C0B14D /* Embed Frameworks */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 2147483647;
			dstPath = "";
			dstSubfolderSpec = 10;
			files = (
				FCEBEC2D20E1391F00C0B14D /* paddle_mobile.framework in Embed Frameworks */,
			);
			name = "Embed Frameworks";
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXCopyFilesBuildPhase section */

L
liuruilong 已提交
72
/* Begin PBXFileReference section */
L
liuruilong 已提交
73 74 75
		081C9CF10DB06C58B8B6B039 /* Pods-paddle-mobile-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-paddle-mobile-demo.release.xcconfig"; path = "../Pods/Target Support Files/Pods-paddle-mobile-demo/Pods-paddle-mobile-demo.release.xcconfig"; sourceTree = "<group>"; };
		18896810981724F8A0FED62A /* Pods_paddle_mobile_demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_paddle_mobile_demo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
		878829884E1A14D7044721D5 /* Pods-paddle-mobile-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-paddle-mobile-demo.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-paddle-mobile-demo/Pods-paddle-mobile-demo.debug.xcconfig"; sourceTree = "<group>"; };
X
xiaohaichun 已提交
76 77
		C2E67E5C21524E460013F575 /* LoadPointerViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadPointerViewController.h; sourceTree = "<group>"; };
		C2E67E5D21524E460013F575 /* LoadPointerViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoadPointerViewController.m; sourceTree = "<group>"; };
L
liuruilong 已提交
78 79 80 81 82 83 84
		FC039B7E20E11C550081E9F8 /* paddle-mobile-demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "paddle-mobile-demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
		FC039B8120E11C550081E9F8 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
		FC039B8320E11C550081E9F8 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
		FC039B8620E11C550081E9F8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
		FC039B8820E11C560081E9F8 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		FC039B8B20E11C560081E9F8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		FC039B8D20E11C560081E9F8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
L
liuruilong 已提交
85
		FC203FA921CBFDBA00B37166 /* test.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = test.jpg; sourceTree = "<group>"; };
L
liuruilong 已提交
86
		FC27991121343A39000B6BAD /* paddle-mobile-demo-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "paddle-mobile-demo-Bridging-Header.h"; sourceTree = "<group>"; };
87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
		FC2BFCBB21DF0A8600C262B2 /* 00001.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = 00001.jpg; sourceTree = "<group>"; };
		FC2BFCBD21DF15D900C262B2 /* 123.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = 123.jpg; sourceTree = "<group>"; };
		FC2BFCBF21DF279900C262B2 /* classify-img-output.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "classify-img-output.png"; sourceTree = "<group>"; };
		FC2BFD2A21DF3FE900C262B2 /* MobilenetSSD_AR.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MobilenetSSD_AR.swift; sourceTree = "<group>"; };
		FC2BFD2B21DF3FE900C262B2 /* Genet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Genet.swift; sourceTree = "<group>"; };
		FC2BFD2C21DF3FE900C262B2 /* MobileNetSSD.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MobileNetSSD.swift; sourceTree = "<group>"; };
		FC2BFD2D21DF3FE900C262B2 /* YoloNet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = YoloNet.swift; sourceTree = "<group>"; };
		FC2BFD2E21DF3FEA00C262B2 /* MobileNetCombined.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MobileNetCombined.swift; sourceTree = "<group>"; };
		FC2BFD2F21DF3FEA00C262B2 /* MobileNet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MobileNet.swift; sourceTree = "<group>"; };
		FC2BFD3621DF46DE00C262B2 /* OCDemoViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OCDemoViewController.h; sourceTree = "<group>"; };
		FC2BFD3721DF46DE00C262B2 /* OCDemoViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = OCDemoViewController.m; sourceTree = "<group>"; };
		FC2BFD3A21DF480300C262B2 /* CPUCompute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPUCompute.h; sourceTree = "<group>"; };
		FC2BFD3B21DF480400C262B2 /* CPUCompute.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = CPUCompute.mm; sourceTree = "<group>"; };
		FC2BFD3D21DF5CE800C262B2 /* PreProcessKernel.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = PreProcessKernel.metal; sourceTree = "<group>"; };
		FC2BFD4021DF5E1E00C262B2 /* PaddleMobileGPU.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PaddleMobileGPU.m; sourceTree = "<group>"; };
		FC2BFD4121DF5E1E00C262B2 /* PaddleMobileGPU.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PaddleMobileGPU.h; sourceTree = "<group>"; };
		FC2BFD4221DF5E1E00C262B2 /* SuperResolutionNet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SuperResolutionNet.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
104
		FC4FD97B2140EE250073E130 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
L
liuruilong 已提交
105
		FC5E03B121DCE8D90016C137 /* mingren_input_data */ = {isa = PBXFileReference; lastKnownFileType = file; path = mingren_input_data; sourceTree = "<group>"; };
L
liuruilong 已提交
106 107 108 109 110 111
		FC704C1721D2375300F98BAB /* super_params */ = {isa = PBXFileReference; lastKnownFileType = file; path = super_params; sourceTree = "<group>"; };
		FC704C1821D2375300F98BAB /* super_model */ = {isa = PBXFileReference; lastKnownFileType = file; path = super_model; sourceTree = "<group>"; };
		FC704C1D21D237FC00F98BAB /* combined_mobilenet_params */ = {isa = PBXFileReference; lastKnownFileType = file; path = combined_mobilenet_params; sourceTree = "<group>"; };
		FC704C1E21D237FC00F98BAB /* combined_mobilenet_model */ = {isa = PBXFileReference; lastKnownFileType = file; path = combined_mobilenet_model; sourceTree = "<group>"; };
		FC704C2021D237FC00F98BAB /* yolo_params */ = {isa = PBXFileReference; lastKnownFileType = file; path = yolo_params; sourceTree = "<group>"; };
		FC704C2121D237FC00F98BAB /* yolo_model */ = {isa = PBXFileReference; lastKnownFileType = file; path = yolo_model; sourceTree = "<group>"; };
L
liuruilong 已提交
112 113
		FC803BCB214D27920094B8E5 /* FPSCounter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FPSCounter.swift; sourceTree = "<group>"; };
		FC803BCC214D27920094B8E5 /* VideoCapture.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoCapture.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
114 115 116 117
		FC9797BD21D6045B00F2FD90 /* banana.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = banana.jpeg; sourceTree = "<group>"; };
		FC9797C021D608DF00F2FD90 /* mobilenet_model */ = {isa = PBXFileReference; lastKnownFileType = file; path = mobilenet_model; sourceTree = "<group>"; };
		FC9797C121D608DF00F2FD90 /* mobilenet_params */ = {isa = PBXFileReference; lastKnownFileType = file; path = mobilenet_params; sourceTree = "<group>"; };
		FC9797C621D609FB00F2FD90 /* synset.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = synset.txt; sourceTree = "<group>"; };
118
		FC9797CE21D6506F00F2FD90 /* mingren.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = mingren.jpg; sourceTree = "<group>"; };
L
liuruilong 已提交
119 120
		FCAFD8492231614200496A36 /* yolo_16_param */ = {isa = PBXFileReference; lastKnownFileType = file; path = yolo_16_param; sourceTree = "<group>"; };
		FCAFD84A2231614200496A36 /* yolo_16_model */ = {isa = PBXFileReference; lastKnownFileType = file; path = yolo_16_model; sourceTree = "<group>"; };
L
liuruilong 已提交
121
		FCBCCC542122EF5400D94F7E /* MetalHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MetalHelper.swift; sourceTree = "<group>"; };
122
		FCC15E14221E716400DC3CB2 /* paddle-mobile-metallib.metallib */ = {isa = PBXFileReference; lastKnownFileType = "archive.metal-library"; name = "paddle-mobile-metallib.metallib"; path = "../../../../Library/Developer/Xcode/DerivedData/paddle-mobile-hdsimtkoxoondndnjczkbkchcwyh/Build/Products/Release-iphoneos/paddle-mobile-metallib.metallib"; sourceTree = "<group>"; };
L
liuruilong 已提交
123
		FCCED60421D7646E00BE8D5F /* test_image_super */ = {isa = PBXFileReference; lastKnownFileType = file; path = test_image_super; sourceTree = "<group>"; };
L
liuruilong 已提交
124
		FCEBEC2B20E1391F00C0B14D /* paddle_mobile.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = paddle_mobile.framework; sourceTree = BUILT_PRODUCTS_DIR; };
125
		FCF437E7214B6DDB00943429 /* MultiPredictViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultiPredictViewController.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
126
		FCFADE33222F63CB0037DCE8 /* test_big.JPG */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = test_big.JPG; sourceTree = "<group>"; };
L
liuruilong 已提交
127 128 129
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
L
liuruilong 已提交
130
		FC039B7B20E11C550081E9F8 /* Frameworks */ = {
L
liuruilong 已提交
131 132 133
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
X
xiaohaichun 已提交
134
				C2CBB49021B778EA0020DC6C /* libc++.tbd in Frameworks */,
L
liuruilong 已提交
135
				FCEBEC2C20E1391F00C0B14D /* paddle_mobile.framework in Frameworks */,
L
liuruilong 已提交
136
				30D0ED21F392CFA3885B1002 /* Pods_paddle_mobile_demo.framework in Frameworks */,
L
liuruilong 已提交
137 138 139 140 141 142
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
L
liuruilong 已提交
143
		5722B50FEC38F55CA9B6A57B /* Pods */ = {
L
liuruilong 已提交
144 145
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
146 147
				878829884E1A14D7044721D5 /* Pods-paddle-mobile-demo.debug.xcconfig */,
				081C9CF10DB06C58B8B6B039 /* Pods-paddle-mobile-demo.release.xcconfig */,
L
liuruilong 已提交
148
			);
L
liuruilong 已提交
149
			name = Pods;
L
liuruilong 已提交
150 151
			sourceTree = "<group>";
		};
L
liuruilong 已提交
152
		7B7DED984E9EE7BFB45E24E8 /* Frameworks */ = {
L
liuruilong 已提交
153 154
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
155
				FC4FD97B2140EE250073E130 /* libc++.tbd */,
L
liuruilong 已提交
156
				18896810981724F8A0FED62A /* Pods_paddle_mobile_demo.framework */,
L
liuruilong 已提交
157
			);
L
liuruilong 已提交
158
			name = Frameworks;
L
liuruilong 已提交
159 160
			sourceTree = "<group>";
		};
L
liuruilong 已提交
161
		FC039B7520E11C550081E9F8 = {
X
xiaohaichun 已提交
162 163
			isa = PBXGroup;
			children = (
164
				FCC15E14221E716400DC3CB2 /* paddle-mobile-metallib.metallib */,
L
liuruilong 已提交
165 166 167 168 169
				FCEBEC2B20E1391F00C0B14D /* paddle_mobile.framework */,
				FC039B8020E11C550081E9F8 /* paddle-mobile-demo */,
				FC039B7F20E11C550081E9F8 /* Products */,
				5722B50FEC38F55CA9B6A57B /* Pods */,
				7B7DED984E9EE7BFB45E24E8 /* Frameworks */,
X
xiaohaichun 已提交
170 171 172
			);
			sourceTree = "<group>";
		};
L
liuruilong 已提交
173
		FC039B7F20E11C550081E9F8 /* Products */ = {
X
xiaohaichun 已提交
174 175
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
176
				FC039B7E20E11C550081E9F8 /* paddle-mobile-demo.app */,
X
xiaohaichun 已提交
177
			);
L
liuruilong 已提交
178
			name = Products;
X
xiaohaichun 已提交
179 180
			sourceTree = "<group>";
		};
L
liuruilong 已提交
181
		FC039B8020E11C550081E9F8 /* paddle-mobile-demo */ = {
X
xiaohaichun 已提交
182 183
			isa = PBXGroup;
			children = (
184 185 186 187 188
				FC2BFD4F21DF892500C262B2 /* Resources */,
				FCBCCC542122EF5400D94F7E /* MetalHelper.swift */,
				FC2BFD3F21DF5DDF00C262B2 /* OCInterface */,
				FC27991121343A39000B6BAD /* paddle-mobile-demo-Bridging-Header.h */,
				FC2BFD3921DF46F000C262B2 /* OCDemo */,
L
liuruilong 已提交
189 190 191 192 193 194 195 196 197
				FC803BCA214D27920094B8E5 /* VideoCapture */,
				FC8CFED2213519540094D569 /* Net */,
				FC039B8120E11C550081E9F8 /* AppDelegate.swift */,
				FC039B8320E11C550081E9F8 /* ViewController.swift */,
				FC039B8520E11C550081E9F8 /* Main.storyboard */,
				FC039B8820E11C560081E9F8 /* Assets.xcassets */,
				FC039B8A20E11C560081E9F8 /* LaunchScreen.storyboard */,
				FC039B8D20E11C560081E9F8 /* Info.plist */,
				FCF437E7214B6DDB00943429 /* MultiPredictViewController.swift */,
X
xiaohaichun 已提交
198
			);
L
liuruilong 已提交
199
			path = "paddle-mobile-demo";
X
xiaohaichun 已提交
200 201
			sourceTree = "<group>";
		};
L
liuruilong 已提交
202
		FC203FA821CBFDBA00B37166 /* images */ = {
X
xiaohaichun 已提交
203 204
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
205
				FCFADE33222F63CB0037DCE8 /* test_big.JPG */,
206 207 208
				FC2BFCBF21DF279900C262B2 /* classify-img-output.png */,
				FC2BFCBD21DF15D900C262B2 /* 123.jpg */,
				FC2BFCBB21DF0A8600C262B2 /* 00001.jpg */,
L
liuruilong 已提交
209 210
				FC5E03B121DCE8D90016C137 /* mingren_input_data */,
				FCCED60421D7646E00BE8D5F /* test_image_super */,
211
				FC9797CE21D6506F00F2FD90 /* mingren.jpg */,
L
liuruilong 已提交
212
				FC9797BD21D6045B00F2FD90 /* banana.jpeg */,
L
liuruilong 已提交
213
				FC203FA921CBFDBA00B37166 /* test.jpg */,
X
xiaohaichun 已提交
214
			);
215
			path = images;
X
xiaohaichun 已提交
216 217
			sourceTree = "<group>";
		};
L
liuruilong 已提交
218
		FC203FAA21CBFDBA00B37166 /* models */ = {
X
xiaohaichun 已提交
219 220
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
221
				FC9797BF21D608DF00F2FD90 /* mobilenet */,
L
liuruilong 已提交
222 223
				FC704C1B21D237FC00F98BAB /* vision_model */,
				FC704C1621D2375300F98BAB /* superresoltion */,
X
xiaohaichun 已提交
224
			);
225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255
			path = models;
			sourceTree = "<group>";
		};
		FC2BFD3921DF46F000C262B2 /* OCDemo */ = {
			isa = PBXGroup;
			children = (
				C2E67E5C21524E460013F575 /* LoadPointerViewController.h */,
				C2E67E5D21524E460013F575 /* LoadPointerViewController.m */,
				FC2BFD3621DF46DE00C262B2 /* OCDemoViewController.h */,
				FC2BFD3721DF46DE00C262B2 /* OCDemoViewController.m */,
			);
			path = OCDemo;
			sourceTree = "<group>";
		};
		FC2BFD3F21DF5DDF00C262B2 /* OCInterface */ = {
			isa = PBXGroup;
			children = (
				FC2BFD4121DF5E1E00C262B2 /* PaddleMobileGPU.h */,
				FC2BFD4021DF5E1E00C262B2 /* PaddleMobileGPU.m */,
				FC2BFD4221DF5E1E00C262B2 /* SuperResolutionNet.swift */,
			);
			path = OCInterface;
			sourceTree = "<group>";
		};
		FC2BFD4F21DF892500C262B2 /* Resources */ = {
			isa = PBXGroup;
			children = (
				FC203FA821CBFDBA00B37166 /* images */,
				FC203FAA21CBFDBA00B37166 /* models */,
			);
			path = Resources;
X
xiaohaichun 已提交
256 257
			sourceTree = "<group>";
		};
L
liuruilong 已提交
258
		FC704C1621D2375300F98BAB /* superresoltion */ = {
X
xiaohaichun 已提交
259 260
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
261 262 263 264 265 266 267 268 269
				FC704C1721D2375300F98BAB /* super_params */,
				FC704C1821D2375300F98BAB /* super_model */,
			);
			path = superresoltion;
			sourceTree = "<group>";
		};
		FC704C1B21D237FC00F98BAB /* vision_model */ = {
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
270
				FCAFD8482231614200496A36 /* yolo_16 */,
L
liuruilong 已提交
271 272
				FC704C1C21D237FC00F98BAB /* mobilenet */,
				FC704C1F21D237FC00F98BAB /* yolo */,
X
xiaohaichun 已提交
273
			);
L
liuruilong 已提交
274
			path = vision_model;
X
xiaohaichun 已提交
275 276
			sourceTree = "<group>";
		};
L
liuruilong 已提交
277
		FC704C1C21D237FC00F98BAB /* mobilenet */ = {
X
xiaohaichun 已提交
278 279
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
280 281
				FC704C1D21D237FC00F98BAB /* combined_mobilenet_params */,
				FC704C1E21D237FC00F98BAB /* combined_mobilenet_model */,
X
xiaohaichun 已提交
282
			);
L
liuruilong 已提交
283
			path = mobilenet;
X
xiaohaichun 已提交
284 285
			sourceTree = "<group>";
		};
L
liuruilong 已提交
286
		FC704C1F21D237FC00F98BAB /* yolo */ = {
X
xiaohaichun 已提交
287 288
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
289 290
				FC704C2021D237FC00F98BAB /* yolo_params */,
				FC704C2121D237FC00F98BAB /* yolo_model */,
X
xiaohaichun 已提交
291 292 293 294
			);
			path = yolo;
			sourceTree = "<group>";
		};
X
xiaohaichun 已提交
295 296 297 298 299 300 301 302 303 304 305 306
		FC803BCA214D27920094B8E5 /* VideoCapture */ = {
			isa = PBXGroup;
			children = (
				FC803BCB214D27920094B8E5 /* FPSCounter.swift */,
				FC803BCC214D27920094B8E5 /* VideoCapture.swift */,
			);
			path = VideoCapture;
			sourceTree = "<group>";
		};
		FC8CFED2213519540094D569 /* Net */ = {
			isa = PBXGroup;
			children = (
307 308 309 310 311 312 313 314 315
				FC2BFD3A21DF480300C262B2 /* CPUCompute.h */,
				FC2BFD3B21DF480400C262B2 /* CPUCompute.mm */,
				FC2BFD3D21DF5CE800C262B2 /* PreProcessKernel.metal */,
				FC2BFD2B21DF3FE900C262B2 /* Genet.swift */,
				FC2BFD2F21DF3FEA00C262B2 /* MobileNet.swift */,
				FC2BFD2E21DF3FEA00C262B2 /* MobileNetCombined.swift */,
				FC2BFD2A21DF3FE900C262B2 /* MobilenetSSD_AR.swift */,
				FC2BFD2C21DF3FE900C262B2 /* MobileNetSSD.swift */,
				FC2BFD2D21DF3FE900C262B2 /* YoloNet.swift */,
X
xiaohaichun 已提交
316 317
			);
			path = Net;
L
liuruilong 已提交
318 319
			sourceTree = "<group>";
		};
L
liuruilong 已提交
320 321 322 323 324 325 326 327 328 329
		FC9797BF21D608DF00F2FD90 /* mobilenet */ = {
			isa = PBXGroup;
			children = (
				FC9797C621D609FB00F2FD90 /* synset.txt */,
				FC9797C021D608DF00F2FD90 /* mobilenet_model */,
				FC9797C121D608DF00F2FD90 /* mobilenet_params */,
			);
			path = mobilenet;
			sourceTree = "<group>";
		};
L
liuruilong 已提交
330 331 332 333 334 335 336 337 338
		FCAFD8482231614200496A36 /* yolo_16 */ = {
			isa = PBXGroup;
			children = (
				FCAFD8492231614200496A36 /* yolo_16_param */,
				FCAFD84A2231614200496A36 /* yolo_16_model */,
			);
			path = yolo_16;
			sourceTree = "<group>";
		};
L
liuruilong 已提交
339 340 341
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
L
liuruilong 已提交
342
		FC039B7D20E11C550081E9F8 /* paddle-mobile-demo */ = {
L
liuruilong 已提交
343
			isa = PBXNativeTarget;
L
liuruilong 已提交
344
			buildConfigurationList = FC039B9020E11C560081E9F8 /* Build configuration list for PBXNativeTarget "paddle-mobile-demo" */;
L
liuruilong 已提交
345
			buildPhases = (
L
liuruilong 已提交
346 347 348 349 350
				9E041A9C487A2E44C709327E /* [CP] Check Pods Manifest.lock */,
				FC039B7A20E11C550081E9F8 /* Sources */,
				FC039B7B20E11C550081E9F8 /* Frameworks */,
				FC039B7C20E11C550081E9F8 /* Resources */,
				84ED590C0E51ABA9C34F51B5 /* [CP] Embed Pods Frameworks */,
L
liuruilong 已提交
351
				FCEBEC2E20E1392000C0B14D /* Embed Frameworks */,
L
liuruilong 已提交
352 353 354 355 356 357 358
			);
			buildRules = (
			);
			dependencies = (
			);
			name = "paddle-mobile-demo";
			productName = "paddle-mobile-demo";
L
liuruilong 已提交
359
			productReference = FC039B7E20E11C550081E9F8 /* paddle-mobile-demo.app */;
L
liuruilong 已提交
360 361 362 363 364
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
L
liuruilong 已提交
365
		FC039B7620E11C550081E9F8 /* Project object */ = {
L
liuruilong 已提交
366 367 368 369 370 371
			isa = PBXProject;
			attributes = {
				LastSwiftUpdateCheck = 0930;
				LastUpgradeCheck = 0930;
				ORGANIZATIONNAME = orange;
				TargetAttributes = {
L
liuruilong 已提交
372
					FC039B7D20E11C550081E9F8 = {
L
liuruilong 已提交
373
						CreatedOnToolsVersion = 9.3.1;
L
liuruilong 已提交
374
						LastSwiftMigration = 0940;
L
liuruilong 已提交
375 376 377
					};
				};
			};
L
liuruilong 已提交
378
			buildConfigurationList = FC039B7920E11C550081E9F8 /* Build configuration list for PBXProject "paddle-mobile-demo" */;
L
liuruilong 已提交
379 380 381 382 383 384 385
			compatibilityVersion = "Xcode 9.3";
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
L
liuruilong 已提交
386 387
			mainGroup = FC039B7520E11C550081E9F8;
			productRefGroup = FC039B7F20E11C550081E9F8 /* Products */;
L
liuruilong 已提交
388 389 390
			projectDirPath = "";
			projectRoot = "";
			targets = (
L
liuruilong 已提交
391
				FC039B7D20E11C550081E9F8 /* paddle-mobile-demo */,
L
liuruilong 已提交
392 393 394 395 396
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
L
liuruilong 已提交
397
		FC039B7C20E11C550081E9F8 /* Resources */ = {
L
liuruilong 已提交
398 399 400
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
L
liuruilong 已提交
401
				FCCED60521D7646E00BE8D5F /* test_image_super in Resources */,
L
liuruilong 已提交
402
				FC039B8C20E11C560081E9F8 /* LaunchScreen.storyboard in Resources */,
403
				FC9797CF21D6506F00F2FD90 /* mingren.jpg in Resources */,
L
liuruilong 已提交
404
				FC704C2221D237FC00F98BAB /* combined_mobilenet_params in Resources */,
L
liuruilong 已提交
405
				FCAFD84B2231614200496A36 /* yolo_16_param in Resources */,
L
liuruilong 已提交
406
				FC704C1921D2375300F98BAB /* super_params in Resources */,
407
				FC2BFCBE21DF15D900C262B2 /* 123.jpg in Resources */,
L
liuruilong 已提交
408
				FC039B8920E11C560081E9F8 /* Assets.xcassets in Resources */,
L
liuruilong 已提交
409
				FC9797C721D609FB00F2FD90 /* synset.txt in Resources */,
L
liuruilong 已提交
410
				FCFADE34222F63CC0037DCE8 /* test_big.JPG in Resources */,
L
liuruilong 已提交
411
				FC5E03B221DCE8D90016C137 /* mingren_input_data in Resources */,
L
liuruilong 已提交
412
				FC704C1A21D2375300F98BAB /* super_model in Resources */,
L
liuruilong 已提交
413
				FC039B8720E11C550081E9F8 /* Main.storyboard in Resources */,
L
liuruilong 已提交
414
				FC9797C221D608E000F2FD90 /* mobilenet_model in Resources */,
L
liuruilong 已提交
415
				FCAFD84C2231614200496A36 /* yolo_16_model in Resources */,
416
				FC2BFCC021DF279900C262B2 /* classify-img-output.png in Resources */,
L
liuruilong 已提交
417
				FC203FB221CBFDBA00B37166 /* test.jpg in Resources */,
418
				FCC15E15221E716500DC3CB2 /* paddle-mobile-metallib.metallib in Resources */,
L
liuruilong 已提交
419
				FC704C2321D237FC00F98BAB /* combined_mobilenet_model in Resources */,
L
liuruilong 已提交
420
				FC9797C321D608E000F2FD90 /* mobilenet_params in Resources */,
L
liuruilong 已提交
421
				FC704C2421D237FC00F98BAB /* yolo_params in Resources */,
422
				FC2BFCBC21DF0A8600C262B2 /* 00001.jpg in Resources */,
L
liuruilong 已提交
423
				FC9797BE21D6045B00F2FD90 /* banana.jpeg in Resources */,
L
liuruilong 已提交
424
				FC704C2521D237FC00F98BAB /* yolo_model in Resources */,
L
liuruilong 已提交
425 426 427 428 429
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

L
liuruilong 已提交
430 431 432 433 434 435 436 437
/* Begin PBXShellScriptBuildPhase section */
		84ED590C0E51ABA9C34F51B5 /* [CP] Embed Pods Frameworks */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
				"${SRCROOT}/../Pods/Target Support Files/Pods-paddle-mobile-demo/Pods-paddle-mobile-demo-frameworks.sh",
C
codeWorm 已提交
438
				"${BUILT_PRODUCTS_DIR}/Protobuf/Protobuf.framework",
L
liuruilong 已提交
439 440 441
			);
			name = "[CP] Embed Pods Frameworks";
			outputPaths = (
C
codeWorm 已提交
442
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework",
L
liuruilong 已提交
443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-paddle-mobile-demo/Pods-paddle-mobile-demo-frameworks.sh\"\n";
			showEnvVarsInLog = 0;
		};
		9E041A9C487A2E44C709327E /* [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-paddle-mobile-demo-checkManifestLockResult.txt",
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
C
codeWorm 已提交
464
			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";
L
liuruilong 已提交
465 466 467 468
			showEnvVarsInLog = 0;
		};
/* End PBXShellScriptBuildPhase section */

L
liuruilong 已提交
469
/* Begin PBXSourcesBuildPhase section */
L
liuruilong 已提交
470
		FC039B7A20E11C550081E9F8 /* Sources */ = {
L
liuruilong 已提交
471 472 473
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
474 475 476
				FC2BFD3221DF3FEA00C262B2 /* MobileNetSSD.swift in Sources */,
				FC2BFD3C21DF480400C262B2 /* CPUCompute.mm in Sources */,
				FC2BFD4321DF5E1E00C262B2 /* PaddleMobileGPU.m in Sources */,
L
liuruilong 已提交
477
				FC039B8420E11C550081E9F8 /* ViewController.swift in Sources */,
L
liuruilong 已提交
478
				FC803BCE214D27930094B8E5 /* VideoCapture.swift in Sources */,
479
				FCF437E8214B6DDB00943429 /* MultiPredictViewController.swift in Sources */,
480 481 482
				FC2BFD3021DF3FEA00C262B2 /* MobilenetSSD_AR.swift in Sources */,
				FC2BFD3321DF3FEA00C262B2 /* YoloNet.swift in Sources */,
				FC2BFD3421DF3FEA00C262B2 /* MobileNetCombined.swift in Sources */,
L
liuruilong 已提交
483
				FCBCCC552122EF5500D94F7E /* MetalHelper.swift in Sources */,
L
liuruilong 已提交
484
				FC803BCD214D27930094B8E5 /* FPSCounter.swift in Sources */,
485
				FC2BFD3521DF3FEA00C262B2 /* MobileNet.swift in Sources */,
X
xiaohaichun 已提交
486
				C2E67E5E21524E460013F575 /* LoadPointerViewController.m in Sources */,
487
				FC2BFD3121DF3FEA00C262B2 /* Genet.swift in Sources */,
L
liuruilong 已提交
488
				FC039B8220E11C550081E9F8 /* AppDelegate.swift in Sources */,
489 490 491
				FC2BFD4421DF5E1E00C262B2 /* SuperResolutionNet.swift in Sources */,
				FC2BFD3E21DF5CE800C262B2 /* PreProcessKernel.metal in Sources */,
				FC2BFD3821DF46DE00C262B2 /* OCDemoViewController.m in Sources */,
L
liuruilong 已提交
492 493 494 495 496 497
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
L
liuruilong 已提交
498
		FC039B8520E11C550081E9F8 /* Main.storyboard */ = {
L
liuruilong 已提交
499 500
			isa = PBXVariantGroup;
			children = (
L
liuruilong 已提交
501
				FC039B8620E11C550081E9F8 /* Base */,
L
liuruilong 已提交
502 503 504 505
			);
			name = Main.storyboard;
			sourceTree = "<group>";
		};
L
liuruilong 已提交
506
		FC039B8A20E11C560081E9F8 /* LaunchScreen.storyboard */ = {
L
liuruilong 已提交
507 508
			isa = PBXVariantGroup;
			children = (
L
liuruilong 已提交
509
				FC039B8B20E11C560081E9F8 /* Base */,
L
liuruilong 已提交
510 511 512 513 514 515 516
			);
			name = LaunchScreen.storyboard;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
L
liuruilong 已提交
517
		FC039B8E20E11C560081E9F8 /* Debug */ = {
L
liuruilong 已提交
518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_ENABLE_OBJC_WEAK = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_COMMA = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_DOCUMENTATION_COMMENTS = 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_IMPLICIT_RETAIN_SELF = YES;
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
				CLANG_WARN_STRICT_PROTOTYPES = YES;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				CODE_SIGN_IDENTITY = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				ENABLE_TESTABILITY = YES;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				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_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 11.3;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
			};
			name = Debug;
		};
L
liuruilong 已提交
577
		FC039B8F20E11C560081E9F8 /* Release */ = {
L
liuruilong 已提交
578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_ENABLE_OBJC_WEAK = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_COMMA = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_DOCUMENTATION_COMMENTS = 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_IMPLICIT_RETAIN_SELF = YES;
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
				CLANG_WARN_STRICT_PROTOTYPES = YES;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				CODE_SIGN_IDENTITY = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_NO_COMMON_BLOCKS = YES;
				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_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 11.3;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
				SWIFT_COMPILATION_MODE = wholemodule;
				SWIFT_OPTIMIZATION_LEVEL = "-O";
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
L
liuruilong 已提交
631
		FC039B9120E11C560081E9F8 /* Debug */ = {
L
liuruilong 已提交
632
			isa = XCBuildConfiguration;
L
liuruilong 已提交
633
			baseConfigurationReference = 878829884E1A14D7044721D5 /* Pods-paddle-mobile-demo.debug.xcconfig */;
L
liuruilong 已提交
634 635
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
L
liuruilong 已提交
636
				CLANG_ENABLE_MODULES = YES;
L
liuruilong 已提交
637 638
				CODE_SIGN_IDENTITY = "iPhone Developer";
				CODE_SIGN_STYLE = Automatic;
L
liuruilong 已提交
639
				DEVELOPMENT_TEAM = A798K58VVL;
L
liuruilong 已提交
640
				ENABLE_BITCODE = NO;
L
liuruilong 已提交
641
				INFOPLIST_FILE = "paddle-mobile-demo/Info.plist";
L
update  
liuruilong 已提交
642
				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
L
liuruilong 已提交
643 644 645 646
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
L
liuruilong 已提交
647
				PRODUCT_BUNDLE_IDENTIFIER = "com.baidu.paddle-mobile";
L
liuruilong 已提交
648
				PRODUCT_NAME = "$(TARGET_NAME)";
L
liuruilong 已提交
649 650
				PROVISIONING_PROFILE = "";
				PROVISIONING_PROFILE_SPECIFIER = "";
L
liuruilong 已提交
651 652
				SWIFT_OBJC_BRIDGING_HEADER = "paddle-mobile-demo/paddle-mobile-demo-Bridging-Header.h";
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
L
liuruilong 已提交
653 654 655 656 657
				SWIFT_VERSION = 4.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
L
liuruilong 已提交
658
		FC039B9220E11C560081E9F8 /* Release */ = {
L
liuruilong 已提交
659
			isa = XCBuildConfiguration;
L
liuruilong 已提交
660
			baseConfigurationReference = 081C9CF10DB06C58B8B6B039 /* Pods-paddle-mobile-demo.release.xcconfig */;
L
liuruilong 已提交
661 662
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
L
liuruilong 已提交
663
				CLANG_ENABLE_MODULES = YES;
L
liuruilong 已提交
664 665
				CODE_SIGN_IDENTITY = "iPhone Developer";
				CODE_SIGN_STYLE = Automatic;
L
liuruilong 已提交
666
				DEVELOPMENT_TEAM = A798K58VVL;
L
liuruilong 已提交
667
				ENABLE_BITCODE = NO;
L
liuruilong 已提交
668
				INFOPLIST_FILE = "paddle-mobile-demo/Info.plist";
L
update  
liuruilong 已提交
669
				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
L
liuruilong 已提交
670 671 672 673
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
L
liuruilong 已提交
674
				PRODUCT_BUNDLE_IDENTIFIER = "com.baidu.paddle-mobile";
L
liuruilong 已提交
675
				PRODUCT_NAME = "$(TARGET_NAME)";
L
liuruilong 已提交
676 677
				PROVISIONING_PROFILE = "";
				PROVISIONING_PROFILE_SPECIFIER = "";
L
liuruilong 已提交
678
				SWIFT_OBJC_BRIDGING_HEADER = "paddle-mobile-demo/paddle-mobile-demo-Bridging-Header.h";
L
liuruilong 已提交
679 680 681 682 683 684 685 686
				SWIFT_VERSION = 4.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
L
liuruilong 已提交
687
		FC039B7920E11C550081E9F8 /* Build configuration list for PBXProject "paddle-mobile-demo" */ = {
L
liuruilong 已提交
688 689
			isa = XCConfigurationList;
			buildConfigurations = (
L
liuruilong 已提交
690 691
				FC039B8E20E11C560081E9F8 /* Debug */,
				FC039B8F20E11C560081E9F8 /* Release */,
L
liuruilong 已提交
692 693 694 695
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
L
liuruilong 已提交
696
		FC039B9020E11C560081E9F8 /* Build configuration list for PBXNativeTarget "paddle-mobile-demo" */ = {
L
liuruilong 已提交
697 698
			isa = XCConfigurationList;
			buildConfigurations = (
L
liuruilong 已提交
699 700
				FC039B9120E11C560081E9F8 /* Debug */,
				FC039B9220E11C560081E9F8 /* Release */,
L
liuruilong 已提交
701 702 703 704 705 706
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
L
liuruilong 已提交
707
	rootObject = FC039B7620E11C550081E9F8 /* Project object */;
L
liuruilong 已提交
708
}