Blame view

DUREX Vendor Control/DUREX Vendor Control.xcodeproj/project.pbxproj 41.9 KB
Imanol-Mikel Barba Sabariego authored
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// !$*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 */; };
		347186A618070E7200FA0FB2 /* libEMFramework.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 347186A518070E7200FA0FB2 /* libEMFramework.a */; };
		347186AC18070FAB00FA0FB2 /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 347186AB18070FAB00FA0FB2 /* CoreBluetooth.framework */; };
Imanol-Mikel Barba Sabariego authored
15
		34AAB883189804FF0019860D /* DUREXAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AAB877189804FF0019860D /* DUREXAppDelegate.m */; };
Imanol-Mikel Barba Sabariego authored
16
17
18
		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
19
20
21
22
23
24
25
26
		F9015D9019B73052006C7882 /* DatePickerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9015D9219B73052006C7882 /* DatePickerViewController.xib */; };
		F9015D9719B7305E006C7882 /* DatePickerViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9015D9919B7305E006C7882 /* DatePickerViewController_iPad.xib */; };
		F92F567919B75F5E00A1EACA /* PriceChangerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F92F567719B75F5E00A1EACA /* PriceChangerViewController.m */; };
		F92F567D19B7609C00A1EACA /* PriceChangerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F92F567F19B7609C00A1EACA /* PriceChangerViewController.xib */; };
		F92F568419B760A800A1EACA /* PriceChangerViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F92F568619B760A800A1EACA /* PriceChangerViewController_iPad.xib */; };
		F92F569019B763FD00A1EACA /* NameChangerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F92F568E19B763FD00A1EACA /* NameChangerViewController.m */; };
		F92F569219B7665F00A1EACA /* NameChangerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F92F569419B7665F00A1EACA /* NameChangerViewController.xib */; };
		F92F569B19B76A5D00A1EACA /* NameChangerViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F92F569D19B76A5D00A1EACA /* NameChangerViewController_iPad.xib */; };
Imanol-Mikel Barba Sabariego authored
27
		F933F80419B6819400521B90 /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F933F80219B6819400521B90 /* DatePickerViewController.m */; };
Imanol-Mikel Barba Sabariego authored
28
29
30
31
		F961D804199A5F1000E9282C /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F961D806199A5F1000E9282C /* MainStoryboard.storyboard */; };
		F961D80C199A5F2D00E9282C /* back_arrow.png in Resources */ = {isa = PBXBuildFile; fileRef = F961D80E199A5F2D00E9282C /* back_arrow.png */; };
		F961D816199A5FA000E9282C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F961D814199A5FA000E9282C /* Localizable.strings */; };
		F961D819199A711300E9282C /* EMConnectingView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F961D81B199A711300E9282C /* EMConnectingView.xib */; };
Imanol-Mikel Barba Sabariego authored
32
33
		F97B90CB19B859F500DDA9EF /* icon_checkmark.png in Resources */ = {isa = PBXBuildFile; fileRef = F97B90C919B859F500DDA9EF /* icon_checkmark.png */; };
		F97B90CC19B859F500DDA9EF /* icon_delete.png in Resources */ = {isa = PBXBuildFile; fileRef = F97B90CA19B859F500DDA9EF /* icon_delete.png */; };
Imanol-Mikel Barba Sabariego authored
34
35
36
37
		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
38
		F98446F019B9EAE9005C4992 /* Sensors.m in Sources */ = {isa = PBXBuildFile; fileRef = F98446EF19B9EAE9005C4992 /* Sensors.m */; };
Imanol-Mikel Barba Sabariego authored
39
40
41
42
		F989B5FB19BBC80300657DD9 /* carat-open.png in Resources */ = {isa = PBXBuildFile; fileRef = F989B5F919BBC80300657DD9 /* carat-open.png */; };
		F989B5FC19BBC80300657DD9 /* carat.png in Resources */ = {isa = PBXBuildFile; fileRef = F989B5FA19BBC80300657DD9 /* carat.png */; };
		F989B5FF19BCD7A100657DD9 /* Sale.m in Sources */ = {isa = PBXBuildFile; fileRef = F989B5FE19BCD7A100657DD9 /* Sale.m */; };
		F989B60219BCE28C00657DD9 /* SalesLog.m in Sources */ = {isa = PBXBuildFile; fileRef = F989B60119BCE28C00657DD9 /* SalesLog.m */; };
Imanol-Mikel Barba Sabariego authored
43
		F9A8EF7C192FE201009E7532 /* Stack.m in Sources */ = {isa = PBXBuildFile; fileRef = F9A8EF7B192FE201009E7532 /* Stack.m */; };
Imanol-Mikel Barba Sabariego authored
44
		F9C77F50192CDE30002DBE8A /* system.json in Resources */ = {isa = PBXBuildFile; fileRef = F9C77F4F192CDE30002DBE8A /* system.json */; };
Imanol-Mikel Barba Sabariego authored
45
		F9CED59A19BE086E008F3764 /* UIView+Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = F9CED59919BE086E008F3764 /* UIView+Toast.m */; };
Imanol-Mikel Barba Sabariego authored
46
		F9E4D8FD19B8FD32009A7359 /* EMConnectingView_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9E4D8FF19B8FD32009A7359 /* EMConnectingView_iPad.xib */; };
Imanol-Mikel Barba Sabariego authored
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		3471865D18070D9300FA0FB2 /* DUREX Vendor Control.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "DUREX Vendor Control.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; };
		3471867918070D9300FA0FB2 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
		3471869118070E6500FA0FB2 /* EMBluetoothLowEnergyConnectionType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMBluetoothLowEnergyConnectionType.h; sourceTree = "<group>"; };
		3471869218070E6500FA0FB2 /* EMChecksum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMChecksum.h; sourceTree = "<group>"; };
		3471869318070E6500FA0FB2 /* EMConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMConnection.h; sourceTree = "<group>"; };
		3471869518070E6500FA0FB2 /* EMConnectionListManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMConnectionListManager.h; sourceTree = "<group>"; };
		3471869718070E6500FA0FB2 /* EMConnectionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMConnectionManager.h; sourceTree = "<group>"; };
		3471869918070E6500FA0FB2 /* EMConnectionType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMConnectionType.h; sourceTree = "<group>"; };
		3471869A18070E6500FA0FB2 /* EMDeviceBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMDeviceBasicDescription.h; sourceTree = "<group>"; };
		3471869B18070E6500FA0FB2 /* EMFramework.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMFramework.h; sourceTree = "<group>"; };
		3471869E18070E6500FA0FB2 /* EMResourceValue+CocoaAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "EMResourceValue+CocoaAdditions.h"; sourceTree = "<group>"; };
		3471869F18070E6500FA0FB2 /* EMResourceValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMResourceValue.h; sourceTree = "<group>"; };
		347186A018070E6500FA0FB2 /* EMSchema.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMSchema.h; sourceTree = "<group>"; };
		347186A118070E6500FA0FB2 /* EMSerialPacket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMSerialPacket.h; sourceTree = "<group>"; };
		347186A218070E6500FA0FB2 /* EMSignalStrengthFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMSignalStrengthFilter.h; sourceTree = "<group>"; };
		347186A318070E6500FA0FB2 /* EMTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMTypes.h; sourceTree = "<group>"; };
		347186A518070E7200FA0FB2 /* libEMFramework.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libEMFramework.a; path = EmmocoMobileFramework/Framework/libEMFramework.a; sourceTree = SOURCE_ROOT; };
		347186AB18070FAB00FA0FB2 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; };
Imanol-Mikel Barba Sabariego authored
71
72
		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; };
Imanol-Mikel Barba Sabariego authored
73
74
75
76
77
78
		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 Vendor Control-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "DUREX Vendor Control-Info.plist"; path = "FirstAppExample/DUREX Vendor Control-Info.plist"; sourceTree = SOURCE_ROOT; };
		34AAB87F189804FF0019860D /* DUREX Vendor Control-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "DUREX Vendor Control-Prefix.pch"; path = "FirstAppExample/DUREX Vendor Control-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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
		F9015D9119B73052006C7882 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DatePickerViewController.xib; sourceTree = "<group>"; };
		F9015D9419B73056006C7882 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DatePickerViewController.strings; sourceTree = "<group>"; };
		F9015D9619B73057006C7882 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DatePickerViewController.strings; sourceTree = "<group>"; };
		F9015D9819B7305E006C7882 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DatePickerViewController_iPad.xib; sourceTree = "<group>"; };
		F9015D9B19B73062006C7882 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DatePickerViewController_iPad.strings; sourceTree = "<group>"; };
		F9015D9D19B73062006C7882 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DatePickerViewController_iPad.strings; sourceTree = "<group>"; };
		F92F567619B75F5E00A1EACA /* PriceChangerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PriceChangerViewController.h; sourceTree = SOURCE_ROOT; };
		F92F567719B75F5E00A1EACA /* PriceChangerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PriceChangerViewController.m; sourceTree = SOURCE_ROOT; };
		F92F567E19B7609C00A1EACA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PriceChangerViewController.xib; sourceTree = "<group>"; };
		F92F568119B760A100A1EACA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PriceChangerViewController.strings; sourceTree = "<group>"; };
		F92F568519B760A800A1EACA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PriceChangerViewController_iPad.xib; sourceTree = "<group>"; };
		F92F568819B760AA00A1EACA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PriceChangerViewController_iPad.strings; sourceTree = "<group>"; };
		F92F568A19B760AB00A1EACA /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/PriceChangerViewController_iPad.strings; sourceTree = "<group>"; };
		F92F568C19B7616200A1EACA /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/PriceChangerViewController.strings; sourceTree = "<group>"; };
		F92F568D19B763FD00A1EACA /* NameChangerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NameChangerViewController.h; sourceTree = SOURCE_ROOT; };
		F92F568E19B763FD00A1EACA /* NameChangerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NameChangerViewController.m; sourceTree = SOURCE_ROOT; };
		F92F569319B7665F00A1EACA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/NameChangerViewController.xib; sourceTree = "<group>"; };
		F92F569619B7666300A1EACA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/NameChangerViewController.strings; sourceTree = "<group>"; };
		F92F569819B7666400A1EACA /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/NameChangerViewController.strings; sourceTree = "<group>"; };
		F92F569C19B76A5D00A1EACA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/NameChangerViewController_iPad.xib; sourceTree = "<group>"; };
		F92F569F19B76A6300A1EACA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/NameChangerViewController_iPad.strings; sourceTree = "<group>"; };
		F92F56A119B76A6400A1EACA /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/NameChangerViewController_iPad.strings; sourceTree = "<group>"; };
Imanol-Mikel Barba Sabariego authored
101
102
		F933F80119B6819400521B90 /* DatePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DatePickerViewController.h; sourceTree = SOURCE_ROOT; };
		F933F80219B6819400521B90 /* DatePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DatePickerViewController.m; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
103
104
105
106
107
108
109
110
111
112
113
114
		F961D807199A5F1800E9282C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/MainStoryboard.storyboard; sourceTree = "<group>"; };
		F961D809199A5F2200E9282C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/MainStoryboard.strings; sourceTree = "<group>"; };
		F961D80B199A5F2300E9282C /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/MainStoryboard.strings; sourceTree = "<group>"; };
		F961D80D199A5F2D00E9282C /* Base */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Base; path = Base.lproj/back_arrow.png; sourceTree = "<group>"; };
		F961D80F199A5F3100E9282C /* en */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = en; path = en.lproj/back_arrow.png; sourceTree = "<group>"; };
		F961D810199A5F3100E9282C /* es */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = es; path = es.lproj/back_arrow.png; sourceTree = "<group>"; };
		F961D815199A5FA000E9282C /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = SOURCE_ROOT; };
		F961D817199A5FA300E9282C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = SOURCE_ROOT; };
		F961D818199A5FA500E9282C /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = SOURCE_ROOT; };
		F961D81A199A711300E9282C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/EMConnectingView.xib; sourceTree = "<group>"; };
		F961D81D199A711600E9282C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/EMConnectingView.strings; sourceTree = "<group>"; };
		F961D81F199A711700E9282C /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/EMConnectingView.strings; sourceTree = "<group>"; };
Imanol-Mikel Barba Sabariego authored
115
116
		F97B90C919B859F500DDA9EF /* icon_checkmark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_checkmark.png; sourceTree = SOURCE_ROOT; };
		F97B90CA19B859F500DDA9EF /* icon_delete.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_delete.png; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
117
118
119
120
121
122
123
		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
124
125
		F98446EE19B9EAE9005C4992 /* Sensors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sensors.h; sourceTree = SOURCE_ROOT; };
		F98446EF19B9EAE9005C4992 /* Sensors.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Sensors.m; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
126
127
128
129
130
131
		F989B5F919BBC80300657DD9 /* carat-open.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "carat-open.png"; sourceTree = SOURCE_ROOT; };
		F989B5FA19BBC80300657DD9 /* carat.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = carat.png; sourceTree = SOURCE_ROOT; };
		F989B5FD19BCD7A100657DD9 /* Sale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sale.h; sourceTree = SOURCE_ROOT; };
		F989B5FE19BCD7A100657DD9 /* Sale.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Sale.m; sourceTree = SOURCE_ROOT; };
		F989B60019BCE28C00657DD9 /* SalesLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SalesLog.h; sourceTree = SOURCE_ROOT; };
		F989B60119BCE28C00657DD9 /* SalesLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SalesLog.m; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
132
133
		F9A8EF7A192FE201009E7532 /* Stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Stack.h; sourceTree = SOURCE_ROOT; };
		F9A8EF7B192FE201009E7532 /* Stack.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Stack.m; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
134
		F9C77F4F192CDE30002DBE8A /* system.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = system.json; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
135
136
		F9CED59819BE086E008F3764 /* UIView+Toast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Toast.h"; sourceTree = SOURCE_ROOT; };
		F9CED59919BE086E008F3764 /* UIView+Toast.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Toast.m"; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
137
138
139
		F9E4D8FE19B8FD32009A7359 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/EMConnectingView_iPad.xib; sourceTree = "<group>"; };
		F9E4D90119B8FD36009A7359 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/EMConnectingView_iPad.strings; sourceTree = "<group>"; };
		F9E4D90319B8FD37009A7359 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/EMConnectingView_iPad.strings; sourceTree = "<group>"; };
Imanol-Mikel Barba Sabariego authored
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 */,
				347186A618070E7200FA0FB2 /* libEMFramework.a in Frameworks */,
				3471866118070D9300FA0FB2 /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		3471865418070D9300FA0FB2 = {
			isa = PBXGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
161
				3471866618070D9300FA0FB2 /* DUREX Vendor Control */,
Imanol-Mikel Barba Sabariego authored
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
				3471865F18070D9300FA0FB2 /* Frameworks */,
				3471865E18070D9300FA0FB2 /* Products */,
			);
			sourceTree = "<group>";
		};
		3471865E18070D9300FA0FB2 /* Products */ = {
			isa = PBXGroup;
			children = (
				3471865D18070D9300FA0FB2 /* DUREX Vendor Control.app */,
			);
			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>";
		};
Imanol-Mikel Barba Sabariego authored
187
		3471866618070D9300FA0FB2 /* DUREX Vendor Control */ = {
Imanol-Mikel Barba Sabariego authored
188
189
			isa = PBXGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
190
				F9CED59719BE0863008F3764 /* Toast View */,
Imanol-Mikel Barba Sabariego authored
191
192
193
194
195
196
				3471868F18070E4300FA0FB2 /* Framework */,
				347186A718070F7F00FA0FB2 /* Device Picker */,
				347186B91807290E00FA0FB2 /* Schemas */,
				3471866718070D9300FA0FB2 /* Supporting Files */,
				F9ED745419B89E4600C7298D /* Views */,
				F9ED745519B89E7700C7298D /* Headers */,
Imanol-Mikel Barba Sabariego authored
197
				34AAB877189804FF0019860D /* DUREXAppDelegate.m */,
Imanol-Mikel Barba Sabariego authored
198
199
				F98356D5192E835F00EA6821 /* InitialViewController.m */,
				F98356E0192EC84700EA6821 /* MenuTableViewController.m */,
Imanol-Mikel Barba Sabariego authored
200
				F9A8EF7B192FE201009E7532 /* Stack.m */,
Imanol-Mikel Barba Sabariego authored
201
				F98356DA192EAFD400EA6821 /* CommunicationProtocol.m */,
Imanol-Mikel Barba Sabariego authored
202
				F933F80219B6819400521B90 /* DatePickerViewController.m */,
Imanol-Mikel Barba Sabariego authored
203
204
				F92F567719B75F5E00A1EACA /* PriceChangerViewController.m */,
				F92F568E19B763FD00A1EACA /* NameChangerViewController.m */,
Imanol-Mikel Barba Sabariego authored
205
				34AAB880189804FF0019860D /* main.m */,
Imanol-Mikel Barba Sabariego authored
206
				F98446EF19B9EAE9005C4992 /* Sensors.m */,
Imanol-Mikel Barba Sabariego authored
207
208
				F989B5FE19BCD7A100657DD9 /* Sale.m */,
				F989B60119BCE28C00657DD9 /* SalesLog.m */,
Imanol-Mikel Barba Sabariego authored
209
			);
Imanol-Mikel Barba Sabariego authored
210
			name = "DUREX Vendor Control";
Imanol-Mikel Barba Sabariego authored
211
212
213
214
215
216
			path = TestAppExample;
			sourceTree = "<group>";
		};
		3471866718070D9300FA0FB2 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
217
218
				F9ED745719B89EF000C7298D /* Images */,
				F961D814199A5FA000E9282C /* Localizable.strings */,
Imanol-Mikel Barba Sabariego authored
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
				34AAB87E189804FF0019860D /* DUREX Vendor Control-Info.plist */,
				34AAB87F189804FF0019860D /* DUREX Vendor Control-Prefix.pch */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
		3471868F18070E4300FA0FB2 /* Framework */ = {
			isa = PBXGroup;
			children = (
				347186A518070E7200FA0FB2 /* libEMFramework.a */,
				3471869018070E6500FA0FB2 /* Headers */,
			);
			name = Framework;
			sourceTree = "<group>";
		};
		3471869018070E6500FA0FB2 /* Headers */ = {
			isa = PBXGroup;
			children = (
				3471869118070E6500FA0FB2 /* EMBluetoothLowEnergyConnectionType.h */,
				3471869218070E6500FA0FB2 /* EMChecksum.h */,
				3471869318070E6500FA0FB2 /* EMConnection.h */,
				3471869518070E6500FA0FB2 /* EMConnectionListManager.h */,
				3471869718070E6500FA0FB2 /* EMConnectionManager.h */,
				3471869918070E6500FA0FB2 /* EMConnectionType.h */,
				3471869A18070E6500FA0FB2 /* EMDeviceBasicDescription.h */,
				3471869B18070E6500FA0FB2 /* EMFramework.h */,
				3471869E18070E6500FA0FB2 /* EMResourceValue+CocoaAdditions.h */,
				3471869F18070E6500FA0FB2 /* EMResourceValue.h */,
				347186A018070E6500FA0FB2 /* EMSchema.h */,
				347186A118070E6500FA0FB2 /* EMSerialPacket.h */,
				347186A218070E6500FA0FB2 /* EMSignalStrengthFilter.h */,
				347186A318070E6500FA0FB2 /* EMTypes.h */,
			);
			name = Headers;
			path = EmmocoMobileFramework/Headers;
			sourceTree = SOURCE_ROOT;
		};
		347186A718070F7F00FA0FB2 /* Device Picker */ = {
			isa = PBXGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
259
				F961D81B199A711300E9282C /* EMConnectingView.xib */,
Imanol-Mikel Barba Sabariego authored
260
				F9E4D8FF19B8FD32009A7359 /* EMConnectingView_iPad.xib */,
Imanol-Mikel Barba Sabariego authored
261
262
263
264
265
266
267
268
269
				34AAB879189804FF0019860D /* EMDevicePickerViewController.h */,
				34AAB87A189804FF0019860D /* EMDevicePickerViewController.m */,
			);
			name = "Device Picker";
			sourceTree = "<group>";
		};
		347186B91807290E00FA0FB2 /* Schemas */ = {
			isa = PBXGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
270
				F9C77F4F192CDE30002DBE8A /* system.json */,
Imanol-Mikel Barba Sabariego authored
271
272
273
274
			);
			name = Schemas;
			sourceTree = "<group>";
		};
Imanol-Mikel Barba Sabariego authored
275
276
277
278
279
280
281
282
283
		F9CED59719BE0863008F3764 /* Toast View */ = {
			isa = PBXGroup;
			children = (
				F9CED59819BE086E008F3764 /* UIView+Toast.h */,
				F9CED59919BE086E008F3764 /* UIView+Toast.m */,
			);
			name = "Toast View";
			sourceTree = "<group>";
		};
Imanol-Mikel Barba Sabariego authored
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
		F9ED745419B89E4600C7298D /* Views */ = {
			isa = PBXGroup;
			children = (
				F961D806199A5F1000E9282C /* MainStoryboard.storyboard */,
				F9015D9219B73052006C7882 /* DatePickerViewController.xib */,
				F9015D9919B7305E006C7882 /* DatePickerViewController_iPad.xib */,
				F92F567F19B7609C00A1EACA /* PriceChangerViewController.xib */,
				F92F568619B760A800A1EACA /* PriceChangerViewController_iPad.xib */,
				F92F569419B7665F00A1EACA /* NameChangerViewController.xib */,
				F92F569D19B76A5D00A1EACA /* NameChangerViewController_iPad.xib */,
			);
			name = Views;
			path = ..;
			sourceTree = "<group>";
		};
		F9ED745519B89E7700C7298D /* Headers */ = {
			isa = PBXGroup;
			children = (
				34AAB876189804FF0019860D /* DUREXAppDelegate.h */,
				F98356D4192E835F00EA6821 /* InitialViewController.h */,
				F98356DF192EC84700EA6821 /* MenuTableViewController.h */,
				F98356D9192EAFD400EA6821 /* CommunicationProtocol.h */,
				F9A8EF7A192FE201009E7532 /* Stack.h */,
				F933F80119B6819400521B90 /* DatePickerViewController.h */,
				F92F567619B75F5E00A1EACA /* PriceChangerViewController.h */,
				F92F568D19B763FD00A1EACA /* NameChangerViewController.h */,
Imanol-Mikel Barba Sabariego authored
310
				F98446EE19B9EAE9005C4992 /* Sensors.h */,
Imanol-Mikel Barba Sabariego authored
311
312
				F989B5FD19BCD7A100657DD9 /* Sale.h */,
				F989B60019BCE28C00657DD9 /* SalesLog.h */,
Imanol-Mikel Barba Sabariego authored
313
314
315
316
317
318
319
320
			);
			name = Headers;
			sourceTree = "<group>";
		};
		F9ED745719B89EF000C7298D /* Images */ = {
			isa = PBXGroup;
			children = (
				34AAB88C189805300019860D /* Images.xcassets */,
Imanol-Mikel Barba Sabariego authored
321
322
				F989B5F919BBC80300657DD9 /* carat-open.png */,
				F989B5FA19BBC80300657DD9 /* carat.png */,
Imanol-Mikel Barba Sabariego authored
323
324
325
326
327
328
329
330
				F97B90C919B859F500DDA9EF /* icon_checkmark.png */,
				F97B90CA19B859F500DDA9EF /* icon_delete.png */,
				F961D80E199A5F2D00E9282C /* back_arrow.png */,
				F98356D7192E906600EA6821 /* bluetooth.png */,
			);
			name = Images;
			sourceTree = "<group>";
		};
Imanol-Mikel Barba Sabariego authored
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		3471865C18070D9300FA0FB2 /* DUREX Vendor Control */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 3471868918070D9300FA0FB2 /* Build configuration list for PBXNativeTarget "DUREX Vendor Control" */;
			buildPhases = (
				3471865918070D9300FA0FB2 /* Sources */,
				3471865A18070D9300FA0FB2 /* Frameworks */,
				3471865B18070D9300FA0FB2 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = "DUREX Vendor Control";
			productName = TestAppExample;
			productReference = 3471865D18070D9300FA0FB2 /* DUREX Vendor Control.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		3471865518070D9300FA0FB2 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				CLASSPREFIX = EM;
Imanol-Mikel Barba Sabariego authored
358
				LastUpgradeCheck = 0510;
Imanol-Mikel Barba Sabariego authored
359
360
361
362
363
364
365
366
				ORGANIZATIONNAME = Emmoco;
			};
			buildConfigurationList = 3471865818070D9300FA0FB2 /* Build configuration list for PBXProject "DUREX Vendor Control" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
Imanol-Mikel Barba Sabariego authored
367
368
				es,
				Base,
Imanol-Mikel Barba Sabariego authored
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
			);
			mainGroup = 3471865418070D9300FA0FB2;
			productRefGroup = 3471865E18070D9300FA0FB2 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				3471865C18070D9300FA0FB2 /* DUREX Vendor Control */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		3471865B18070D9300FA0FB2 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
Imanol-Mikel Barba Sabariego authored
385
				F97B90CC19B859F500DDA9EF /* icon_delete.png in Resources */,
Imanol-Mikel Barba Sabariego authored
386
				F9015D9019B73052006C7882 /* DatePickerViewController.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
387
				F9E4D8FD19B8FD32009A7359 /* EMConnectingView_iPad.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
388
				F98356D8192E906600EA6821 /* bluetooth.png in Resources */,
Imanol-Mikel Barba Sabariego authored
389
				F9015D9719B7305E006C7882 /* DatePickerViewController_iPad.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
390
				F961D819199A711300E9282C /* EMConnectingView.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
391
				F9C77F50192CDE30002DBE8A /* system.json in Resources */,
Imanol-Mikel Barba Sabariego authored
392
				F989B5FC19BBC80300657DD9 /* carat.png in Resources */,
Imanol-Mikel Barba Sabariego authored
393
394
395
				F92F569B19B76A5D00A1EACA /* NameChangerViewController_iPad.xib in Resources */,
				F92F567D19B7609C00A1EACA /* PriceChangerViewController.xib in Resources */,
				F92F569219B7665F00A1EACA /* NameChangerViewController.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
396
397
				F961D80C199A5F2D00E9282C /* back_arrow.png in Resources */,
				F961D816199A5FA000E9282C /* Localizable.strings in Resources */,
Imanol-Mikel Barba Sabariego authored
398
				F97B90CB19B859F500DDA9EF /* icon_checkmark.png in Resources */,
Imanol-Mikel Barba Sabariego authored
399
				34AAB88D189805300019860D /* Images.xcassets in Resources */,
Imanol-Mikel Barba Sabariego authored
400
				F989B5FB19BBC80300657DD9 /* carat-open.png in Resources */,
Imanol-Mikel Barba Sabariego authored
401
				F92F568419B760A800A1EACA /* PriceChangerViewController_iPad.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
402
				F961D804199A5F1000E9282C /* MainStoryboard.storyboard in Resources */,
Imanol-Mikel Barba Sabariego authored
403
404
405
406
407
408
409
410
411
412
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		3471865918070D9300FA0FB2 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
Imanol-Mikel Barba Sabariego authored
413
				F92F569019B763FD00A1EACA /* NameChangerViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
414
				F933F80419B6819400521B90 /* DatePickerViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
415
				F989B5FF19BCD7A100657DD9 /* Sale.m in Sources */,
Imanol-Mikel Barba Sabariego authored
416
				F98356D6192E835F00EA6821 /* InitialViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
417
				F9CED59A19BE086E008F3764 /* UIView+Toast.m in Sources */,
Imanol-Mikel Barba Sabariego authored
418
				F9A8EF7C192FE201009E7532 /* Stack.m in Sources */,
Imanol-Mikel Barba Sabariego authored
419
				34AAB885189804FF0019860D /* EMDevicePickerViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
420
				F989B60219BCE28C00657DD9 /* SalesLog.m in Sources */,
Imanol-Mikel Barba Sabariego authored
421
				F92F567919B75F5E00A1EACA /* PriceChangerViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
422
				34AAB883189804FF0019860D /* DUREXAppDelegate.m in Sources */,
Imanol-Mikel Barba Sabariego authored
423
424
				F98356DB192EAFD400EA6821 /* CommunicationProtocol.m in Sources */,
				F98356E1192EC84700EA6821 /* MenuTableViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
425
				F98446F019B9EAE9005C4992 /* Sensors.m in Sources */,
Imanol-Mikel Barba Sabariego authored
426
427
428
429
430
431
432
				34AAB889189804FF0019860D /* main.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
Imanol-Mikel Barba Sabariego authored
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
		F9015D9219B73052006C7882 /* DatePickerViewController.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F9015D9119B73052006C7882 /* Base */,
				F9015D9419B73056006C7882 /* en */,
				F9015D9619B73057006C7882 /* es */,
			);
			name = DatePickerViewController.xib;
			sourceTree = SOURCE_ROOT;
		};
		F9015D9919B7305E006C7882 /* DatePickerViewController_iPad.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F9015D9819B7305E006C7882 /* Base */,
				F9015D9B19B73062006C7882 /* en */,
				F9015D9D19B73062006C7882 /* es */,
			);
			name = DatePickerViewController_iPad.xib;
			sourceTree = SOURCE_ROOT;
		};
		F92F567F19B7609C00A1EACA /* PriceChangerViewController.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F92F567E19B7609C00A1EACA /* Base */,
				F92F568119B760A100A1EACA /* en */,
				F92F568C19B7616200A1EACA /* es */,
			);
			name = PriceChangerViewController.xib;
			sourceTree = SOURCE_ROOT;
		};
		F92F568619B760A800A1EACA /* PriceChangerViewController_iPad.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F92F568519B760A800A1EACA /* Base */,
				F92F568819B760AA00A1EACA /* en */,
				F92F568A19B760AB00A1EACA /* es */,
			);
			name = PriceChangerViewController_iPad.xib;
			sourceTree = SOURCE_ROOT;
		};
		F92F569419B7665F00A1EACA /* NameChangerViewController.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F92F569319B7665F00A1EACA /* Base */,
				F92F569619B7666300A1EACA /* en */,
				F92F569819B7666400A1EACA /* es */,
			);
			name = NameChangerViewController.xib;
			sourceTree = SOURCE_ROOT;
		};
		F92F569D19B76A5D00A1EACA /* NameChangerViewController_iPad.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F92F569C19B76A5D00A1EACA /* Base */,
				F92F569F19B76A6300A1EACA /* en */,
				F92F56A119B76A6400A1EACA /* es */,
			);
			name = NameChangerViewController_iPad.xib;
			sourceTree = SOURCE_ROOT;
		};
Imanol-Mikel Barba Sabariego authored
493
		F961D806199A5F1000E9282C /* MainStoryboard.storyboard */ = {
Imanol-Mikel Barba Sabariego authored
494
495
			isa = PBXVariantGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
496
497
498
				F961D807199A5F1800E9282C /* Base */,
				F961D809199A5F2200E9282C /* en */,
				F961D80B199A5F2300E9282C /* es */,
Imanol-Mikel Barba Sabariego authored
499
			);
Imanol-Mikel Barba Sabariego authored
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
			name = MainStoryboard.storyboard;
			path = FirstAppExample;
			sourceTree = SOURCE_ROOT;
		};
		F961D80E199A5F2D00E9282C /* back_arrow.png */ = {
			isa = PBXVariantGroup;
			children = (
				F961D80D199A5F2D00E9282C /* Base */,
				F961D80F199A5F3100E9282C /* en */,
				F961D810199A5F3100E9282C /* es */,
			);
			name = back_arrow.png;
			sourceTree = SOURCE_ROOT;
		};
		F961D814199A5FA000E9282C /* Localizable.strings */ = {
			isa = PBXVariantGroup;
			children = (
				F961D815199A5FA000E9282C /* Base */,
				F961D817199A5FA300E9282C /* en */,
				F961D818199A5FA500E9282C /* es */,
			);
			name = Localizable.strings;
Imanol-Mikel Barba Sabariego authored
522
523
			sourceTree = "<group>";
		};
Imanol-Mikel Barba Sabariego authored
524
525
526
527
528
529
530
531
532
533
534
		F961D81B199A711300E9282C /* EMConnectingView.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F961D81A199A711300E9282C /* Base */,
				F961D81D199A711600E9282C /* en */,
				F961D81F199A711700E9282C /* es */,
			);
			name = EMConnectingView.xib;
			path = FirstAppExample;
			sourceTree = SOURCE_ROOT;
		};
Imanol-Mikel Barba Sabariego authored
535
536
537
538
539
540
541
542
543
544
		F9E4D8FF19B8FD32009A7359 /* EMConnectingView_iPad.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F9E4D8FE19B8FD32009A7359 /* Base */,
				F9E4D90119B8FD36009A7359 /* en */,
				F9E4D90319B8FD37009A7359 /* es */,
			);
			name = EMConnectingView_iPad.xib;
			sourceTree = SOURCE_ROOT;
		};
Imanol-Mikel Barba Sabariego authored
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
/* 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
564
565
				CODE_SIGN_IDENTITY = "iPhone Developer";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
Imanol-Mikel Barba Sabariego authored
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
				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
581
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
582
				ONLY_ACTIVE_ARCH = YES;
Imanol-Mikel Barba Sabariego authored
583
				OTHER_CODE_SIGN_FLAGS = "-gta";
Imanol-Mikel Barba Sabariego authored
584
				SDKROOT = iphoneos;
Imanol-Mikel Barba Sabariego authored
585
				TARGETED_DEVICE_FAMILY = "1,2";
Imanol-Mikel Barba Sabariego authored
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
			};
			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
605
606
				CODE_SIGN_IDENTITY = "iPhone Developer";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
Imanol-Mikel Barba Sabariego authored
607
608
609
610
611
612
613
614
615
				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
616
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
617
				OTHER_CODE_SIGN_FLAGS = "-gta";
Imanol-Mikel Barba Sabariego authored
618
				SDKROOT = iphoneos;
Imanol-Mikel Barba Sabariego authored
619
				TARGETED_DEVICE_FAMILY = "1,2";
Imanol-Mikel Barba Sabariego authored
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
				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 Vendor Control-Prefix.pch";
				INFOPLIST_FILE = "FirstAppExample/DUREX Vendor Control-Info.plist";
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					EmmocoMobileFramework/Framework,
				);
				OTHER_LDFLAGS = "-all_load";
				PRODUCT_NAME = "DUREX Vendor Control";
				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 Vendor Control-Prefix.pch";
				INFOPLIST_FILE = "FirstAppExample/DUREX Vendor Control-Info.plist";
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					EmmocoMobileFramework/Framework,
				);
				OTHER_LDFLAGS = "-all_load";
				PRODUCT_NAME = "DUREX Vendor Control";
				WRAPPER_EXTENSION = app;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

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