Blame view

BT Vendor/BT Vendor.xcodeproj/project.pbxproj 59.5 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 */; };
15
		34AAB883189804FF0019860D /* BTAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AAB877189804FF0019860D /* BTAppDelegate.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
		F9015D9019B73052006C7882 /* DatePickerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9015D9219B73052006C7882 /* DatePickerViewController.xib */; };
		F9015D9719B7305E006C7882 /* DatePickerViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9015D9919B7305E006C7882 /* DatePickerViewController_iPad.xib */; };
Imanol-Mikel Barba Sabariego authored
21
		F90416FC19CC776E00333AD8 /* DateRangePickerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F90416FE19CC776E00333AD8 /* DateRangePickerViewController.xib */; };
Imanol-Mikel Barba Sabariego authored
22
		F915612919C3D16D00126FE2 /* DateRangePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F915612719C3D16D00126FE2 /* DateRangePickerViewController.m */; };
Imanol-Mikel Barba Sabariego authored
23
24
25
26
27
28
		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
29
		F933F80419B6819400521B90 /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F933F80219B6819400521B90 /* DatePickerViewController.m */; };
Imanol-Mikel Barba Sabariego authored
30
		F95C3F2B19E87B8700C040C0 /* ChildViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F95C3F2A19E87B8700C040C0 /* ChildViewController.m */; };
Imanol-Mikel Barba Sabariego authored
31
32
33
34
		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
35
36
37
38
39
40
41
42
43
44
		F975ADAC19E8248000CA4442 /* DatePickerViewController_iPad_Landscape.xib in Resources */ = {isa = PBXBuildFile; fileRef = F975ADAE19E8248000CA4442 /* DatePickerViewController_iPad_Landscape.xib */; };
		F975ADBB19E827EC00CA4442 /* EMConnectingView_Landscape.xib in Resources */ = {isa = PBXBuildFile; fileRef = F975ADBD19E827EC00CA4442 /* EMConnectingView_Landscape.xib */; };
		F975ADC219E827F500CA4442 /* EMConnectingView_iPad_Landscape.xib in Resources */ = {isa = PBXBuildFile; fileRef = F975ADC419E827F500CA4442 /* EMConnectingView_iPad_Landscape.xib */; };
		F975ADD519E82B7D00CA4442 /* DatePickerViewController_Landscape.xib in Resources */ = {isa = PBXBuildFile; fileRef = F975ADD719E82B7D00CA4442 /* DatePickerViewController_Landscape.xib */; };
		F975ADDC19E82B9800CA4442 /* PriceChangerViewController_Landscape.xib in Resources */ = {isa = PBXBuildFile; fileRef = F975ADDE19E82B9800CA4442 /* PriceChangerViewController_Landscape.xib */; };
		F975ADE719E82C5D00CA4442 /* PriceChangerViewController_iPad_Landscape.xib in Resources */ = {isa = PBXBuildFile; fileRef = F975ADE919E82C5D00CA4442 /* PriceChangerViewController_iPad_Landscape.xib */; };
		F975ADEE19E82D1400CA4442 /* NameChangerViewController_Landscape.xib in Resources */ = {isa = PBXBuildFile; fileRef = F975ADF019E82D1400CA4442 /* NameChangerViewController_Landscape.xib */; };
		F975ADF519E82D9F00CA4442 /* NameChangerViewController_iPad_Landscape.xib in Resources */ = {isa = PBXBuildFile; fileRef = F975ADF719E82D9F00CA4442 /* NameChangerViewController_iPad_Landscape.xib */; };
		F975ADFC19E8347700CA4442 /* DateRangePickerViewController_Landscape.xib in Resources */ = {isa = PBXBuildFile; fileRef = F975ADFE19E8347700CA4442 /* DateRangePickerViewController_Landscape.xib */; };
		F975AE0319E8359B00CA4442 /* DateRangePickerViewController_iPad_Landscape.xib in Resources */ = {isa = PBXBuildFile; fileRef = F975AE0519E8359B00CA4442 /* DateRangePickerViewController_iPad_Landscape.xib */; };
Imanol-Mikel Barba Sabariego authored
45
46
		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
47
48
49
50
		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
51
		F98446F019B9EAE9005C4992 /* Sensors.m in Sources */ = {isa = PBXBuildFile; fileRef = F98446EF19B9EAE9005C4992 /* Sensors.m */; };
Imanol-Mikel Barba Sabariego authored
52
53
54
55
		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
56
		F996591219CC7F3D00667BEC /* DateRangePickerViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F996591419CC7F3D00667BEC /* DateRangePickerViewController_iPad.xib */; };
Imanol-Mikel Barba Sabariego authored
57
		F9A8EF7C192FE201009E7532 /* Stack.m in Sources */ = {isa = PBXBuildFile; fileRef = F9A8EF7B192FE201009E7532 /* Stack.m */; };
Imanol-Mikel Barba Sabariego authored
58
59
		F9B9100919E59773006D4D06 /* IncidentLog.m in Sources */ = {isa = PBXBuildFile; fileRef = F9B9100819E59773006D4D06 /* IncidentLog.m */; };
		F9B9100C19E5A0A1006D4D06 /* Incident.m in Sources */ = {isa = PBXBuildFile; fileRef = F9B9100B19E5A0A1006D4D06 /* Incident.m */; };
Imanol-Mikel Barba Sabariego authored
60
		F9C77F50192CDE30002DBE8A /* system.json in Resources */ = {isa = PBXBuildFile; fileRef = F9C77F4F192CDE30002DBE8A /* system.json */; };
Imanol-Mikel Barba Sabariego authored
61
		F9CED59A19BE086E008F3764 /* UIView+Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = F9CED59919BE086E008F3764 /* UIView+Toast.m */; };
Imanol-Mikel Barba Sabariego authored
62
		F9E4D8FD19B8FD32009A7359 /* EMConnectingView_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9E4D8FF19B8FD32009A7359 /* EMConnectingView_iPad.xib */; };
Imanol-Mikel Barba Sabariego authored
63
64
65
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
66
		3471865D18070D9300FA0FB2 /* BT Vendor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BT Vendor.app"; sourceTree = BUILT_PRODUCTS_DIR; };
Imanol-Mikel Barba Sabariego authored
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
		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; };
87
88
		34AAB876189804FF0019860D /* BTAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BTAppDelegate.h; path = FirstAppExample/BTAppDelegate.h; sourceTree = SOURCE_ROOT; };
		34AAB877189804FF0019860D /* BTAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BTAppDelegate.m; path = FirstAppExample/BTAppDelegate.m; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
89
90
		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; };
91
92
		34AAB87E189804FF0019860D /* BT Vendor-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "BT Vendor-Info.plist"; path = "FirstAppExample/BT Vendor-Info.plist"; sourceTree = SOURCE_ROOT; };
		34AAB87F189804FF0019860D /* BT Vendor-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "BT Vendor-Prefix.pch"; path = "FirstAppExample/BT Vendor-Prefix.pch"; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
93
94
		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
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>"; };
Imanol-Mikel Barba Sabariego authored
101
102
103
		F90416FD19CC776E00333AD8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DateRangePickerViewController.xib; sourceTree = "<group>"; };
		F904170019CC777200333AD8 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DateRangePickerViewController.strings; sourceTree = "<group>"; };
		F904170219CC777300333AD8 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DateRangePickerViewController.strings; sourceTree = "<group>"; };
Imanol-Mikel Barba Sabariego authored
104
105
		F915612619C3D16D00126FE2 /* DateRangePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DateRangePickerViewController.h; sourceTree = SOURCE_ROOT; };
		F915612719C3D16D00126FE2 /* DateRangePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DateRangePickerViewController.m; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
		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
122
123
		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
124
125
		F95C3F2919E87B8700C040C0 /* ChildViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChildViewController.h; sourceTree = SOURCE_ROOT; };
		F95C3F2A19E87B8700C040C0 /* ChildViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChildViewController.m; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
126
127
128
129
130
131
132
133
134
135
136
137
		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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
		F975ADAD19E8248000CA4442 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DatePickerViewController_iPad_Landscape.xib; sourceTree = "<group>"; };
		F975ADB019E8248200CA4442 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DatePickerViewController_iPad_Landscape.strings; sourceTree = "<group>"; };
		F975ADB219E8248300CA4442 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DatePickerViewController_iPad_Landscape.strings; sourceTree = "<group>"; };
		F975ADBC19E827EC00CA4442 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/EMConnectingView_Landscape.xib; sourceTree = "<group>"; };
		F975ADBF19E827F000CA4442 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/EMConnectingView_Landscape.strings; sourceTree = "<group>"; };
		F975ADC119E827F100CA4442 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/EMConnectingView_Landscape.strings; sourceTree = "<group>"; };
		F975ADC319E827F500CA4442 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/EMConnectingView_iPad_Landscape.xib; sourceTree = "<group>"; };
		F975ADC619E827F900CA4442 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/EMConnectingView_iPad_Landscape.strings; sourceTree = "<group>"; };
		F975ADC819E827F900CA4442 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/EMConnectingView_iPad_Landscape.strings; sourceTree = "<group>"; };
		F975ADD619E82B7D00CA4442 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DatePickerViewController_Landscape.xib; sourceTree = "<group>"; };
		F975ADD919E82B8000CA4442 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DatePickerViewController_Landscape.strings; sourceTree = "<group>"; };
		F975ADDB19E82B8100CA4442 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DatePickerViewController_Landscape.strings; sourceTree = "<group>"; };
		F975ADDD19E82B9800CA4442 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PriceChangerViewController_Landscape.xib; sourceTree = "<group>"; };
		F975ADE419E82BE200CA4442 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PriceChangerViewController_Landscape.strings; sourceTree = "<group>"; };
		F975ADE619E82BE300CA4442 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/PriceChangerViewController_Landscape.strings; sourceTree = "<group>"; };
		F975ADE819E82C5D00CA4442 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PriceChangerViewController_iPad_Landscape.xib; sourceTree = "<group>"; };
		F975ADEB19E82C6200CA4442 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PriceChangerViewController_iPad_Landscape.strings; sourceTree = "<group>"; };
		F975ADED19E82C6200CA4442 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/PriceChangerViewController_iPad_Landscape.strings; sourceTree = "<group>"; };
		F975ADEF19E82D1400CA4442 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/NameChangerViewController_Landscape.xib; sourceTree = "<group>"; };
		F975ADF219E82D1600CA4442 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/NameChangerViewController_Landscape.strings; sourceTree = "<group>"; };
		F975ADF419E82D1600CA4442 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/NameChangerViewController_Landscape.strings; sourceTree = "<group>"; };
		F975ADF619E82D9F00CA4442 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/NameChangerViewController_iPad_Landscape.xib; sourceTree = "<group>"; };
		F975ADF919E82DA100CA4442 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/NameChangerViewController_iPad_Landscape.strings; sourceTree = "<group>"; };
		F975ADFB19E82DA200CA4442 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/NameChangerViewController_iPad_Landscape.strings; sourceTree = "<group>"; };
		F975ADFD19E8347700CA4442 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DateRangePickerViewController_Landscape.xib; sourceTree = "<group>"; };
		F975AE0019E8347900CA4442 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DateRangePickerViewController_Landscape.strings; sourceTree = "<group>"; };
		F975AE0219E8347A00CA4442 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DateRangePickerViewController_Landscape.strings; sourceTree = "<group>"; };
		F975AE0419E8359B00CA4442 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DateRangePickerViewController_iPad_Landscape.xib; sourceTree = "<group>"; };
		F975AE0719E8359D00CA4442 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DateRangePickerViewController_iPad_Landscape.strings; sourceTree = "<group>"; };
		F975AE0919E8359E00CA4442 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DateRangePickerViewController_iPad_Landscape.strings; sourceTree = "<group>"; };
Imanol-Mikel Barba Sabariego authored
168
169
		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
170
171
172
173
174
175
176
		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
177
178
		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
179
180
181
182
183
184
		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
185
186
187
		F996591319CC7F3D00667BEC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DateRangePickerViewController_iPad.xib; sourceTree = "<group>"; };
		F996591619CC7F4400667BEC /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DateRangePickerViewController_iPad.strings; sourceTree = "<group>"; };
		F996591819CC7F4500667BEC /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DateRangePickerViewController_iPad.strings; sourceTree = "<group>"; };
Imanol-Mikel Barba Sabariego authored
188
189
		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
190
191
192
193
		F9B9100719E59773006D4D06 /* IncidentLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IncidentLog.h; sourceTree = SOURCE_ROOT; };
		F9B9100819E59773006D4D06 /* IncidentLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IncidentLog.m; sourceTree = SOURCE_ROOT; };
		F9B9100A19E5A0A1006D4D06 /* Incident.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Incident.h; sourceTree = SOURCE_ROOT; };
		F9B9100B19E5A0A1006D4D06 /* Incident.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Incident.m; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
194
		F9C77F4F192CDE30002DBE8A /* system.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = system.json; sourceTree = SOURCE_ROOT; };
Imanol-Mikel Barba Sabariego authored
195
196
		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
197
198
199
		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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
/* 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 = (
221
				3471866618070D9300FA0FB2 /* BT Vendor */,
Imanol-Mikel Barba Sabariego authored
222
223
224
225
226
227
228
229
				3471865F18070D9300FA0FB2 /* Frameworks */,
				3471865E18070D9300FA0FB2 /* Products */,
			);
			sourceTree = "<group>";
		};
		3471865E18070D9300FA0FB2 /* Products */ = {
			isa = PBXGroup;
			children = (
230
				3471865D18070D9300FA0FB2 /* BT Vendor.app */,
Imanol-Mikel Barba Sabariego authored
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
			);
			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>";
		};
247
		3471866618070D9300FA0FB2 /* BT Vendor */ = {
Imanol-Mikel Barba Sabariego authored
248
249
			isa = PBXGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
250
				F9CED59719BE0863008F3764 /* Toast View */,
Imanol-Mikel Barba Sabariego authored
251
252
253
254
255
256
				3471868F18070E4300FA0FB2 /* Framework */,
				347186A718070F7F00FA0FB2 /* Device Picker */,
				347186B91807290E00FA0FB2 /* Schemas */,
				3471866718070D9300FA0FB2 /* Supporting Files */,
				F9ED745419B89E4600C7298D /* Views */,
				F9ED745519B89E7700C7298D /* Headers */,
257
				34AAB877189804FF0019860D /* BTAppDelegate.m */,
Imanol-Mikel Barba Sabariego authored
258
259
				F98356D5192E835F00EA6821 /* InitialViewController.m */,
				F98356E0192EC84700EA6821 /* MenuTableViewController.m */,
Imanol-Mikel Barba Sabariego authored
260
				F9A8EF7B192FE201009E7532 /* Stack.m */,
Imanol-Mikel Barba Sabariego authored
261
				F98356DA192EAFD400EA6821 /* CommunicationProtocol.m */,
Imanol-Mikel Barba Sabariego authored
262
				F933F80219B6819400521B90 /* DatePickerViewController.m */,
Imanol-Mikel Barba Sabariego authored
263
264
				F92F567719B75F5E00A1EACA /* PriceChangerViewController.m */,
				F92F568E19B763FD00A1EACA /* NameChangerViewController.m */,
Imanol-Mikel Barba Sabariego authored
265
				F915612719C3D16D00126FE2 /* DateRangePickerViewController.m */,
Imanol-Mikel Barba Sabariego authored
266
				34AAB880189804FF0019860D /* main.m */,
Imanol-Mikel Barba Sabariego authored
267
				F98446EF19B9EAE9005C4992 /* Sensors.m */,
Imanol-Mikel Barba Sabariego authored
268
269
				F989B5FE19BCD7A100657DD9 /* Sale.m */,
				F989B60119BCE28C00657DD9 /* SalesLog.m */,
Imanol-Mikel Barba Sabariego authored
270
271
				F9B9100B19E5A0A1006D4D06 /* Incident.m */,
				F9B9100819E59773006D4D06 /* IncidentLog.m */,
Imanol-Mikel Barba Sabariego authored
272
				F95C3F2A19E87B8700C040C0 /* ChildViewController.m */,
Imanol-Mikel Barba Sabariego authored
273
			);
274
			name = "BT Vendor";
Imanol-Mikel Barba Sabariego authored
275
276
277
278
279
280
			path = TestAppExample;
			sourceTree = "<group>";
		};
		3471866718070D9300FA0FB2 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
281
282
				F9ED745719B89EF000C7298D /* Images */,
				F961D814199A5FA000E9282C /* Localizable.strings */,
283
284
				34AAB87E189804FF0019860D /* BT Vendor-Info.plist */,
				34AAB87F189804FF0019860D /* BT Vendor-Prefix.pch */,
Imanol-Mikel Barba Sabariego authored
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
310
311
312
313
314
315
316
317
318
319
320
321
322
			);
			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
323
				F961D81B199A711300E9282C /* EMConnectingView.xib */,
Imanol-Mikel Barba Sabariego authored
324
				F975ADBD19E827EC00CA4442 /* EMConnectingView_Landscape.xib */,
Imanol-Mikel Barba Sabariego authored
325
				F9E4D8FF19B8FD32009A7359 /* EMConnectingView_iPad.xib */,
Imanol-Mikel Barba Sabariego authored
326
				F975ADC419E827F500CA4442 /* EMConnectingView_iPad_Landscape.xib */,
Imanol-Mikel Barba Sabariego authored
327
328
329
330
331
332
333
334
335
				34AAB879189804FF0019860D /* EMDevicePickerViewController.h */,
				34AAB87A189804FF0019860D /* EMDevicePickerViewController.m */,
			);
			name = "Device Picker";
			sourceTree = "<group>";
		};
		347186B91807290E00FA0FB2 /* Schemas */ = {
			isa = PBXGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
336
				F9C77F4F192CDE30002DBE8A /* system.json */,
Imanol-Mikel Barba Sabariego authored
337
338
339
340
			);
			name = Schemas;
			sourceTree = "<group>";
		};
Imanol-Mikel Barba Sabariego authored
341
342
343
344
345
346
347
348
349
		F9CED59719BE0863008F3764 /* Toast View */ = {
			isa = PBXGroup;
			children = (
				F9CED59819BE086E008F3764 /* UIView+Toast.h */,
				F9CED59919BE086E008F3764 /* UIView+Toast.m */,
			);
			name = "Toast View";
			sourceTree = "<group>";
		};
Imanol-Mikel Barba Sabariego authored
350
351
352
353
354
		F9ED745419B89E4600C7298D /* Views */ = {
			isa = PBXGroup;
			children = (
				F961D806199A5F1000E9282C /* MainStoryboard.storyboard */,
				F9015D9219B73052006C7882 /* DatePickerViewController.xib */,
Imanol-Mikel Barba Sabariego authored
355
				F975ADD719E82B7D00CA4442 /* DatePickerViewController_Landscape.xib */,
Imanol-Mikel Barba Sabariego authored
356
				F9015D9919B7305E006C7882 /* DatePickerViewController_iPad.xib */,
Imanol-Mikel Barba Sabariego authored
357
				F975ADAE19E8248000CA4442 /* DatePickerViewController_iPad_Landscape.xib */,
Imanol-Mikel Barba Sabariego authored
358
				F92F567F19B7609C00A1EACA /* PriceChangerViewController.xib */,
Imanol-Mikel Barba Sabariego authored
359
				F975ADDE19E82B9800CA4442 /* PriceChangerViewController_Landscape.xib */,
Imanol-Mikel Barba Sabariego authored
360
				F92F568619B760A800A1EACA /* PriceChangerViewController_iPad.xib */,
Imanol-Mikel Barba Sabariego authored
361
				F975ADE919E82C5D00CA4442 /* PriceChangerViewController_iPad_Landscape.xib */,
Imanol-Mikel Barba Sabariego authored
362
				F92F569419B7665F00A1EACA /* NameChangerViewController.xib */,
Imanol-Mikel Barba Sabariego authored
363
				F975ADF019E82D1400CA4442 /* NameChangerViewController_Landscape.xib */,
Imanol-Mikel Barba Sabariego authored
364
				F92F569D19B76A5D00A1EACA /* NameChangerViewController_iPad.xib */,
Imanol-Mikel Barba Sabariego authored
365
				F975ADF719E82D9F00CA4442 /* NameChangerViewController_iPad_Landscape.xib */,
Imanol-Mikel Barba Sabariego authored
366
				F90416FE19CC776E00333AD8 /* DateRangePickerViewController.xib */,
Imanol-Mikel Barba Sabariego authored
367
				F975ADFE19E8347700CA4442 /* DateRangePickerViewController_Landscape.xib */,
Imanol-Mikel Barba Sabariego authored
368
				F996591419CC7F3D00667BEC /* DateRangePickerViewController_iPad.xib */,
Imanol-Mikel Barba Sabariego authored
369
				F975AE0519E8359B00CA4442 /* DateRangePickerViewController_iPad_Landscape.xib */,
Imanol-Mikel Barba Sabariego authored
370
371
372
373
374
375
376
			);
			name = Views;
			sourceTree = "<group>";
		};
		F9ED745519B89E7700C7298D /* Headers */ = {
			isa = PBXGroup;
			children = (
377
				34AAB876189804FF0019860D /* BTAppDelegate.h */,
Imanol-Mikel Barba Sabariego authored
378
379
380
381
382
383
384
				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
385
				F915612619C3D16D00126FE2 /* DateRangePickerViewController.h */,
Imanol-Mikel Barba Sabariego authored
386
				F98446EE19B9EAE9005C4992 /* Sensors.h */,
Imanol-Mikel Barba Sabariego authored
387
388
				F989B5FD19BCD7A100657DD9 /* Sale.h */,
				F989B60019BCE28C00657DD9 /* SalesLog.h */,
Imanol-Mikel Barba Sabariego authored
389
390
				F9B9100A19E5A0A1006D4D06 /* Incident.h */,
				F9B9100719E59773006D4D06 /* IncidentLog.h */,
Imanol-Mikel Barba Sabariego authored
391
				F95C3F2919E87B8700C040C0 /* ChildViewController.h */,
Imanol-Mikel Barba Sabariego authored
392
393
394
395
396
397
398
399
			);
			name = Headers;
			sourceTree = "<group>";
		};
		F9ED745719B89EF000C7298D /* Images */ = {
			isa = PBXGroup;
			children = (
				34AAB88C189805300019860D /* Images.xcassets */,
Imanol-Mikel Barba Sabariego authored
400
401
				F989B5F919BBC80300657DD9 /* carat-open.png */,
				F989B5FA19BBC80300657DD9 /* carat.png */,
Imanol-Mikel Barba Sabariego authored
402
403
404
405
406
407
408
409
				F97B90C919B859F500DDA9EF /* icon_checkmark.png */,
				F97B90CA19B859F500DDA9EF /* icon_delete.png */,
				F961D80E199A5F2D00E9282C /* back_arrow.png */,
				F98356D7192E906600EA6821 /* bluetooth.png */,
			);
			name = Images;
			sourceTree = "<group>";
		};
Imanol-Mikel Barba Sabariego authored
410
411
412
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
413
		3471865C18070D9300FA0FB2 /* BT Vendor */ = {
Imanol-Mikel Barba Sabariego authored
414
			isa = PBXNativeTarget;
415
			buildConfigurationList = 3471868918070D9300FA0FB2 /* Build configuration list for PBXNativeTarget "BT Vendor" */;
Imanol-Mikel Barba Sabariego authored
416
417
418
419
420
421
422
423
424
			buildPhases = (
				3471865918070D9300FA0FB2 /* Sources */,
				3471865A18070D9300FA0FB2 /* Frameworks */,
				3471865B18070D9300FA0FB2 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
425
			name = "BT Vendor";
Imanol-Mikel Barba Sabariego authored
426
			productName = TestAppExample;
427
			productReference = 3471865D18070D9300FA0FB2 /* BT Vendor.app */;
Imanol-Mikel Barba Sabariego authored
428
429
430
431
432
433
434
435
436
			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
437
				LastUpgradeCheck = 0510;
Imanol-Mikel Barba Sabariego authored
438
439
				ORGANIZATIONNAME = Emmoco;
			};
440
			buildConfigurationList = 3471865818070D9300FA0FB2 /* Build configuration list for PBXProject "BT Vendor" */;
Imanol-Mikel Barba Sabariego authored
441
442
443
444
445
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
Imanol-Mikel Barba Sabariego authored
446
447
				es,
				Base,
Imanol-Mikel Barba Sabariego authored
448
449
450
451
452
453
			);
			mainGroup = 3471865418070D9300FA0FB2;
			productRefGroup = 3471865E18070D9300FA0FB2 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
454
				3471865C18070D9300FA0FB2 /* BT Vendor */,
Imanol-Mikel Barba Sabariego authored
455
456
457
458
459
460
461
462
463
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		3471865B18070D9300FA0FB2 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
Imanol-Mikel Barba Sabariego authored
464
465
466
467
				F975ADC219E827F500CA4442 /* EMConnectingView_iPad_Landscape.xib in Resources */,
				F975ADF519E82D9F00CA4442 /* NameChangerViewController_iPad_Landscape.xib in Resources */,
				F975AE0319E8359B00CA4442 /* DateRangePickerViewController_iPad_Landscape.xib in Resources */,
				F975ADD519E82B7D00CA4442 /* DatePickerViewController_Landscape.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
468
				F97B90CC19B859F500DDA9EF /* icon_delete.png in Resources */,
Imanol-Mikel Barba Sabariego authored
469
				F9015D9019B73052006C7882 /* DatePickerViewController.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
470
				F9E4D8FD19B8FD32009A7359 /* EMConnectingView_iPad.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
471
				F975ADDC19E82B9800CA4442 /* PriceChangerViewController_Landscape.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
472
				F98356D8192E906600EA6821 /* bluetooth.png in Resources */,
Imanol-Mikel Barba Sabariego authored
473
				F9015D9719B7305E006C7882 /* DatePickerViewController_iPad.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
474
				F961D819199A711300E9282C /* EMConnectingView.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
475
				F975ADE719E82C5D00CA4442 /* PriceChangerViewController_iPad_Landscape.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
476
				F9C77F50192CDE30002DBE8A /* system.json in Resources */,
Imanol-Mikel Barba Sabariego authored
477
				F989B5FC19BBC80300657DD9 /* carat.png in Resources */,
Imanol-Mikel Barba Sabariego authored
478
479
480
				F92F569B19B76A5D00A1EACA /* NameChangerViewController_iPad.xib in Resources */,
				F92F567D19B7609C00A1EACA /* PriceChangerViewController.xib in Resources */,
				F92F569219B7665F00A1EACA /* NameChangerViewController.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
481
				F90416FC19CC776E00333AD8 /* DateRangePickerViewController.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
482
483
484
				F975ADFC19E8347700CA4442 /* DateRangePickerViewController_Landscape.xib in Resources */,
				F975ADAC19E8248000CA4442 /* DatePickerViewController_iPad_Landscape.xib in Resources */,
				F975ADEE19E82D1400CA4442 /* NameChangerViewController_Landscape.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
485
				F996591219CC7F3D00667BEC /* DateRangePickerViewController_iPad.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
486
487
				F961D80C199A5F2D00E9282C /* back_arrow.png in Resources */,
				F961D816199A5FA000E9282C /* Localizable.strings in Resources */,
Imanol-Mikel Barba Sabariego authored
488
				F97B90CB19B859F500DDA9EF /* icon_checkmark.png in Resources */,
Imanol-Mikel Barba Sabariego authored
489
				34AAB88D189805300019860D /* Images.xcassets in Resources */,
Imanol-Mikel Barba Sabariego authored
490
				F989B5FB19BBC80300657DD9 /* carat-open.png in Resources */,
Imanol-Mikel Barba Sabariego authored
491
				F92F568419B760A800A1EACA /* PriceChangerViewController_iPad.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
492
				F975ADBB19E827EC00CA4442 /* EMConnectingView_Landscape.xib in Resources */,
Imanol-Mikel Barba Sabariego authored
493
				F961D804199A5F1000E9282C /* MainStoryboard.storyboard in Resources */,
Imanol-Mikel Barba Sabariego authored
494
495
496
497
498
499
500
501
502
503
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		3471865918070D9300FA0FB2 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
Imanol-Mikel Barba Sabariego authored
504
				F915612919C3D16D00126FE2 /* DateRangePickerViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
505
				F92F569019B763FD00A1EACA /* NameChangerViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
506
				F933F80419B6819400521B90 /* DatePickerViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
507
				F989B5FF19BCD7A100657DD9 /* Sale.m in Sources */,
Imanol-Mikel Barba Sabariego authored
508
				F98356D6192E835F00EA6821 /* InitialViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
509
				F9B9100C19E5A0A1006D4D06 /* Incident.m in Sources */,
Imanol-Mikel Barba Sabariego authored
510
				F9CED59A19BE086E008F3764 /* UIView+Toast.m in Sources */,
Imanol-Mikel Barba Sabariego authored
511
				F9A8EF7C192FE201009E7532 /* Stack.m in Sources */,
Imanol-Mikel Barba Sabariego authored
512
				34AAB885189804FF0019860D /* EMDevicePickerViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
513
				F9B9100919E59773006D4D06 /* IncidentLog.m in Sources */,
Imanol-Mikel Barba Sabariego authored
514
				F989B60219BCE28C00657DD9 /* SalesLog.m in Sources */,
Imanol-Mikel Barba Sabariego authored
515
				F95C3F2B19E87B8700C040C0 /* ChildViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
516
				F92F567919B75F5E00A1EACA /* PriceChangerViewController.m in Sources */,
517
				34AAB883189804FF0019860D /* BTAppDelegate.m in Sources */,
Imanol-Mikel Barba Sabariego authored
518
519
				F98356DB192EAFD400EA6821 /* CommunicationProtocol.m in Sources */,
				F98356E1192EC84700EA6821 /* MenuTableViewController.m in Sources */,
Imanol-Mikel Barba Sabariego authored
520
				F98446F019B9EAE9005C4992 /* Sensors.m in Sources */,
Imanol-Mikel Barba Sabariego authored
521
522
523
524
525
526
527
				34AAB889189804FF0019860D /* main.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
Imanol-Mikel Barba Sabariego authored
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
		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;
		};
Imanol-Mikel Barba Sabariego authored
548
549
550
551
552
553
554
555
556
557
		F90416FE19CC776E00333AD8 /* DateRangePickerViewController.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F90416FD19CC776E00333AD8 /* Base */,
				F904170019CC777200333AD8 /* en */,
				F904170219CC777300333AD8 /* es */,
			);
			name = DateRangePickerViewController.xib;
			sourceTree = SOURCE_ROOT;
		};
Imanol-Mikel Barba Sabariego authored
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
		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
598
		F961D806199A5F1000E9282C /* MainStoryboard.storyboard */ = {
Imanol-Mikel Barba Sabariego authored
599
600
			isa = PBXVariantGroup;
			children = (
Imanol-Mikel Barba Sabariego authored
601
602
603
				F961D807199A5F1800E9282C /* Base */,
				F961D809199A5F2200E9282C /* en */,
				F961D80B199A5F2300E9282C /* es */,
Imanol-Mikel Barba Sabariego authored
604
			);
Imanol-Mikel Barba Sabariego authored
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
			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
627
628
			sourceTree = "<group>";
		};
Imanol-Mikel Barba Sabariego authored
629
630
631
632
633
634
635
636
637
638
		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
639
		};
Imanol-Mikel Barba Sabariego authored
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
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
		F975ADAE19E8248000CA4442 /* DatePickerViewController_iPad_Landscape.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F975ADAD19E8248000CA4442 /* Base */,
				F975ADB019E8248200CA4442 /* en */,
				F975ADB219E8248300CA4442 /* es */,
			);
			name = DatePickerViewController_iPad_Landscape.xib;
			sourceTree = SOURCE_ROOT;
		};
		F975ADBD19E827EC00CA4442 /* EMConnectingView_Landscape.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F975ADBC19E827EC00CA4442 /* Base */,
				F975ADBF19E827F000CA4442 /* en */,
				F975ADC119E827F100CA4442 /* es */,
			);
			name = EMConnectingView_Landscape.xib;
			sourceTree = SOURCE_ROOT;
		};
		F975ADC419E827F500CA4442 /* EMConnectingView_iPad_Landscape.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F975ADC319E827F500CA4442 /* Base */,
				F975ADC619E827F900CA4442 /* en */,
				F975ADC819E827F900CA4442 /* es */,
			);
			name = EMConnectingView_iPad_Landscape.xib;
			sourceTree = SOURCE_ROOT;
		};
		F975ADD719E82B7D00CA4442 /* DatePickerViewController_Landscape.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F975ADD619E82B7D00CA4442 /* Base */,
				F975ADD919E82B8000CA4442 /* en */,
				F975ADDB19E82B8100CA4442 /* es */,
			);
			name = DatePickerViewController_Landscape.xib;
			sourceTree = SOURCE_ROOT;
		};
		F975ADDE19E82B9800CA4442 /* PriceChangerViewController_Landscape.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F975ADDD19E82B9800CA4442 /* Base */,
				F975ADE419E82BE200CA4442 /* en */,
				F975ADE619E82BE300CA4442 /* es */,
			);
			name = PriceChangerViewController_Landscape.xib;
			sourceTree = SOURCE_ROOT;
		};
		F975ADE919E82C5D00CA4442 /* PriceChangerViewController_iPad_Landscape.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F975ADE819E82C5D00CA4442 /* Base */,
				F975ADEB19E82C6200CA4442 /* en */,
				F975ADED19E82C6200CA4442 /* es */,
			);
			name = PriceChangerViewController_iPad_Landscape.xib;
			sourceTree = SOURCE_ROOT;
		};
		F975ADF019E82D1400CA4442 /* NameChangerViewController_Landscape.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F975ADEF19E82D1400CA4442 /* Base */,
				F975ADF219E82D1600CA4442 /* en */,
				F975ADF419E82D1600CA4442 /* es */,
			);
			name = NameChangerViewController_Landscape.xib;
			sourceTree = SOURCE_ROOT;
		};
		F975ADF719E82D9F00CA4442 /* NameChangerViewController_iPad_Landscape.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F975ADF619E82D9F00CA4442 /* Base */,
				F975ADF919E82DA100CA4442 /* en */,
				F975ADFB19E82DA200CA4442 /* es */,
			);
			name = NameChangerViewController_iPad_Landscape.xib;
			sourceTree = SOURCE_ROOT;
		};
		F975ADFE19E8347700CA4442 /* DateRangePickerViewController_Landscape.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F975ADFD19E8347700CA4442 /* Base */,
				F975AE0019E8347900CA4442 /* en */,
				F975AE0219E8347A00CA4442 /* es */,
			);
			name = DateRangePickerViewController_Landscape.xib;
			sourceTree = SOURCE_ROOT;
		};
		F975AE0519E8359B00CA4442 /* DateRangePickerViewController_iPad_Landscape.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F975AE0419E8359B00CA4442 /* Base */,
				F975AE0719E8359D00CA4442 /* en */,
				F975AE0919E8359E00CA4442 /* es */,
			);
			name = DateRangePickerViewController_iPad_Landscape.xib;
			sourceTree = SOURCE_ROOT;
		};
Imanol-Mikel Barba Sabariego authored
740
741
742
743
744
745
746
747
748
		F996591419CC7F3D00667BEC /* DateRangePickerViewController_iPad.xib */ = {
			isa = PBXVariantGroup;
			children = (
				F996591319CC7F3D00667BEC /* Base */,
				F996591619CC7F4400667BEC /* en */,
				F996591819CC7F4500667BEC /* es */,
			);
			name = DateRangePickerViewController_iPad.xib;
			sourceTree = SOURCE_ROOT;
Imanol-Mikel Barba Sabariego authored
749
		};
Imanol-Mikel Barba Sabariego authored
750
751
752
753
754
755
756
757
758
759
		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
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
/* 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
779
780
				CODE_SIGN_IDENTITY = "iPhone Developer";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
Imanol-Mikel Barba Sabariego authored
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
				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
796
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
797
				ONLY_ACTIVE_ARCH = YES;
Imanol-Mikel Barba Sabariego authored
798
				OTHER_CODE_SIGN_FLAGS = "-gta";
Imanol-Mikel Barba Sabariego authored
799
				SDKROOT = iphoneos;
Imanol-Mikel Barba Sabariego authored
800
				TARGETED_DEVICE_FAMILY = "1,2";
Imanol-Mikel Barba Sabariego authored
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
			};
			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
820
821
				CODE_SIGN_IDENTITY = "iPhone Developer";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
Imanol-Mikel Barba Sabariego authored
822
823
824
825
826
827
828
829
830
				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
831
				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
Imanol-Mikel Barba Sabariego authored
832
				OTHER_CODE_SIGN_FLAGS = "-gta";
Imanol-Mikel Barba Sabariego authored
833
				SDKROOT = iphoneos;
Imanol-Mikel Barba Sabariego authored
834
				TARGETED_DEVICE_FAMILY = "1,2";
Imanol-Mikel Barba Sabariego authored
835
836
837
838
839
840
841
842
843
844
				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;
845
846
				GCC_PREFIX_HEADER = "FirstAppExample/BT Vendor-Prefix.pch";
				INFOPLIST_FILE = "FirstAppExample/BT Vendor-Info.plist";
Imanol-Mikel Barba Sabariego authored
847
848
849
850
851
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					EmmocoMobileFramework/Framework,
				);
				OTHER_LDFLAGS = "-all_load";
852
				PRODUCT_NAME = "BT Vendor";
Imanol-Mikel Barba Sabariego authored
853
854
855
856
857
858
859
860
861
862
				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;
863
864
				GCC_PREFIX_HEADER = "FirstAppExample/BT Vendor-Prefix.pch";
				INFOPLIST_FILE = "FirstAppExample/BT Vendor-Info.plist";
Imanol-Mikel Barba Sabariego authored
865
866
867
868
869
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					EmmocoMobileFramework/Framework,
				);
				OTHER_LDFLAGS = "-all_load";
870
				PRODUCT_NAME = "BT Vendor";
Imanol-Mikel Barba Sabariego authored
871
872
873
874
875
876
877
				WRAPPER_EXTENSION = app;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
878
		3471865818070D9300FA0FB2 /* Build configuration list for PBXProject "BT Vendor" */ = {
Imanol-Mikel Barba Sabariego authored
879
880
881
882
883
884
885
886
			isa = XCConfigurationList;
			buildConfigurations = (
				3471868718070D9300FA0FB2 /* Debug */,
				3471868818070D9300FA0FB2 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
887
		3471868918070D9300FA0FB2 /* Build configuration list for PBXNativeTarget "BT Vendor" */ = {
Imanol-Mikel Barba Sabariego authored
888
889
890
891
892
893
894
895
896
897
898
899
			isa = XCConfigurationList;
			buildConfigurations = (
				3471868A18070D9300FA0FB2 /* Debug */,
				3471868B18070D9300FA0FB2 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 3471865518070D9300FA0FB2 /* Project object */;
}