Blame view

DUREX tests/DUREX test.xcodeproj/project.pbxproj 32.4 KB
Imanol-Mikel Barba Sabariego authored
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		3471866118070D9300FA0FB2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471866018070D9300FA0FB2 /* Foundation.framework */; };
		3471866318070D9300FA0FB2 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471866218070D9300FA0FB2 /* CoreGraphics.framework */; };
		3471866518070D9300FA0FB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471866418070D9300FA0FB2 /* UIKit.framework */; };
		3471867A18070D9300FA0FB2 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471867918070D9300FA0FB2 /* XCTest.framework */; };
		3471867B18070D9300FA0FB2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471866018070D9300FA0FB2 /* Foundation.framework */; };
		3471867C18070D9300FA0FB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471866418070D9300FA0FB2 /* UIKit.framework */; };
		347186AC18070FAB00FA0FB2 /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 347186AB18070FAB00FA0FB2 /* CoreBluetooth.framework */; };
		34AAB883189804FF0019860D /* DUREXAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AAB877189804FF0019860D /* DUREXAppDelegate.m */; };
		34AAB885189804FF0019860D /* EMDevicePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AAB87A189804FF0019860D /* EMDevicePickerViewController.m */; };
		34AAB889189804FF0019860D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AAB880189804FF0019860D /* main.m */; };
		34AAB88D189805300019860D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 34AAB88C189805300019860D /* Images.xcassets */; };
Imanol-Mikel Barba Sabariego authored
21
		F9015DA119B731B4006C7882 /* PriceChangerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F9015D9F19B731B4006C7882 /* PriceChangerViewController.m */; };
Imanol-Mikel Barba Sabariego authored
22
		F92B0B6C19993D3F00CAEF3E /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F92B0B6E19993D3F00CAEF3E /* Localizable.strings */; };
Imanol-Mikel Barba Sabariego authored
23
24
		F92F565E19B740B100A1EACA /* PriceChangerViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F92F566019B740B100A1EACA /* PriceChangerViewController_iPad.xib */; };
		F92F566F19B758BD00A1EACA /* PriceChangerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F92F567119B758BD00A1EACA /* PriceChangerViewController.xib */; };
Imanol-Mikel Barba Sabariego authored
25
26
		F9469169193015EE006DACD3 /* icon_checkmark.png in Resources */ = {isa = PBXBuildFile; fileRef = F9469167193015EE006DACD3 /* icon_checkmark.png */; };
		F946916A193015EE006DACD3 /* icon_delete.png in Resources */ = {isa = PBXBuildFile; fileRef = F9469168193015EE006DACD3 /* icon_delete.png */; };
Imanol-Mikel Barba Sabariego authored
27
28
		F961D7F5199A4A4800E9282C /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F961D7F3199A4A4800E9282C /* MainStoryboard.storyboard */; };
		F961D7FE199A5B4700E9282C /* back_arrow.png in Resources */ = {isa = PBXBuildFile; fileRef = F961D800199A5B4700E9282C /* back_arrow.png */; };
Imanol-Mikel Barba Sabariego authored
29
30
31
32
33
		F962A233192FCA8A00E4324A /* Stack.m in Sources */ = {isa = PBXBuildFile; fileRef = F962A232192FCA8A00E4324A /* Stack.m */; };
		F98356D6192E835F00EA6821 /* InitialViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F98356D5192E835F00EA6821 /* InitialViewController.m */; };
		F98356D8192E906600EA6821 /* bluetooth.png in Resources */ = {isa = PBXBuildFile; fileRef = F98356D7192E906600EA6821 /* bluetooth.png */; };
		F98356DB192EAFD400EA6821 /* CommunicationProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = F98356DA192EAFD400EA6821 /* CommunicationProtocol.m */; };
		F98356E1192EC84700EA6821 /* MenuTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F98356E0192EC84700EA6821 /* MenuTableViewController.m */; };
Imanol-Mikel Barba Sabariego authored
34
35
36
		F98ACEDC19B6294E00D90AEE /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F98ACEDA19B6294E00D90AEE /* DatePickerViewController.m */; };
		F9AB5A6F19B63931006785E4 /* DatePickerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9AB5A7119B63931006785E4 /* DatePickerViewController.xib */; };
		F9AB5A7219B63938006785E4 /* DatePickerViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9AB5A7419B63938006785E4 /* DatePickerViewController_iPad.xib */; };
Imanol-Mikel Barba Sabariego authored
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		3471867D18070D9300FA0FB2 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 3471865518070D9300FA0FB2 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 3471865C18070D9300FA0FB2;
			remoteInfo = TestAppExample;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		3471865D18070D9300FA0FB2 /* DUREX test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "DUREX test.app"; sourceTree = BUILT_PRODUCTS_DIR; };
		3471866018070D9300FA0FB2 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
		3471866218070D9300FA0FB2 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
		3471866418070D9300FA0FB2 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
		3471867818070D9300FA0FB2 /* DUREX testTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "DUREX testTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
		3471867918070D9300FA0FB2 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
		347186AB18070FAB00FA0FB2 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; };
		34AAB876189804FF0019860D /* DUREXAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DUREXAppDelegate.h; path = FirstAppExample/DUREXAppDelegate.h; sourceTree = SOURCE_ROOT; };
		34AAB877189804FF0019860D /* DUREXAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DUREXAppDelegate.m; path = FirstAppExample/DUREXAppDelegate.m; sourceTree = SOURCE_ROOT; };
		34AAB879189804FF0019860D /* EMDevicePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EMDevicePickerViewController.h; path = FirstAppExample/EMDevicePickerViewController.h; sourceTree = SOURCE_ROOT; };
		34AAB87A189804FF0019860D /* EMDevicePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EMDevicePickerViewController.m; path = FirstAppExample/EMDevicePickerViewController.m; sourceTree = SOURCE_ROOT; };
		34AAB87E189804FF0019860D /* DUREX test-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "DUREX test-Info.plist"; path = "FirstAppExample/DUREX test-Info.plist"; sourceTree = SOURCE_ROOT; };
		34AAB87F189804FF0019860D /* DUREX test-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "DUREX test-Prefix.pch"; path = "FirstAppExample/DUREX test-Prefix.pch"; sourceTree = SOURCE_ROOT; };
		34AAB880189804FF0019860D /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = FirstAppExample/main.m; sourceTree = SOURCE_ROOT; };
		34AAB88C189805300019860D /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = FirstAppExample/Images.xcassets; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
65
66
		F9015D9E19B731B4006C7882 /* PriceChangerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PriceChangerViewController.h; sourceTree = SOURCE_ROOT; };
		F9015D9F19B731B4006C7882 /* PriceChangerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PriceChangerViewController.m; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
67
68
		F92B0B6D19993D3F00CAEF3E /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; };
		F92B0B6F19993D4400CAEF3E /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
Imanol-Mikel Barba Sabariego authored
69
70
71
72
73
74
		F92F565F19B740B100A1EACA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PriceChangerViewController_iPad.xib; sourceTree = "<group>"; };
		F92F566219B740BB00A1EACA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PriceChangerViewController_iPad.strings; sourceTree = "<group>"; };
		F92F566419B740BB00A1EACA /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/PriceChangerViewController_iPad.strings; sourceTree = "<group>"; };
		F92F567019B758BD00A1EACA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PriceChangerViewController.xib; sourceTree = "<group>"; };
		F92F567319B758C200A1EACA /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/PriceChangerViewController.strings; sourceTree = "<group>"; };
		F92F567519B758C300A1EACA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PriceChangerViewController.strings; sourceTree = "<group>"; };
Imanol-Mikel Barba Sabariego authored
75
76
		F9469167193015EE006DACD3 /* icon_checkmark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_checkmark.png; sourceTree = SOURCE_ROOT; };
		F9469168193015EE006DACD3 /* icon_delete.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_delete.png; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
77
78
79
80
81
82
83
		F961D7F4199A4A4800E9282C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/MainStoryboard.storyboard; sourceTree = SOURCE_ROOT; };
		F961D7FB199A4B3400E9282C /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/MainStoryboard.strings; sourceTree = SOURCE_ROOT; };
		F961D7FC199A512700E9282C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/MainStoryboard.strings; sourceTree = SOURCE_ROOT; };
		F961D7FD199A512700E9282C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
		F961D7FF199A5B4700E9282C /* Base */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Base; path = Base.lproj/back_arrow.png; sourceTree = "<group>"; };
		F961D801199A5B5A00E9282C /* es */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = es; path = es.lproj/back_arrow.png; sourceTree = "<group>"; };
		F961D802199A5B5C00E9282C /* en */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = en; path = en.lproj/back_arrow.png; sourceTree = "<group>"; };
Imanol-Mikel Barba Sabariego authored
84
85
86
87
88
89
90
91
92
		F962A231192FCA8A00E4324A /* Stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Stack.h; sourceTree = SOURCE_ROOT; };
		F962A232192FCA8A00E4324A /* Stack.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Stack.m; sourceTree = SOURCE_ROOT; };
		F98356D4192E835F00EA6821 /* InitialViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InitialViewController.h; sourceTree = SOURCE_ROOT; };
		F98356D5192E835F00EA6821 /* InitialViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InitialViewController.m; sourceTree = SOURCE_ROOT; };
		F98356D7192E906600EA6821 /* bluetooth.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bluetooth.png; sourceTree = SOURCE_ROOT; };
		F98356D9192EAFD400EA6821 /* CommunicationProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommunicationProtocol.h; sourceTree = SOURCE_ROOT; };
		F98356DA192EAFD400EA6821 /* CommunicationProtocol.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommunicationProtocol.m; sourceTree = SOURCE_ROOT; };
		F98356DF192EC84700EA6821 /* MenuTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuTableViewController.h; sourceTree = SOURCE_ROOT; };
		F98356E0192EC84700EA6821 /* MenuTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MenuTableViewController.m; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
93
94
95
96
97
98
99
100
		F98ACED919B6294E00D90AEE /* DatePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DatePickerViewController.h; sourceTree = SOURCE_ROOT; };
		F98ACEDA19B6294E00D90AEE /* DatePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DatePickerViewController.m; sourceTree = SOURCE_ROOT; };
		F9AB5A7019B63931006785E4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DatePickerViewController.xib; sourceTree = "<group>"; };
		F9AB5A7319B63938006785E4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DatePickerViewController_iPad.xib; sourceTree = "<group>"; };
		F9AB5A7619B6393C006785E4 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DatePickerViewController.strings; sourceTree = "<group>"; };
		F9AB5A7819B6393D006785E4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DatePickerViewController.strings; sourceTree = "<group>"; };
		F9AB5A7A19B6393F006785E4 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DatePickerViewController_iPad.strings; sourceTree = "<group>"; };
		F9AB5A7C19B63940006785E4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DatePickerViewController_iPad.strings; sourceTree = "<group>"; };
Imanol-Mikel Barba Sabariego authored
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		3471865A18070D9300FA0FB2 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				347186AC18070FAB00FA0FB2 /* CoreBluetooth.framework in Frameworks */,
				3471866318070D9300FA0FB2 /* CoreGraphics.framework in Frameworks */,
				3471866518070D9300FA0FB2 /* UIKit.framework in Frameworks */,
				3471866118070D9300FA0FB2 /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		3471867518070D9300FA0FB2 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				3471867A18070D9300FA0FB2 /* XCTest.framework in Frameworks */,
				3471867C18070D9300FA0FB2 /* UIKit.framework in Frameworks */,
				3471867B18070D9300FA0FB2 /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		3471865418070D9300FA0FB2 = {
			isa = PBXGroup;
			children = (
				3471866618070D9300FA0FB2 /* FirstApp */,
				3471865F18070D9300FA0FB2 /* Frameworks */,
				3471865E18070D9300FA0FB2 /* Products */,
			);
			sourceTree = "<group>";
		};
		3471865E18070D9300FA0FB2 /* Products */ = {
			isa = PBXGroup;
			children = (
				3471865D18070D9300FA0FB2 /* DUREX test.app */,
				3471867818070D9300FA0FB2 /* DUREX testTests.xctest */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		3471865F18070D9300FA0FB2 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				347186AB18070FAB00FA0FB2 /* CoreBluetooth.framework */,
				3471866018070D9300FA0FB2 /* Foundation.framework */,
				3471866218070D9300FA0FB2 /* CoreGraphics.framework */,
				3471866418070D9300FA0FB2 /* UIKit.framework */,
				3471867918070D9300FA0FB2 /* XCTest.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		3471866618070D9300FA0FB2 /* FirstApp */ = {
			isa = PBXGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
161
				F961D7F3199A4A4800E9282C /* MainStoryboard.storyboard */,
Imanol-Mikel Barba Sabariego authored
162
163
164
165
166
167
168
169
				34AAB876189804FF0019860D /* DUREXAppDelegate.h */,
				34AAB877189804FF0019860D /* DUREXAppDelegate.m */,
				F98356D4192E835F00EA6821 /* InitialViewController.h */,
				F98356D5192E835F00EA6821 /* InitialViewController.m */,
				F98356DF192EC84700EA6821 /* MenuTableViewController.h */,
				F98356E0192EC84700EA6821 /* MenuTableViewController.m */,
				F98356D9192EAFD400EA6821 /* CommunicationProtocol.h */,
				F98356DA192EAFD400EA6821 /* CommunicationProtocol.m */,
Imanol-Mikel Barba Sabariego authored
170
171
				F962A231192FCA8A00E4324A /* Stack.h */,
				F962A232192FCA8A00E4324A /* Stack.m */,
Imanol-Mikel Barba Sabariego authored
172
173
174
175
				F98ACED919B6294E00D90AEE /* DatePickerViewController.h */,
				F98ACEDA19B6294E00D90AEE /* DatePickerViewController.m */,
				F9AB5A7119B63931006785E4 /* DatePickerViewController.xib */,
				F9AB5A7419B63938006785E4 /* DatePickerViewController_iPad.xib */,
Imanol-Mikel Barba Sabariego authored
176
177
178
179
				F9015D9E19B731B4006C7882 /* PriceChangerViewController.h */,
				F9015D9F19B731B4006C7882 /* PriceChangerViewController.m */,
				F92F567119B758BD00A1EACA /* PriceChangerViewController.xib */,
				F92F566019B740B100A1EACA /* PriceChangerViewController_iPad.xib */,
Imanol-Mikel Barba Sabariego authored
180
181
182
183
184
185
186
187
188
189
190
191
192
				34AAB88C189805300019860D /* Images.xcassets */,
				347186B91807290E00FA0FB2 /* Schemas */,
				347186A718070F7F00FA0FB2 /* Device Picker */,
				3471868F18070E4300FA0FB2 /* Framework */,
				3471866718070D9300FA0FB2 /* Supporting Files */,
			);
			name = FirstApp;
			path = TestAppExample;
			sourceTree = "<group>";
		};
		3471866718070D9300FA0FB2 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
193
				F92B0B6E19993D3F00CAEF3E /* Localizable.strings */,
Imanol-Mikel Barba Sabariego authored
194
				F961D800199A5B4700E9282C /* back_arrow.png */,
Imanol-Mikel Barba Sabariego authored
195
196
				F9469167193015EE006DACD3 /* icon_checkmark.png */,
				F9469168193015EE006DACD3 /* icon_delete.png */,
Imanol-Mikel Barba Sabariego authored
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
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
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
				F98356D7192E906600EA6821 /* bluetooth.png */,
				34AAB87E189804FF0019860D /* DUREX test-Info.plist */,
				34AAB87F189804FF0019860D /* DUREX test-Prefix.pch */,
				34AAB880189804FF0019860D /* main.m */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
		3471868F18070E4300FA0FB2 /* Framework */ = {
			isa = PBXGroup;
			children = (
			);
			name = Framework;
			sourceTree = "<group>";
		};
		347186A718070F7F00FA0FB2 /* Device Picker */ = {
			isa = PBXGroup;
			children = (
				34AAB879189804FF0019860D /* EMDevicePickerViewController.h */,
				34AAB87A189804FF0019860D /* EMDevicePickerViewController.m */,
			);
			name = "Device Picker";
			sourceTree = "<group>";
		};
		347186B91807290E00FA0FB2 /* Schemas */ = {
			isa = PBXGroup;
			children = (
			);
			name = Schemas;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		3471865C18070D9300FA0FB2 /* DUREX test */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 3471868918070D9300FA0FB2 /* Build configuration list for PBXNativeTarget "DUREX test" */;
			buildPhases = (
				3471865918070D9300FA0FB2 /* Sources */,
				3471865A18070D9300FA0FB2 /* Frameworks */,
				3471865B18070D9300FA0FB2 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = "DUREX test";
			productName = TestAppExample;
			productReference = 3471865D18070D9300FA0FB2 /* DUREX test.app */;
			productType = "com.apple.product-type.application";
		};
		3471867718070D9300FA0FB2 /* DUREX testTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 3471868C18070D9300FA0FB2 /* Build configuration list for PBXNativeTarget "DUREX testTests" */;
			buildPhases = (
				3471867418070D9300FA0FB2 /* Sources */,
				3471867518070D9300FA0FB2 /* Frameworks */,
				3471867618070D9300FA0FB2 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				3471867E18070D9300FA0FB2 /* PBXTargetDependency */,
			);
			name = "DUREX testTests";
			productName = TestAppExampleTests;
			productReference = 3471867818070D9300FA0FB2 /* DUREX testTests.xctest */;
			productType = "com.apple.product-type.bundle.unit-test";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		3471865518070D9300FA0FB2 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				CLASSPREFIX = EM;
Imanol-Mikel Barba Sabariego authored
273
				LastUpgradeCheck = 0510;
Imanol-Mikel Barba Sabariego authored
274
275
276
277
278
279
280
281
282
283
284
285
286
				ORGANIZATIONNAME = Emmoco;
				TargetAttributes = {
					3471867718070D9300FA0FB2 = {
						TestTargetID = 3471865C18070D9300FA0FB2;
					};
				};
			};
			buildConfigurationList = 3471865818070D9300FA0FB2 /* Build configuration list for PBXProject "DUREX test" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
Imanol-Mikel Barba Sabariego authored
287
288
				es,
				Base,
Imanol-Mikel Barba Sabariego authored
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
			);
			mainGroup = 3471865418070D9300FA0FB2;
			productRefGroup = 3471865E18070D9300FA0FB2 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				3471865C18070D9300FA0FB2 /* DUREX test */,
				3471867718070D9300FA0FB2 /* DUREX testTests */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		3471865B18070D9300FA0FB2 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
Imanol-Mikel Barba Sabariego authored
306
				F92F565E19B740B100A1EACA /* PriceChangerViewController_iPad.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
307
				F98356D8192E906600EA6821 /* bluetooth.png in Resources */,
Imanol-Mikel Barba Sabariego authored
308
				F9AB5A6F19B63931006785E4 /* DatePickerViewController.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
309
				34AAB88D189805300019860D /* Images.xcassets in Resources */,
Imanol-Mikel Barba Sabariego authored
310
				F92B0B6C19993D3F00CAEF3E /* Localizable.strings in Resources */,
Imanol-Mikel Barba Sabariego authored
311
				F961D7FE199A5B4700E9282C /* back_arrow.png in Resources */,
Imanol-Mikel Barba Sabariego authored
312
				F92F566F19B758BD00A1EACA /* PriceChangerViewController.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
313
				F9AB5A7219B63938006785E4 /* DatePickerViewController_iPad.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
314
				F9469169193015EE006DACD3 /* icon_checkmark.png in Resources */,
Imanol-Mikel Barba Sabariego authored
315
				F961D7F5199A4A4800E9282C /* MainStoryboard.storyboard in Resources */,
Imanol-Mikel Barba Sabariego authored
316
				F946916A193015EE006DACD3 /* icon_delete.png in Resources */,
Imanol-Mikel Barba Sabariego authored
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		3471867618070D9300FA0FB2 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		3471865918070D9300FA0FB2 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F98356D6192E835F00EA6821 /* InitialViewController.m in Sources */,
				F962A233192FCA8A00E4324A /* Stack.m in Sources */,
				34AAB885189804FF0019860D /* EMDevicePickerViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
337
				F98ACEDC19B6294E00D90AEE /* DatePickerViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
338
				F9015DA119B731B4006C7882 /* PriceChangerViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
				34AAB883189804FF0019860D /* DUREXAppDelegate.m in Sources */,
				F98356DB192EAFD400EA6821 /* CommunicationProtocol.m in Sources */,
				F98356E1192EC84700EA6821 /* MenuTableViewController.m in Sources */,
				34AAB889189804FF0019860D /* main.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		3471867418070D9300FA0FB2 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		3471867E18070D9300FA0FB2 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 3471865C18070D9300FA0FB2 /* DUREX test */;
			targetProxy = 3471867D18070D9300FA0FB2 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
Imanol-Mikel Barba Sabariego authored
364
365
366
367
368
		F92B0B6E19993D3F00CAEF3E /* Localizable.strings */ = {
			isa = PBXVariantGroup;
			children = (
				F92B0B6D19993D3F00CAEF3E /* Base */,
				F92B0B6F19993D4400CAEF3E /* es */,
Imanol-Mikel Barba Sabariego authored
369
				F961D7FD199A512700E9282C /* en */,
Imanol-Mikel Barba Sabariego authored
370
371
372
373
			);
			name = Localizable.strings;
			sourceTree = SOURCE_ROOT;
		};
Imanol-Mikel Barba Sabariego authored
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
		F92F566019B740B100A1EACA /* PriceChangerViewController_iPad.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F92F565F19B740B100A1EACA /* Base */,
				F92F566219B740BB00A1EACA /* en */,
				F92F566419B740BB00A1EACA /* es */,
			);
			name = PriceChangerViewController_iPad.xib;
			sourceTree = SOURCE_ROOT;
		};
		F92F567119B758BD00A1EACA /* PriceChangerViewController.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F92F567019B758BD00A1EACA /* Base */,
				F92F567319B758C200A1EACA /* es */,
				F92F567519B758C300A1EACA /* en */,
			);
			name = PriceChangerViewController.xib;
			sourceTree = SOURCE_ROOT;
		};
Imanol-Mikel Barba Sabariego authored
394
		F961D7F3199A4A4800E9282C /* MainStoryboard.storyboard */ = {
Imanol-Mikel Barba Sabariego authored
395
396
			isa = PBXVariantGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
397
398
399
				F961D7F4199A4A4800E9282C /* Base */,
				F961D7FB199A4B3400E9282C /* es */,
				F961D7FC199A512700E9282C /* en */,
Imanol-Mikel Barba Sabariego authored
400
			);
Imanol-Mikel Barba Sabariego authored
401
			name = MainStoryboard.storyboard;
Imanol-Mikel Barba Sabariego authored
402
403
			sourceTree = "<group>";
		};
Imanol-Mikel Barba Sabariego authored
404
405
406
407
408
409
410
411
412
413
		F961D800199A5B4700E9282C /* back_arrow.png */ = {
			isa = PBXVariantGroup;
			children = (
				F961D7FF199A5B4700E9282C /* Base */,
				F961D801199A5B5A00E9282C /* es */,
				F961D802199A5B5C00E9282C /* en */,
			);
			name = back_arrow.png;
			sourceTree = SOURCE_ROOT;
		};
Imanol-Mikel Barba Sabariego authored
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
		F9AB5A7119B63931006785E4 /* DatePickerViewController.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F9AB5A7019B63931006785E4 /* Base */,
				F9AB5A7619B6393C006785E4 /* es */,
				F9AB5A7819B6393D006785E4 /* en */,
			);
			name = DatePickerViewController.xib;
			sourceTree = SOURCE_ROOT;
		};
		F9AB5A7419B63938006785E4 /* DatePickerViewController_iPad.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F9AB5A7319B63938006785E4 /* Base */,
				F9AB5A7A19B6393F006785E4 /* es */,
				F9AB5A7C19B63940006785E4 /* en */,
			);
			name = DatePickerViewController_iPad.xib;
			sourceTree = SOURCE_ROOT;
		};
Imanol-Mikel Barba Sabariego authored
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		3471868718070D9300FA0FB2 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				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;
Imanol-Mikel Barba Sabariego authored
453
				CODE_SIGN_IDENTITY = "iPhone Developer";
Imanol-Mikel Barba Sabariego authored
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
				"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;
Imanol-Mikel Barba Sabariego authored
470
				"INFOPLIST_FILE[sdk=*]" = "DUREX test-Info.plist";
Imanol-Mikel Barba Sabariego authored
471
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
472
				ONLY_ACTIVE_ARCH = YES;
Imanol-Mikel Barba Sabariego authored
473
				OTHER_CODE_SIGN_FLAGS = "-gta";
Imanol-Mikel Barba Sabariego authored
474
				SDKROOT = iphoneos;
Imanol-Mikel Barba Sabariego authored
475
				TARGETED_DEVICE_FAMILY = "1,2";
Imanol-Mikel Barba Sabariego authored
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
			};
			name = Debug;
		};
		3471868818070D9300FA0FB2 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				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;
Imanol-Mikel Barba Sabariego authored
495
				CODE_SIGN_IDENTITY = "iPhone Developer";
Imanol-Mikel Barba Sabariego authored
496
497
498
499
500
501
502
503
504
505
				"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;
Imanol-Mikel Barba Sabariego authored
506
				"INFOPLIST_FILE[sdk=*]" = "DUREX test-Info.plist";
Imanol-Mikel Barba Sabariego authored
507
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
508
				OTHER_CODE_SIGN_FLAGS = "-gta";
Imanol-Mikel Barba Sabariego authored
509
				SDKROOT = iphoneos;
Imanol-Mikel Barba Sabariego authored
510
				TARGETED_DEVICE_FAMILY = "1,2";
Imanol-Mikel Barba Sabariego authored
511
512
513
514
515
516
517
518
519
520
521
522
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		3471868A18070D9300FA0FB2 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "FirstAppExample/DUREX test-Prefix.pch";
				INFOPLIST_FILE = "FirstAppExample/DUREX test-Info.plist";
Imanol-Mikel Barba Sabariego authored
523
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					EmmocoMobileFramework/Framework,
				);
				OTHER_LDFLAGS = "-all_load";
				PRODUCT_NAME = "DUREX test";
				WRAPPER_EXTENSION = app;
			};
			name = Debug;
		};
		3471868B18070D9300FA0FB2 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "FirstAppExample/DUREX test-Prefix.pch";
				INFOPLIST_FILE = "FirstAppExample/DUREX test-Info.plist";
Imanol-Mikel Barba Sabariego authored
542
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
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
577
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
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					EmmocoMobileFramework/Framework,
				);
				OTHER_LDFLAGS = "-all_load";
				PRODUCT_NAME = "DUREX test";
				WRAPPER_EXTENSION = app;
			};
			name = Release;
		};
		3471868D18070D9300FA0FB2 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TestAppExample.app/TestAppExample";
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(inherited)",
					"$(DEVELOPER_FRAMEWORKS_DIR)",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "TestAppExample/TestAppExample-Prefix.pch";
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				INFOPLIST_FILE = "TestAppExampleTests/FirstAppTests-Info.plist";
				PRODUCT_NAME = "DUREX testTests";
				TEST_HOST = "$(BUNDLE_LOADER)";
				WRAPPER_EXTENSION = xctest;
			};
			name = Debug;
		};
		3471868E18070D9300FA0FB2 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TestAppExample.app/TestAppExample";
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(inherited)",
					"$(DEVELOPER_FRAMEWORKS_DIR)",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "TestAppExample/TestAppExample-Prefix.pch";
				INFOPLIST_FILE = "TestAppExampleTests/FirstAppTests-Info.plist";
				PRODUCT_NAME = "DUREX testTests";
				TEST_HOST = "$(BUNDLE_LOADER)";
				WRAPPER_EXTENSION = xctest;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		3471865818070D9300FA0FB2 /* Build configuration list for PBXProject "DUREX test" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3471868718070D9300FA0FB2 /* Debug */,
				3471868818070D9300FA0FB2 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		3471868918070D9300FA0FB2 /* Build configuration list for PBXNativeTarget "DUREX test" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3471868A18070D9300FA0FB2 /* Debug */,
				3471868B18070D9300FA0FB2 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		3471868C18070D9300FA0FB2 /* Build configuration list for PBXNativeTarget "DUREX testTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3471868D18070D9300FA0FB2 /* Debug */,
				3471868E18070D9300FA0FB2 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 3471865518070D9300FA0FB2 /* Project object */;
}