Blame view

DUREX tests/DUREX test.xcodeproj/project.pbxproj 26.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
		F92B0B6C19993D3F00CAEF3E /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F92B0B6E19993D3F00CAEF3E /* Localizable.strings */; };
Imanol-Mikel Barba Sabariego authored
22
23
		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
24
25
		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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
		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 */; };
		F9C77F50192CDE30002DBE8A /* durex.json in Resources */ = {isa = PBXBuildFile; fileRef = F9C77F4F192CDE30002DBE8A /* durex.json */; };
/* 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
60
61
		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
62
63
		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
64
65
66
67
68
69
70
		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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
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
		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; };
		F9C77F4F192CDE30002DBE8A /* durex.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = durex.json; sourceTree = SOURCE_ROOT; };
/* 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
141
				F961D7F3199A4A4800E9282C /* MainStoryboard.storyboard */,
Imanol-Mikel Barba Sabariego authored
142
143
144
145
146
147
148
149
				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
150
151
				F962A231192FCA8A00E4324A /* Stack.h */,
				F962A232192FCA8A00E4324A /* Stack.m */,
Imanol-Mikel Barba Sabariego authored
152
153
154
155
156
157
158
159
160
161
162
163
164
				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
165
				F92B0B6E19993D3F00CAEF3E /* Localizable.strings */,
Imanol-Mikel Barba Sabariego authored
166
				F961D800199A5B4700E9282C /* back_arrow.png */,
Imanol-Mikel Barba Sabariego authored
167
168
				F9469167193015EE006DACD3 /* icon_checkmark.png */,
				F9469168193015EE006DACD3 /* icon_delete.png */,
Imanol-Mikel Barba Sabariego authored
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
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
				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 = (
				F9C77F4F192CDE30002DBE8A /* durex.json */,
			);
			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
246
				LastUpgradeCheck = 0510;
Imanol-Mikel Barba Sabariego authored
247
248
249
250
251
252
253
254
255
256
257
258
259
				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
260
261
				es,
				Base,
Imanol-Mikel Barba Sabariego authored
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
			);
			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 = (
				F98356D8192E906600EA6821 /* bluetooth.png in Resources */,
				F9C77F50192CDE30002DBE8A /* durex.json in Resources */,
				34AAB88D189805300019860D /* Images.xcassets in Resources */,
Imanol-Mikel Barba Sabariego authored
282
				F92B0B6C19993D3F00CAEF3E /* Localizable.strings in Resources */,
Imanol-Mikel Barba Sabariego authored
283
				F961D7FE199A5B4700E9282C /* back_arrow.png in Resources */,
Imanol-Mikel Barba Sabariego authored
284
				F9469169193015EE006DACD3 /* icon_checkmark.png in Resources */,
Imanol-Mikel Barba Sabariego authored
285
				F961D7F5199A4A4800E9282C /* MainStoryboard.storyboard in Resources */,
Imanol-Mikel Barba Sabariego authored
286
				F946916A193015EE006DACD3 /* icon_delete.png in Resources */,
Imanol-Mikel Barba Sabariego authored
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
			);
			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 */,
				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
332
333
334
335
336
		F92B0B6E19993D3F00CAEF3E /* Localizable.strings */ = {
			isa = PBXVariantGroup;
			children = (
				F92B0B6D19993D3F00CAEF3E /* Base */,
				F92B0B6F19993D4400CAEF3E /* es */,
Imanol-Mikel Barba Sabariego authored
337
				F961D7FD199A512700E9282C /* en */,
Imanol-Mikel Barba Sabariego authored
338
339
340
341
			);
			name = Localizable.strings;
			sourceTree = SOURCE_ROOT;
		};
Imanol-Mikel Barba Sabariego authored
342
		F961D7F3199A4A4800E9282C /* MainStoryboard.storyboard */ = {
Imanol-Mikel Barba Sabariego authored
343
344
			isa = PBXVariantGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
345
346
347
				F961D7F4199A4A4800E9282C /* Base */,
				F961D7FB199A4B3400E9282C /* es */,
				F961D7FC199A512700E9282C /* en */,
Imanol-Mikel Barba Sabariego authored
348
			);
Imanol-Mikel Barba Sabariego authored
349
			name = MainStoryboard.storyboard;
Imanol-Mikel Barba Sabariego authored
350
351
			sourceTree = "<group>";
		};
Imanol-Mikel Barba Sabariego authored
352
353
354
355
356
357
358
359
360
361
		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
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
/* 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
381
				CODE_SIGN_IDENTITY = "iPhone Developer";
Imanol-Mikel Barba Sabariego authored
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
				"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
398
				"INFOPLIST_FILE[sdk=*]" = "DUREX test-Info.plist";
Imanol-Mikel Barba Sabariego authored
399
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
400
401
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
Imanol-Mikel Barba Sabariego authored
402
				TARGETED_DEVICE_FAMILY = "1,2";
Imanol-Mikel Barba Sabariego authored
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
			};
			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
422
				CODE_SIGN_IDENTITY = "iPhone Developer";
Imanol-Mikel Barba Sabariego authored
423
424
425
426
427
428
429
430
431
432
				"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
433
				"INFOPLIST_FILE[sdk=*]" = "DUREX test-Info.plist";
Imanol-Mikel Barba Sabariego authored
434
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
435
				SDKROOT = iphoneos;
Imanol-Mikel Barba Sabariego authored
436
				TARGETED_DEVICE_FAMILY = "1,2";
Imanol-Mikel Barba Sabariego authored
437
438
439
440
441
442
443
444
445
446
447
448
				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
449
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
				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
468
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
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
				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 */;
}