|
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 /* DUREXAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AAB877189804FF0019860D /* DUREXAppDelegate.m */; };
|
|
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 */; };
|
|
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 */; };
|
|
21
|
F90416FC19CC776E00333AD8 /* DateRangePickerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F90416FE19CC776E00333AD8 /* DateRangePickerViewController.xib */; };
|
|
22
|
F915612919C3D16D00126FE2 /* DateRangePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F915612719C3D16D00126FE2 /* DateRangePickerViewController.m */; };
|
|
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 */; };
|
|
29
|
F933F80419B6819400521B90 /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F933F80219B6819400521B90 /* DatePickerViewController.m */; };
|
|
30
31
32
33
|
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 */; };
|
|
34
35
|
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 */; };
|
|
36
37
38
39
|
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 */; };
|
|
40
|
F98446F019B9EAE9005C4992 /* Sensors.m in Sources */ = {isa = PBXBuildFile; fileRef = F98446EF19B9EAE9005C4992 /* Sensors.m */; };
|
|
41
42
43
44
|
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 */; };
|
|
45
|
F996591219CC7F3D00667BEC /* DateRangePickerViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F996591419CC7F3D00667BEC /* DateRangePickerViewController_iPad.xib */; };
|
|
46
|
F9A8EF7C192FE201009E7532 /* Stack.m in Sources */ = {isa = PBXBuildFile; fileRef = F9A8EF7B192FE201009E7532 /* Stack.m */; };
|
|
47
48
|
F9B9100919E59773006D4D06 /* IncidentLog.m in Sources */ = {isa = PBXBuildFile; fileRef = F9B9100819E59773006D4D06 /* IncidentLog.m */; };
F9B9100C19E5A0A1006D4D06 /* Incident.m in Sources */ = {isa = PBXBuildFile; fileRef = F9B9100B19E5A0A1006D4D06 /* Incident.m */; };
|
|
49
|
F9C77F50192CDE30002DBE8A /* system.json in Resources */ = {isa = PBXBuildFile; fileRef = F9C77F4F192CDE30002DBE8A /* system.json */; };
|
|
50
|
F9CED59A19BE086E008F3764 /* UIView+Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = F9CED59919BE086E008F3764 /* UIView+Toast.m */; };
|
|
51
|
F9E4D8FD19B8FD32009A7359 /* EMConnectingView_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9E4D8FF19B8FD32009A7359 /* EMConnectingView_iPad.xib */; };
|
|
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
/* 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; };
|
|
76
77
|
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; };
|
|
78
79
80
81
82
83
|
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; };
|
|
84
85
86
87
88
89
|
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>"; };
|
|
90
91
92
|
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>"; };
|
|
93
94
|
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; };
|
|
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
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>"; };
|
|
111
112
|
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; };
|
|
113
114
115
116
117
118
119
120
121
122
123
124
|
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>"; };
|
|
125
126
|
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; };
|
|
127
128
129
130
131
132
133
|
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; };
|
|
134
135
|
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; };
|
|
136
137
138
139
140
141
|
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; };
|
|
142
143
144
|
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>"; };
|
|
145
146
|
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; };
|
|
147
148
149
150
|
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; };
|
|
151
|
F9C77F4F192CDE30002DBE8A /* system.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = system.json; sourceTree = SOURCE_ROOT; };
|
|
152
153
|
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; };
|
|
154
155
156
|
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>"; };
|
|
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
|
/* 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 = (
|
|
178
|
3471866618070D9300FA0FB2 /* DUREX Vendor Control */,
|
|
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
|
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>";
};
|
|
204
|
3471866618070D9300FA0FB2 /* DUREX Vendor Control */ = {
|
|
205
206
|
isa = PBXGroup;
children = (
|
|
207
|
F9CED59719BE0863008F3764 /* Toast View */,
|
|
208
209
210
211
212
213
|
3471868F18070E4300FA0FB2 /* Framework */,
347186A718070F7F00FA0FB2 /* Device Picker */,
347186B91807290E00FA0FB2 /* Schemas */,
3471866718070D9300FA0FB2 /* Supporting Files */,
F9ED745419B89E4600C7298D /* Views */,
F9ED745519B89E7700C7298D /* Headers */,
|
|
214
|
34AAB877189804FF0019860D /* DUREXAppDelegate.m */,
|
|
215
216
|
F98356D5192E835F00EA6821 /* InitialViewController.m */,
F98356E0192EC84700EA6821 /* MenuTableViewController.m */,
|
|
217
|
F9A8EF7B192FE201009E7532 /* Stack.m */,
|
|
218
|
F98356DA192EAFD400EA6821 /* CommunicationProtocol.m */,
|
|
219
|
F933F80219B6819400521B90 /* DatePickerViewController.m */,
|
|
220
221
|
F92F567719B75F5E00A1EACA /* PriceChangerViewController.m */,
F92F568E19B763FD00A1EACA /* NameChangerViewController.m */,
|
|
222
|
F915612719C3D16D00126FE2 /* DateRangePickerViewController.m */,
|
|
223
|
34AAB880189804FF0019860D /* main.m */,
|
|
224
|
F98446EF19B9EAE9005C4992 /* Sensors.m */,
|
|
225
226
|
F989B5FE19BCD7A100657DD9 /* Sale.m */,
F989B60119BCE28C00657DD9 /* SalesLog.m */,
|
|
227
228
|
F9B9100B19E5A0A1006D4D06 /* Incident.m */,
F9B9100819E59773006D4D06 /* IncidentLog.m */,
|
|
229
|
);
|
|
230
|
name = "DUREX Vendor Control";
|
|
231
232
233
234
235
236
|
path = TestAppExample;
sourceTree = "<group>";
};
3471866718070D9300FA0FB2 /* Supporting Files */ = {
isa = PBXGroup;
children = (
|
|
237
238
|
F9ED745719B89EF000C7298D /* Images */,
F961D814199A5FA000E9282C /* Localizable.strings */,
|
|
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
|
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 = (
|
|
279
|
F961D81B199A711300E9282C /* EMConnectingView.xib */,
|
|
280
|
F9E4D8FF19B8FD32009A7359 /* EMConnectingView_iPad.xib */,
|
|
281
282
283
284
285
286
287
288
289
|
34AAB879189804FF0019860D /* EMDevicePickerViewController.h */,
34AAB87A189804FF0019860D /* EMDevicePickerViewController.m */,
);
name = "Device Picker";
sourceTree = "<group>";
};
347186B91807290E00FA0FB2 /* Schemas */ = {
isa = PBXGroup;
children = (
|
|
290
|
F9C77F4F192CDE30002DBE8A /* system.json */,
|
|
291
292
293
294
|
);
name = Schemas;
sourceTree = "<group>";
};
|
|
295
296
297
298
299
300
301
302
303
|
F9CED59719BE0863008F3764 /* Toast View */ = {
isa = PBXGroup;
children = (
F9CED59819BE086E008F3764 /* UIView+Toast.h */,
F9CED59919BE086E008F3764 /* UIView+Toast.m */,
);
name = "Toast View";
sourceTree = "<group>";
};
|
|
304
305
306
307
308
309
310
311
312
313
|
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 */,
|
|
314
315
|
F90416FE19CC776E00333AD8 /* DateRangePickerViewController.xib */,
F996591419CC7F3D00667BEC /* DateRangePickerViewController_iPad.xib */,
|
|
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
|
);
name = Views;
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 */,
|
|
331
|
F915612619C3D16D00126FE2 /* DateRangePickerViewController.h */,
|
|
332
|
F98446EE19B9EAE9005C4992 /* Sensors.h */,
|
|
333
334
|
F989B5FD19BCD7A100657DD9 /* Sale.h */,
F989B60019BCE28C00657DD9 /* SalesLog.h */,
|
|
335
336
|
F9B9100A19E5A0A1006D4D06 /* Incident.h */,
F9B9100719E59773006D4D06 /* IncidentLog.h */,
|
|
337
338
339
340
341
342
343
344
|
);
name = Headers;
sourceTree = "<group>";
};
F9ED745719B89EF000C7298D /* Images */ = {
isa = PBXGroup;
children = (
34AAB88C189805300019860D /* Images.xcassets */,
|
|
345
346
|
F989B5F919BBC80300657DD9 /* carat-open.png */,
F989B5FA19BBC80300657DD9 /* carat.png */,
|
|
347
348
349
350
351
352
353
354
|
F97B90C919B859F500DDA9EF /* icon_checkmark.png */,
F97B90CA19B859F500DDA9EF /* icon_delete.png */,
F961D80E199A5F2D00E9282C /* back_arrow.png */,
F98356D7192E906600EA6821 /* bluetooth.png */,
);
name = Images;
sourceTree = "<group>";
};
|
|
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
|
/* 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;
|
|
382
|
LastUpgradeCheck = 0510;
|
|
383
384
385
386
387
388
389
390
|
ORGANIZATIONNAME = Emmoco;
};
buildConfigurationList = 3471865818070D9300FA0FB2 /* Build configuration list for PBXProject "DUREX Vendor Control" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
|
|
391
392
|
es,
Base,
|
|
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
|
);
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 = (
|
|
409
|
F97B90CC19B859F500DDA9EF /* icon_delete.png in Resources */,
|
|
410
|
F9015D9019B73052006C7882 /* DatePickerViewController.xib in Resources */,
|
|
411
|
F9E4D8FD19B8FD32009A7359 /* EMConnectingView_iPad.xib in Resources */,
|
|
412
|
F98356D8192E906600EA6821 /* bluetooth.png in Resources */,
|
|
413
|
F9015D9719B7305E006C7882 /* DatePickerViewController_iPad.xib in Resources */,
|
|
414
|
F961D819199A711300E9282C /* EMConnectingView.xib in Resources */,
|
|
415
|
F9C77F50192CDE30002DBE8A /* system.json in Resources */,
|
|
416
|
F989B5FC19BBC80300657DD9 /* carat.png in Resources */,
|
|
417
418
419
|
F92F569B19B76A5D00A1EACA /* NameChangerViewController_iPad.xib in Resources */,
F92F567D19B7609C00A1EACA /* PriceChangerViewController.xib in Resources */,
F92F569219B7665F00A1EACA /* NameChangerViewController.xib in Resources */,
|
|
420
421
|
F90416FC19CC776E00333AD8 /* DateRangePickerViewController.xib in Resources */,
F996591219CC7F3D00667BEC /* DateRangePickerViewController_iPad.xib in Resources */,
|
|
422
423
|
F961D80C199A5F2D00E9282C /* back_arrow.png in Resources */,
F961D816199A5FA000E9282C /* Localizable.strings in Resources */,
|
|
424
|
F97B90CB19B859F500DDA9EF /* icon_checkmark.png in Resources */,
|
|
425
|
34AAB88D189805300019860D /* Images.xcassets in Resources */,
|
|
426
|
F989B5FB19BBC80300657DD9 /* carat-open.png in Resources */,
|
|
427
|
F92F568419B760A800A1EACA /* PriceChangerViewController_iPad.xib in Resources */,
|
|
428
|
F961D804199A5F1000E9282C /* MainStoryboard.storyboard in Resources */,
|
|
429
430
431
432
433
434
435
436
437
438
|
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
3471865918070D9300FA0FB2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
|
|
439
|
F915612919C3D16D00126FE2 /* DateRangePickerViewController.m in Sources */,
|
|
440
|
F92F569019B763FD00A1EACA /* NameChangerViewController.m in Sources */,
|
|
441
|
F933F80419B6819400521B90 /* DatePickerViewController.m in Sources */,
|
|
442
|
F989B5FF19BCD7A100657DD9 /* Sale.m in Sources */,
|
|
443
|
F98356D6192E835F00EA6821 /* InitialViewController.m in Sources */,
|
|
444
|
F9B9100C19E5A0A1006D4D06 /* Incident.m in Sources */,
|
|
445
|
F9CED59A19BE086E008F3764 /* UIView+Toast.m in Sources */,
|
|
446
|
F9A8EF7C192FE201009E7532 /* Stack.m in Sources */,
|
|
447
|
34AAB885189804FF0019860D /* EMDevicePickerViewController.m in Sources */,
|
|
448
|
F9B9100919E59773006D4D06 /* IncidentLog.m in Sources */,
|
|
449
|
F989B60219BCE28C00657DD9 /* SalesLog.m in Sources */,
|
|
450
|
F92F567919B75F5E00A1EACA /* PriceChangerViewController.m in Sources */,
|
|
451
|
34AAB883189804FF0019860D /* DUREXAppDelegate.m in Sources */,
|
|
452
453
|
F98356DB192EAFD400EA6821 /* CommunicationProtocol.m in Sources */,
F98356E1192EC84700EA6821 /* MenuTableViewController.m in Sources */,
|
|
454
|
F98446F019B9EAE9005C4992 /* Sensors.m in Sources */,
|
|
455
456
457
458
459
460
461
|
34AAB889189804FF0019860D /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
|
|
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
|
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;
};
|
|
482
483
484
485
486
487
488
489
490
491
|
F90416FE19CC776E00333AD8 /* DateRangePickerViewController.xib */ = {
isa = PBXVariantGroup;
children = (
F90416FD19CC776E00333AD8 /* Base */,
F904170019CC777200333AD8 /* en */,
F904170219CC777300333AD8 /* es */,
);
name = DateRangePickerViewController.xib;
sourceTree = SOURCE_ROOT;
};
|
|
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
|
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;
};
|
|
532
|
F961D806199A5F1000E9282C /* MainStoryboard.storyboard */ = {
|
|
533
534
|
isa = PBXVariantGroup;
children = (
|
|
535
536
537
|
F961D807199A5F1800E9282C /* Base */,
F961D809199A5F2200E9282C /* en */,
F961D80B199A5F2300E9282C /* es */,
|
|
538
|
);
|
|
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
|
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;
|
|
561
562
|
sourceTree = "<group>";
};
|
|
563
564
565
566
567
568
569
570
571
572
|
F961D81B199A711300E9282C /* EMConnectingView.xib */ = {
isa = PBXVariantGroup;
children = (
F961D81A199A711300E9282C /* Base */,
F961D81D199A711600E9282C /* en */,
F961D81F199A711700E9282C /* es */,
);
name = EMConnectingView.xib;
path = FirstAppExample;
sourceTree = SOURCE_ROOT;
|
|
573
574
575
576
577
578
579
580
581
582
|
};
F996591419CC7F3D00667BEC /* DateRangePickerViewController_iPad.xib */ = {
isa = PBXVariantGroup;
children = (
F996591319CC7F3D00667BEC /* Base */,
F996591619CC7F4400667BEC /* en */,
F996591819CC7F4500667BEC /* es */,
);
name = DateRangePickerViewController_iPad.xib;
sourceTree = SOURCE_ROOT;
|
|
583
|
};
|
|
584
585
586
587
588
589
590
591
592
593
|
F9E4D8FF19B8FD32009A7359 /* EMConnectingView_iPad.xib */ = {
isa = PBXVariantGroup;
children = (
F9E4D8FE19B8FD32009A7359 /* Base */,
F9E4D90119B8FD36009A7359 /* en */,
F9E4D90319B8FD37009A7359 /* es */,
);
name = EMConnectingView_iPad.xib;
sourceTree = SOURCE_ROOT;
};
|
|
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
|
/* 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;
|
|
613
614
|
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
|
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;
|
|
630
|
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
|
|
631
|
ONLY_ACTIVE_ARCH = YES;
|
|
632
|
OTHER_CODE_SIGN_FLAGS = "-gta";
|
|
633
|
SDKROOT = iphoneos;
|
|
634
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
|
};
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;
|
|
654
655
|
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
656
657
658
659
660
661
662
663
664
|
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;
|
|
665
|
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
|
|
666
|
OTHER_CODE_SIGN_FLAGS = "-gta";
|
|
667
|
SDKROOT = iphoneos;
|
|
668
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
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
|
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 */;
}
|