|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
3471866118070D9300FA0FB2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471866018070D9300FA0FB2 /* Foundation.framework */; };
3471866318070D9300FA0FB2 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471866218070D9300FA0FB2 /* CoreGraphics.framework */; };
3471866518070D9300FA0FB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471866418070D9300FA0FB2 /* UIKit.framework */; };
3471867A18070D9300FA0FB2 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471867918070D9300FA0FB2 /* XCTest.framework */; };
3471867B18070D9300FA0FB2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471866018070D9300FA0FB2 /* Foundation.framework */; };
3471867C18070D9300FA0FB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3471866418070D9300FA0FB2 /* UIKit.framework */; };
347186A618070E7200FA0FB2 /* libEMFramework.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 347186A518070E7200FA0FB2 /* libEMFramework.a */; };
347186AC18070FAB00FA0FB2 /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 347186AB18070FAB00FA0FB2 /* CoreBluetooth.framework */; };
|
|
18
|
34AAB883189804FF0019860D /* DUREXAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AAB877189804FF0019860D /* DUREXAppDelegate.m */; };
|
|
19
20
21
|
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 */; };
|
|
22
23
24
25
26
27
28
29
|
F9015D9019B73052006C7882 /* DatePickerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9015D9219B73052006C7882 /* DatePickerViewController.xib */; };
F9015D9719B7305E006C7882 /* DatePickerViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9015D9919B7305E006C7882 /* DatePickerViewController_iPad.xib */; };
F92F567919B75F5E00A1EACA /* PriceChangerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F92F567719B75F5E00A1EACA /* PriceChangerViewController.m */; };
F92F567D19B7609C00A1EACA /* PriceChangerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F92F567F19B7609C00A1EACA /* PriceChangerViewController.xib */; };
F92F568419B760A800A1EACA /* PriceChangerViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F92F568619B760A800A1EACA /* PriceChangerViewController_iPad.xib */; };
F92F569019B763FD00A1EACA /* NameChangerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F92F568E19B763FD00A1EACA /* NameChangerViewController.m */; };
F92F569219B7665F00A1EACA /* NameChangerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F92F569419B7665F00A1EACA /* NameChangerViewController.xib */; };
F92F569B19B76A5D00A1EACA /* NameChangerViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F92F569D19B76A5D00A1EACA /* NameChangerViewController_iPad.xib */; };
|
|
30
|
F933F80419B6819400521B90 /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F933F80219B6819400521B90 /* DatePickerViewController.m */; };
|
|
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 */; };
|
|
35
36
37
38
|
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 */; };
|
|
39
|
F9A8EF7C192FE201009E7532 /* Stack.m in Sources */ = {isa = PBXBuildFile; fileRef = F9A8EF7B192FE201009E7532 /* Stack.m */; };
|
|
40
|
F9C77F50192CDE30002DBE8A /* system.json in Resources */ = {isa = PBXBuildFile; fileRef = F9C77F4F192CDE30002DBE8A /* system.json */; };
|
|
41
42
43
44
45
46
47
48
49
50
51
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 PBXContainerItemProxy section */
3471867D18070D9300FA0FB2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 3471865518070D9300FA0FB2 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 3471865C18070D9300FA0FB2;
remoteInfo = TestAppExample;
};
/* End PBXContainerItemProxy 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; };
3471867818070D9300FA0FB2 /* DUREX Vendor ControlTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "DUREX Vendor ControlTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
F9015D9119B73052006C7882 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DatePickerViewController.xib; sourceTree = "<group>"; };
F9015D9419B73056006C7882 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DatePickerViewController.strings; sourceTree = "<group>"; };
F9015D9619B73057006C7882 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DatePickerViewController.strings; sourceTree = "<group>"; };
F9015D9819B7305E006C7882 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DatePickerViewController_iPad.xib; sourceTree = "<group>"; };
F9015D9B19B73062006C7882 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DatePickerViewController_iPad.strings; sourceTree = "<group>"; };
F9015D9D19B73062006C7882 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DatePickerViewController_iPad.strings; sourceTree = "<group>"; };
F92F567619B75F5E00A1EACA /* PriceChangerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PriceChangerViewController.h; sourceTree = SOURCE_ROOT; };
F92F567719B75F5E00A1EACA /* PriceChangerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PriceChangerViewController.m; sourceTree = SOURCE_ROOT; };
F92F567E19B7609C00A1EACA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PriceChangerViewController.xib; sourceTree = "<group>"; };
F92F568119B760A100A1EACA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PriceChangerViewController.strings; sourceTree = "<group>"; };
F92F568519B760A800A1EACA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PriceChangerViewController_iPad.xib; sourceTree = "<group>"; };
F92F568819B760AA00A1EACA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PriceChangerViewController_iPad.strings; sourceTree = "<group>"; };
F92F568A19B760AB00A1EACA /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/PriceChangerViewController_iPad.strings; sourceTree = "<group>"; };
F92F568C19B7616200A1EACA /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/PriceChangerViewController.strings; sourceTree = "<group>"; };
F92F568D19B763FD00A1EACA /* NameChangerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NameChangerViewController.h; sourceTree = SOURCE_ROOT; };
F92F568E19B763FD00A1EACA /* NameChangerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NameChangerViewController.m; sourceTree = SOURCE_ROOT; };
F92F569319B7665F00A1EACA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/NameChangerViewController.xib; sourceTree = "<group>"; };
F92F569619B7666300A1EACA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/NameChangerViewController.strings; sourceTree = "<group>"; };
F92F569819B7666400A1EACA /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/NameChangerViewController.strings; sourceTree = "<group>"; };
F92F569C19B76A5D00A1EACA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/NameChangerViewController_iPad.xib; sourceTree = "<group>"; };
F92F569F19B76A6300A1EACA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/NameChangerViewController_iPad.strings; sourceTree = "<group>"; };
F92F56A119B76A6400A1EACA /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/NameChangerViewController_iPad.strings; sourceTree = "<group>"; };
|
|
106
107
|
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; };
|
|
108
109
110
111
112
113
114
115
116
117
118
119
|
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>"; };
|
|
120
121
122
123
124
125
126
|
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; };
|
|
127
128
|
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; };
|
|
129
|
F9C77F4F192CDE30002DBE8A /* system.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = system.json; sourceTree = SOURCE_ROOT; };
|
|
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
|
/* 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;
};
3471867518070D9300FA0FB2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
3471867A18070D9300FA0FB2 /* XCTest.framework in Frameworks */,
3471867C18070D9300FA0FB2 /* UIKit.framework in Frameworks */,
3471867B18070D9300FA0FB2 /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
3471865418070D9300FA0FB2 = {
isa = PBXGroup;
children = (
3471866618070D9300FA0FB2 /* FirstApp */,
3471865F18070D9300FA0FB2 /* Frameworks */,
3471865E18070D9300FA0FB2 /* Products */,
);
sourceTree = "<group>";
};
3471865E18070D9300FA0FB2 /* Products */ = {
isa = PBXGroup;
children = (
3471865D18070D9300FA0FB2 /* DUREX Vendor Control.app */,
3471867818070D9300FA0FB2 /* DUREX Vendor ControlTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
3471865F18070D9300FA0FB2 /* Frameworks */ = {
isa = PBXGroup;
children = (
347186AB18070FAB00FA0FB2 /* CoreBluetooth.framework */,
3471866018070D9300FA0FB2 /* Foundation.framework */,
3471866218070D9300FA0FB2 /* CoreGraphics.framework */,
3471866418070D9300FA0FB2 /* UIKit.framework */,
3471867918070D9300FA0FB2 /* XCTest.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
3471866618070D9300FA0FB2 /* FirstApp */ = {
isa = PBXGroup;
children = (
|
|
191
192
|
F961D814199A5FA000E9282C /* Localizable.strings */,
F961D806199A5F1000E9282C /* MainStoryboard.storyboard */,
|
|
193
194
|
34AAB876189804FF0019860D /* DUREXAppDelegate.h */,
34AAB877189804FF0019860D /* DUREXAppDelegate.m */,
|
|
195
196
197
198
199
200
|
F98356D4192E835F00EA6821 /* InitialViewController.h */,
F98356D5192E835F00EA6821 /* InitialViewController.m */,
F98356DF192EC84700EA6821 /* MenuTableViewController.h */,
F98356E0192EC84700EA6821 /* MenuTableViewController.m */,
F98356D9192EAFD400EA6821 /* CommunicationProtocol.h */,
F98356DA192EAFD400EA6821 /* CommunicationProtocol.m */,
|
|
201
202
|
F9A8EF7A192FE201009E7532 /* Stack.h */,
F9A8EF7B192FE201009E7532 /* Stack.m */,
|
|
203
204
|
F933F80119B6819400521B90 /* DatePickerViewController.h */,
F933F80219B6819400521B90 /* DatePickerViewController.m */,
|
|
205
206
207
208
209
210
211
212
213
214
|
F9015D9219B73052006C7882 /* DatePickerViewController.xib */,
F9015D9919B7305E006C7882 /* DatePickerViewController_iPad.xib */,
F92F567619B75F5E00A1EACA /* PriceChangerViewController.h */,
F92F567719B75F5E00A1EACA /* PriceChangerViewController.m */,
F92F567F19B7609C00A1EACA /* PriceChangerViewController.xib */,
F92F568619B760A800A1EACA /* PriceChangerViewController_iPad.xib */,
F92F568D19B763FD00A1EACA /* NameChangerViewController.h */,
F92F568E19B763FD00A1EACA /* NameChangerViewController.m */,
F92F569419B7665F00A1EACA /* NameChangerViewController.xib */,
F92F569D19B76A5D00A1EACA /* NameChangerViewController_iPad.xib */,
|
|
215
216
217
218
219
220
221
222
223
224
225
226
227
|
34AAB88C189805300019860D /* Images.xcassets */,
347186B91807290E00FA0FB2 /* Schemas */,
347186A718070F7F00FA0FB2 /* Device Picker */,
3471868F18070E4300FA0FB2 /* Framework */,
3471866718070D9300FA0FB2 /* Supporting Files */,
);
name = FirstApp;
path = TestAppExample;
sourceTree = "<group>";
};
3471866718070D9300FA0FB2 /* Supporting Files */ = {
isa = PBXGroup;
children = (
|
|
228
|
F961D80E199A5F2D00E9282C /* back_arrow.png */,
|
|
229
|
F98356D7192E906600EA6821 /* bluetooth.png */,
|
|
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
|
34AAB87E189804FF0019860D /* DUREX Vendor Control-Info.plist */,
34AAB87F189804FF0019860D /* DUREX Vendor Control-Prefix.pch */,
34AAB880189804FF0019860D /* main.m */,
);
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 = (
|
|
271
|
F961D81B199A711300E9282C /* EMConnectingView.xib */,
|
|
272
273
274
275
276
277
278
279
280
|
34AAB879189804FF0019860D /* EMDevicePickerViewController.h */,
34AAB87A189804FF0019860D /* EMDevicePickerViewController.m */,
);
name = "Device Picker";
sourceTree = "<group>";
};
347186B91807290E00FA0FB2 /* Schemas */ = {
isa = PBXGroup;
children = (
|
|
281
|
F9C77F4F192CDE30002DBE8A /* system.json */,
|
|
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
|
);
name = Schemas;
sourceTree = "<group>";
};
/* 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";
};
3471867718070D9300FA0FB2 /* DUREX Vendor ControlTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 3471868C18070D9300FA0FB2 /* Build configuration list for PBXNativeTarget "DUREX Vendor ControlTests" */;
buildPhases = (
3471867418070D9300FA0FB2 /* Sources */,
3471867518070D9300FA0FB2 /* Frameworks */,
3471867618070D9300FA0FB2 /* Resources */,
);
buildRules = (
);
dependencies = (
3471867E18070D9300FA0FB2 /* PBXTargetDependency */,
);
name = "DUREX Vendor ControlTests";
productName = TestAppExampleTests;
productReference = 3471867818070D9300FA0FB2 /* DUREX Vendor ControlTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
3471865518070D9300FA0FB2 /* Project object */ = {
isa = PBXProject;
attributes = {
CLASSPREFIX = EM;
|
|
331
|
LastUpgradeCheck = 0510;
|
|
332
333
334
335
336
337
338
339
340
341
342
343
344
|
ORGANIZATIONNAME = Emmoco;
TargetAttributes = {
3471867718070D9300FA0FB2 = {
TestTargetID = 3471865C18070D9300FA0FB2;
};
};
};
buildConfigurationList = 3471865818070D9300FA0FB2 /* Build configuration list for PBXProject "DUREX Vendor Control" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
|
|
345
346
|
es,
Base,
|
|
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
|
);
mainGroup = 3471865418070D9300FA0FB2;
productRefGroup = 3471865E18070D9300FA0FB2 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
3471865C18070D9300FA0FB2 /* DUREX Vendor Control */,
3471867718070D9300FA0FB2 /* DUREX Vendor ControlTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
3471865B18070D9300FA0FB2 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
|
|
364
|
F9015D9019B73052006C7882 /* DatePickerViewController.xib in Resources */,
|
|
365
|
F98356D8192E906600EA6821 /* bluetooth.png in Resources */,
|
|
366
|
F9015D9719B7305E006C7882 /* DatePickerViewController_iPad.xib in Resources */,
|
|
367
|
F961D819199A711300E9282C /* EMConnectingView.xib in Resources */,
|
|
368
|
F9C77F50192CDE30002DBE8A /* system.json in Resources */,
|
|
369
370
371
|
F92F569B19B76A5D00A1EACA /* NameChangerViewController_iPad.xib in Resources */,
F92F567D19B7609C00A1EACA /* PriceChangerViewController.xib in Resources */,
F92F569219B7665F00A1EACA /* NameChangerViewController.xib in Resources */,
|
|
372
373
|
F961D80C199A5F2D00E9282C /* back_arrow.png in Resources */,
F961D816199A5FA000E9282C /* Localizable.strings in Resources */,
|
|
374
|
34AAB88D189805300019860D /* Images.xcassets in Resources */,
|
|
375
|
F92F568419B760A800A1EACA /* PriceChangerViewController_iPad.xib in Resources */,
|
|
376
|
F961D804199A5F1000E9282C /* MainStoryboard.storyboard in Resources */,
|
|
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
|
);
runOnlyForDeploymentPostprocessing = 0;
};
3471867618070D9300FA0FB2 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
3471865918070D9300FA0FB2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
|
|
394
|
F92F569019B763FD00A1EACA /* NameChangerViewController.m in Sources */,
|
|
395
|
F933F80419B6819400521B90 /* DatePickerViewController.m in Sources */,
|
|
396
|
F98356D6192E835F00EA6821 /* InitialViewController.m in Sources */,
|
|
397
|
F9A8EF7C192FE201009E7532 /* Stack.m in Sources */,
|
|
398
|
34AAB885189804FF0019860D /* EMDevicePickerViewController.m in Sources */,
|
|
399
|
F92F567919B75F5E00A1EACA /* PriceChangerViewController.m in Sources */,
|
|
400
|
34AAB883189804FF0019860D /* DUREXAppDelegate.m in Sources */,
|
|
401
402
|
F98356DB192EAFD400EA6821 /* CommunicationProtocol.m in Sources */,
F98356E1192EC84700EA6821 /* MenuTableViewController.m in Sources */,
|
|
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
|
34AAB889189804FF0019860D /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
3471867418070D9300FA0FB2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
3471867E18070D9300FA0FB2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 3471865C18070D9300FA0FB2 /* DUREX Vendor Control */;
targetProxy = 3471867D18070D9300FA0FB2 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
|
|
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
|
F9015D9219B73052006C7882 /* DatePickerViewController.xib */ = {
isa = PBXVariantGroup;
children = (
F9015D9119B73052006C7882 /* Base */,
F9015D9419B73056006C7882 /* en */,
F9015D9619B73057006C7882 /* es */,
);
name = DatePickerViewController.xib;
sourceTree = SOURCE_ROOT;
};
F9015D9919B7305E006C7882 /* DatePickerViewController_iPad.xib */ = {
isa = PBXVariantGroup;
children = (
F9015D9819B7305E006C7882 /* Base */,
F9015D9B19B73062006C7882 /* en */,
F9015D9D19B73062006C7882 /* es */,
);
name = DatePickerViewController_iPad.xib;
sourceTree = SOURCE_ROOT;
};
F92F567F19B7609C00A1EACA /* PriceChangerViewController.xib */ = {
isa = PBXVariantGroup;
children = (
F92F567E19B7609C00A1EACA /* Base */,
F92F568119B760A100A1EACA /* en */,
F92F568C19B7616200A1EACA /* es */,
);
name = PriceChangerViewController.xib;
sourceTree = SOURCE_ROOT;
};
F92F568619B760A800A1EACA /* PriceChangerViewController_iPad.xib */ = {
isa = PBXVariantGroup;
children = (
F92F568519B760A800A1EACA /* Base */,
F92F568819B760AA00A1EACA /* en */,
F92F568A19B760AB00A1EACA /* es */,
);
name = PriceChangerViewController_iPad.xib;
sourceTree = SOURCE_ROOT;
};
F92F569419B7665F00A1EACA /* NameChangerViewController.xib */ = {
isa = PBXVariantGroup;
children = (
F92F569319B7665F00A1EACA /* Base */,
F92F569619B7666300A1EACA /* en */,
F92F569819B7666400A1EACA /* es */,
);
name = NameChangerViewController.xib;
sourceTree = SOURCE_ROOT;
};
F92F569D19B76A5D00A1EACA /* NameChangerViewController_iPad.xib */ = {
isa = PBXVariantGroup;
children = (
F92F569C19B76A5D00A1EACA /* Base */,
F92F569F19B76A6300A1EACA /* en */,
F92F56A119B76A6400A1EACA /* es */,
);
name = NameChangerViewController_iPad.xib;
sourceTree = SOURCE_ROOT;
};
|
|
485
|
F961D806199A5F1000E9282C /* MainStoryboard.storyboard */ = {
|
|
486
487
|
isa = PBXVariantGroup;
children = (
|
|
488
489
490
|
F961D807199A5F1800E9282C /* Base */,
F961D809199A5F2200E9282C /* en */,
F961D80B199A5F2300E9282C /* es */,
|
|
491
|
);
|
|
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
|
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;
|
|
514
515
|
sourceTree = "<group>";
};
|
|
516
517
518
519
520
521
522
523
524
525
526
|
F961D81B199A711300E9282C /* EMConnectingView.xib */ = {
isa = PBXVariantGroup;
children = (
F961D81A199A711300E9282C /* Base */,
F961D81D199A711600E9282C /* en */,
F961D81F199A711700E9282C /* es */,
);
name = EMConnectingView.xib;
path = FirstAppExample;
sourceTree = SOURCE_ROOT;
};
|
|
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
|
/* 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;
|
|
546
547
|
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
|
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;
|
|
563
|
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
|
|
564
|
ONLY_ACTIVE_ARCH = YES;
|
|
565
|
OTHER_CODE_SIGN_FLAGS = "-gta";
|
|
566
|
SDKROOT = iphoneos;
|
|
567
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
|
};
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;
|
|
587
588
|
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
589
590
591
592
593
594
595
596
597
|
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;
|
|
598
|
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
|
|
599
|
OTHER_CODE_SIGN_FLAGS = "-gta";
|
|
600
|
SDKROOT = iphoneos;
|
|
601
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
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
|
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;
};
3471868D18070D9300FA0FB2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TestAppExample.app/TestAppExample";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
"$(DEVELOPER_FRAMEWORKS_DIR)",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "TestAppExample/TestAppExample-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = "TestAppExampleTests/FirstAppTests-Info.plist";
PRODUCT_NAME = "DUREX Vendor ControlTests";
TEST_HOST = "$(BUNDLE_LOADER)";
WRAPPER_EXTENSION = xctest;
};
name = Debug;
};
3471868E18070D9300FA0FB2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TestAppExample.app/TestAppExample";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
"$(DEVELOPER_FRAMEWORKS_DIR)",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "TestAppExample/TestAppExample-Prefix.pch";
INFOPLIST_FILE = "TestAppExampleTests/FirstAppTests-Info.plist";
PRODUCT_NAME = "DUREX Vendor ControlTests";
TEST_HOST = "$(BUNDLE_LOADER)";
WRAPPER_EXTENSION = xctest;
};
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;
};
3471868C18070D9300FA0FB2 /* Build configuration list for PBXNativeTarget "DUREX Vendor ControlTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3471868D18070D9300FA0FB2 /* Debug */,
3471868E18070D9300FA0FB2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 3471865518070D9300FA0FB2 /* Project object */;
}
|