|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 395FFA7429D761B4006502C5 /* ParseLiveQuery.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 395FFA4429D75F1F006502C5 /* ParseLiveQuery.framework */; }; |
10 | 11 | F509D5461CA9E5B8007B15B0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F519CBB41CA9CA04005295C0 /* main.m */; };
|
11 | 12 | F509D5471CA9E5B8007B15B0 /* Message.m in Sources */ = {isa = PBXBuildFile; fileRef = F519CBBC1CA9CA2B005295C0 /* Message.m */; };
|
12 | 13 | F509D5481CA9E5B8007B15B0 /* Room.m in Sources */ = {isa = PBXBuildFile; fileRef = F519CBBF1CA9CA34005295C0 /* Room.m */; };
|
13 | 14 | F509D5491CA9E5B8007B15B0 /* ChatRoomManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F519CBCF1CA9CC4D005295C0 /* ChatRoomManager.m */; };
|
14 |
| - F570348B1CAC837800EB3067 /* ParseLiveQuery.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F519CBCA1CA9CB31005295C0 /* ParseLiveQuery.framework */; }; |
15 | 15 | /* End PBXBuildFile section */
|
16 | 16 |
|
17 | 17 | /* Begin PBXContainerItemProxy section */
|
18 |
| - F519CBC71CA9CB31005295C0 /* PBXContainerItemProxy */ = { |
| 18 | + 395FFA4129D75F1F006502C5 /* PBXContainerItemProxy */ = { |
19 | 19 | isa = PBXContainerItemProxy;
|
20 |
| - containerPortal = F519CBC21CA9CB31005295C0 /* ParseLiveQuery.xcodeproj */; |
| 20 | + containerPortal = 395FFA3A29D75F1F006502C5 /* ParseLiveQuery.xcodeproj */; |
21 | 21 | proxyType = 2;
|
22 | 22 | remoteGlobalIDString = F5A9BFCA1BE0248D00E78326;
|
23 | 23 | remoteInfo = "ParseLiveQuery-iOS";
|
24 | 24 | };
|
25 |
| - F519CBC91CA9CB31005295C0 /* PBXContainerItemProxy */ = { |
| 25 | + 395FFA4329D75F1F006502C5 /* PBXContainerItemProxy */ = { |
26 | 26 | isa = PBXContainerItemProxy;
|
27 |
| - containerPortal = F519CBC21CA9CB31005295C0 /* ParseLiveQuery.xcodeproj */; |
| 27 | + containerPortal = 395FFA3A29D75F1F006502C5 /* ParseLiveQuery.xcodeproj */; |
28 | 28 | proxyType = 2;
|
29 | 29 | remoteGlobalIDString = F5903CEA1BD999C500C3EFFE;
|
30 | 30 | remoteInfo = "ParseLiveQuery-OSX";
|
31 | 31 | };
|
32 |
| - F57034871CAC836900EB3067 /* PBXContainerItemProxy */ = { |
| 32 | + 395FFA4529D75F1F006502C5 /* PBXContainerItemProxy */ = { |
33 | 33 | isa = PBXContainerItemProxy;
|
34 |
| - containerPortal = F519CBC21CA9CB31005295C0 /* ParseLiveQuery.xcodeproj */; |
35 |
| - proxyType = 1; |
36 |
| - remoteGlobalIDString = F5903CE91BD999C500C3EFFE; |
37 |
| - remoteInfo = "ParseLiveQuery-OSX"; |
| 34 | + containerPortal = 395FFA3A29D75F1F006502C5 /* ParseLiveQuery.xcodeproj */; |
| 35 | + proxyType = 2; |
| 36 | + remoteGlobalIDString = 708836722561F502005B32F0; |
| 37 | + remoteInfo = "ParseLiveQuery-watchOS"; |
| 38 | + }; |
| 39 | + 395FFA4729D75F1F006502C5 /* PBXContainerItemProxy */ = { |
| 40 | + isa = PBXContainerItemProxy; |
| 41 | + containerPortal = 395FFA3A29D75F1F006502C5 /* ParseLiveQuery.xcodeproj */; |
| 42 | + proxyType = 2; |
| 43 | + remoteGlobalIDString = 708836942561F55B005B32F0; |
| 44 | + remoteInfo = "ParseLiveQuery-tvOS"; |
38 | 45 | };
|
39 | 46 | /* End PBXContainerItemProxy section */
|
40 | 47 |
|
41 | 48 | /* Begin PBXFileReference section */
|
| 49 | + 395FFA3A29D75F1F006502C5 /* ParseLiveQuery.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ParseLiveQuery.xcodeproj; path = ../ParseLiveQuery.xcodeproj; sourceTree = "<group>"; }; |
42 | 50 | 46BB59B59BEB1C1B30D1528A /* Pods-LiveQueryDemo-ObjC.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LiveQueryDemo-ObjC.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-LiveQueryDemo-ObjC/Pods-LiveQueryDemo-ObjC.debug.xcconfig"; sourceTree = "<group>"; };
|
43 | 51 | B8FE714A9B78962AE71BE6E5 /* Pods_LiveQueryDemo_ObjC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LiveQueryDemo_ObjC.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
44 | 52 | BBA908F914DAEEBB466454E2 /* Pods-LiveQueryDemo-ObjC.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LiveQueryDemo-ObjC.release.xcconfig"; path = "../Pods/Target Support Files/Pods-LiveQueryDemo-ObjC/Pods-LiveQueryDemo-ObjC.release.xcconfig"; sourceTree = "<group>"; };
|
|
49 | 57 | F519CBBC1CA9CA2B005295C0 /* Message.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Message.m; sourceTree = "<group>"; };
|
50 | 58 | F519CBBE1CA9CA34005295C0 /* Room.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Room.h; sourceTree = "<group>"; };
|
51 | 59 | F519CBBF1CA9CA34005295C0 /* Room.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Room.m; sourceTree = "<group>"; };
|
52 |
| - F519CBC21CA9CB31005295C0 /* ParseLiveQuery.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ParseLiveQuery.xcodeproj; path = ../Sources/ParseLiveQuery.xcodeproj; sourceTree = "<group>"; }; |
53 | 60 | F519CBCE1CA9CC4D005295C0 /* ChatRoomManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChatRoomManager.h; sourceTree = "<group>"; };
|
54 | 61 | F519CBCF1CA9CC4D005295C0 /* ChatRoomManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChatRoomManager.m; sourceTree = "<group>"; };
|
55 | 62 | /* End PBXFileReference section */
|
|
59 | 66 | isa = PBXFrameworksBuildPhase;
|
60 | 67 | buildActionMask = 2147483647;
|
61 | 68 | files = (
|
62 |
| - F570348B1CAC837800EB3067 /* ParseLiveQuery.framework in Frameworks */, |
| 69 | + 395FFA7429D761B4006502C5 /* ParseLiveQuery.framework in Frameworks */, |
63 | 70 | );
|
64 | 71 | runOnlyForDeploymentPostprocessing = 0;
|
65 | 72 | };
|
66 | 73 | /* End PBXFrameworksBuildPhase section */
|
67 | 74 |
|
68 | 75 | /* Begin PBXGroup section */
|
| 76 | + 395FFA3B29D75F1F006502C5 /* Products */ = { |
| 77 | + isa = PBXGroup; |
| 78 | + children = ( |
| 79 | + 395FFA4229D75F1F006502C5 /* ParseLiveQuery.framework */, |
| 80 | + 395FFA4429D75F1F006502C5 /* ParseLiveQuery.framework */, |
| 81 | + 395FFA4629D75F1F006502C5 /* ParseLiveQuery_watchOS.framework */, |
| 82 | + 395FFA4829D75F1F006502C5 /* ParseLiveQuery_tvOS.framework */, |
| 83 | + ); |
| 84 | + name = Products; |
| 85 | + sourceTree = "<group>"; |
| 86 | + }; |
69 | 87 | E0B5CD933BEBE8518E7750F2 /* Frameworks */ = {
|
70 | 88 | isa = PBXGroup;
|
71 | 89 | children = (
|
72 |
| - F519CBC21CA9CB31005295C0 /* ParseLiveQuery.xcodeproj */, |
| 90 | + 395FFA3A29D75F1F006502C5 /* ParseLiveQuery.xcodeproj */, |
73 | 91 | B8FE714A9B78962AE71BE6E5 /* Pods_LiveQueryDemo_ObjC.framework */,
|
74 | 92 | );
|
75 | 93 | name = Frameworks;
|
|
117 | 135 | path = "LiveQueryDemo-ObjC";
|
118 | 136 | sourceTree = "<group>";
|
119 | 137 | };
|
120 |
| - F519CBC31CA9CB31005295C0 /* Products */ = { |
121 |
| - isa = PBXGroup; |
122 |
| - children = ( |
123 |
| - F519CBC81CA9CB31005295C0 /* ParseLiveQuery.framework */, |
124 |
| - F519CBCA1CA9CB31005295C0 /* ParseLiveQuery.framework */, |
125 |
| - ); |
126 |
| - name = Products; |
127 |
| - sourceTree = "<group>"; |
128 |
| - }; |
129 | 138 | /* End PBXGroup section */
|
130 | 139 |
|
131 | 140 | /* Begin PBXNativeTarget section */
|
|
140 | 149 | buildRules = (
|
141 | 150 | );
|
142 | 151 | dependencies = (
|
143 |
| - F57034881CAC836900EB3067 /* PBXTargetDependency */, |
144 | 152 | );
|
145 | 153 | name = "LiveQueryDemo-ObjC";
|
146 | 154 | productName = LiveQueryDemo;
|
|
174 | 182 | projectDirPath = "";
|
175 | 183 | projectReferences = (
|
176 | 184 | {
|
177 |
| - ProductGroup = F519CBC31CA9CB31005295C0 /* Products */; |
178 |
| - ProjectRef = F519CBC21CA9CB31005295C0 /* ParseLiveQuery.xcodeproj */; |
| 185 | + ProductGroup = 395FFA3B29D75F1F006502C5 /* Products */; |
| 186 | + ProjectRef = 395FFA3A29D75F1F006502C5 /* ParseLiveQuery.xcodeproj */; |
179 | 187 | },
|
180 | 188 | );
|
181 | 189 | projectRoot = "";
|
|
186 | 194 | /* End PBXProject section */
|
187 | 195 |
|
188 | 196 | /* Begin PBXReferenceProxy section */
|
189 |
| - F519CBC81CA9CB31005295C0 /* ParseLiveQuery.framework */ = { |
| 197 | + 395FFA4229D75F1F006502C5 /* ParseLiveQuery.framework */ = { |
190 | 198 | isa = PBXReferenceProxy;
|
191 | 199 | fileType = wrapper.framework;
|
192 | 200 | path = ParseLiveQuery.framework;
|
193 |
| - remoteRef = F519CBC71CA9CB31005295C0 /* PBXContainerItemProxy */; |
| 201 | + remoteRef = 395FFA4129D75F1F006502C5 /* PBXContainerItemProxy */; |
194 | 202 | sourceTree = BUILT_PRODUCTS_DIR;
|
195 | 203 | };
|
196 |
| - F519CBCA1CA9CB31005295C0 /* ParseLiveQuery.framework */ = { |
| 204 | + 395FFA4429D75F1F006502C5 /* ParseLiveQuery.framework */ = { |
197 | 205 | isa = PBXReferenceProxy;
|
198 | 206 | fileType = wrapper.framework;
|
199 | 207 | path = ParseLiveQuery.framework;
|
200 |
| - remoteRef = F519CBC91CA9CB31005295C0 /* PBXContainerItemProxy */; |
| 208 | + remoteRef = 395FFA4329D75F1F006502C5 /* PBXContainerItemProxy */; |
| 209 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 210 | + }; |
| 211 | + 395FFA4629D75F1F006502C5 /* ParseLiveQuery_watchOS.framework */ = { |
| 212 | + isa = PBXReferenceProxy; |
| 213 | + fileType = wrapper.framework; |
| 214 | + path = ParseLiveQuery_watchOS.framework; |
| 215 | + remoteRef = 395FFA4529D75F1F006502C5 /* PBXContainerItemProxy */; |
| 216 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 217 | + }; |
| 218 | + 395FFA4829D75F1F006502C5 /* ParseLiveQuery_tvOS.framework */ = { |
| 219 | + isa = PBXReferenceProxy; |
| 220 | + fileType = wrapper.framework; |
| 221 | + path = ParseLiveQuery_tvOS.framework; |
| 222 | + remoteRef = 395FFA4729D75F1F006502C5 /* PBXContainerItemProxy */; |
201 | 223 | sourceTree = BUILT_PRODUCTS_DIR;
|
202 | 224 | };
|
203 | 225 | /* End PBXReferenceProxy section */
|
|
226 | 248 | };
|
227 | 249 | /* End PBXSourcesBuildPhase section */
|
228 | 250 |
|
229 |
| -/* Begin PBXTargetDependency section */ |
230 |
| - F57034881CAC836900EB3067 /* PBXTargetDependency */ = { |
231 |
| - isa = PBXTargetDependency; |
232 |
| - name = "ParseLiveQuery-OSX"; |
233 |
| - targetProxy = F57034871CAC836900EB3067 /* PBXContainerItemProxy */; |
234 |
| - }; |
235 |
| -/* End PBXTargetDependency section */ |
236 |
| - |
237 | 251 | /* Begin XCBuildConfiguration section */
|
238 | 252 | F509D5401CA9E597007B15B0 /* Debug */ = {
|
239 | 253 | isa = XCBuildConfiguration;
|
240 | 254 | buildSettings = {
|
241 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
242 | 255 | CODE_SIGN_IDENTITY = "-";
|
243 | 256 | COMBINE_HIDPI_IMAGES = YES;
|
244 | 257 | INFOPLIST_FILE = "$(SRCROOT)/LiveQueryDemo-ObjC/Info.plist";
|
|
252 | 265 | F509D5411CA9E597007B15B0 /* Release */ = {
|
253 | 266 | isa = XCBuildConfiguration;
|
254 | 267 | buildSettings = {
|
255 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
256 | 268 | CODE_SIGN_IDENTITY = "-";
|
257 | 269 | COMBINE_HIDPI_IMAGES = YES;
|
258 | 270 | INFOPLIST_FILE = "$(SRCROOT)/LiveQueryDemo-ObjC/Info.plist";
|
|
0 commit comments