|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 7F64F07377979A28C88AF3AE /* Pods_LiveQueryDemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E6A6F02FD57E57309877DA38 /* Pods_LiveQueryDemo.framework */; };
|
| 11 | + 8199A4091CA1EF3300BF61E1 /* ParseLiveQuery.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8199A4061CA1EF1800BF61E1 /* ParseLiveQuery.framework */; }; |
11 | 12 | F59F85B01C9BB48200566A29 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = F59F85AF1C9BB48200566A29 /* main.swift */; };
|
12 | 13 | F59F85B81C9BB4B600566A29 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = F59F85B61C9BB4B600566A29 /* Message.swift */; };
|
13 | 14 | F59F85B91C9BB4B600566A29 /* Room.swift in Sources */ = {isa = PBXBuildFile; fileRef = F59F85B71C9BB4B600566A29 /* Room.swift */; };
|
14 |
| - F59F85BD1C9BB66C00566A29 /* ParseLiveQuery.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F59F85BC1C9BB66C00566A29 /* ParseLiveQuery.framework */; }; |
15 | 15 | /* End PBXBuildFile section */
|
16 | 16 |
|
| 17 | +/* Begin PBXContainerItemProxy section */ |
| 18 | + 8199A4031CA1EF1800BF61E1 /* PBXContainerItemProxy */ = { |
| 19 | + isa = PBXContainerItemProxy; |
| 20 | + containerPortal = 8199A3FE1CA1EF1800BF61E1 /* ParseLiveQuery.xcodeproj */; |
| 21 | + proxyType = 2; |
| 22 | + remoteGlobalIDString = F5A9BFCA1BE0248D00E78326; |
| 23 | + remoteInfo = "ParseLiveQuery-iOS"; |
| 24 | + }; |
| 25 | + 8199A4051CA1EF1800BF61E1 /* PBXContainerItemProxy */ = { |
| 26 | + isa = PBXContainerItemProxy; |
| 27 | + containerPortal = 8199A3FE1CA1EF1800BF61E1 /* ParseLiveQuery.xcodeproj */; |
| 28 | + proxyType = 2; |
| 29 | + remoteGlobalIDString = F5903CEA1BD999C500C3EFFE; |
| 30 | + remoteInfo = "ParseLiveQuery-OSX"; |
| 31 | + }; |
| 32 | + 8199A4071CA1EF2100BF61E1 /* PBXContainerItemProxy */ = { |
| 33 | + isa = PBXContainerItemProxy; |
| 34 | + containerPortal = 8199A3FE1CA1EF1800BF61E1 /* ParseLiveQuery.xcodeproj */; |
| 35 | + proxyType = 1; |
| 36 | + remoteGlobalIDString = F5903CE91BD999C500C3EFFE; |
| 37 | + remoteInfo = "ParseLiveQuery-OSX"; |
| 38 | + }; |
| 39 | +/* End PBXContainerItemProxy section */ |
| 40 | + |
17 | 41 | /* Begin PBXCopyFilesBuildPhase section */
|
18 | 42 | F59F85AA1C9BB48200566A29 /* CopyFiles */ = {
|
19 | 43 | isa = PBXCopyFilesBuildPhase;
|
|
29 | 53 | /* Begin PBXFileReference section */
|
30 | 54 | 3AC9312CEDA0007F8EAA9880 /* Pods-LiveQueryDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LiveQueryDemo.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-LiveQueryDemo/Pods-LiveQueryDemo.debug.xcconfig"; sourceTree = "<group>"; };
|
31 | 55 | 497772719B97C861F0896BFC /* Pods-LiveQueryDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LiveQueryDemo.release.xcconfig"; path = "../Pods/Target Support Files/Pods-LiveQueryDemo/Pods-LiveQueryDemo.release.xcconfig"; sourceTree = "<group>"; };
|
| 56 | + 8199A3FE1CA1EF1800BF61E1 /* ParseLiveQuery.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ParseLiveQuery.xcodeproj; path = ../Sources/ParseLiveQuery.xcodeproj; sourceTree = "<group>"; }; |
32 | 57 | E6A6F02FD57E57309877DA38 /* Pods_LiveQueryDemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LiveQueryDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
33 | 58 | F59F85AC1C9BB48200566A29 /* LiveQueryDemo */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = LiveQueryDemo; sourceTree = BUILT_PRODUCTS_DIR; };
|
34 | 59 | F59F85AF1C9BB48200566A29 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
|
|
42 | 67 | isa = PBXFrameworksBuildPhase;
|
43 | 68 | buildActionMask = 2147483647;
|
44 | 69 | files = (
|
45 |
| - F59F85BD1C9BB66C00566A29 /* ParseLiveQuery.framework in Frameworks */, |
| 70 | + 8199A4091CA1EF3300BF61E1 /* ParseLiveQuery.framework in Frameworks */, |
46 | 71 | 7F64F07377979A28C88AF3AE /* Pods_LiveQueryDemo.framework in Frameworks */,
|
47 | 72 | );
|
48 | 73 | runOnlyForDeploymentPostprocessing = 0;
|
|
53 | 78 | 2E2DAD338FCB65EC95CB7AA9 /* Frameworks */ = {
|
54 | 79 | isa = PBXGroup;
|
55 | 80 | children = (
|
| 81 | + 8199A3FE1CA1EF1800BF61E1 /* ParseLiveQuery.xcodeproj */, |
56 | 82 | F59F85BC1C9BB66C00566A29 /* ParseLiveQuery.framework */,
|
57 | 83 | E6A6F02FD57E57309877DA38 /* Pods_LiveQueryDemo.framework */,
|
58 | 84 | );
|
59 | 85 | name = Frameworks;
|
60 | 86 | sourceTree = "<group>";
|
61 | 87 | };
|
| 88 | + 8199A3FF1CA1EF1800BF61E1 /* Products */ = { |
| 89 | + isa = PBXGroup; |
| 90 | + children = ( |
| 91 | + 8199A4041CA1EF1800BF61E1 /* ParseLiveQuery.framework */, |
| 92 | + 8199A4061CA1EF1800BF61E1 /* ParseLiveQuery.framework */, |
| 93 | + ); |
| 94 | + name = Products; |
| 95 | + sourceTree = "<group>"; |
| 96 | + }; |
62 | 97 | B4367C9D9257525F9D28B542 /* Pods */ = {
|
63 | 98 | isa = PBXGroup;
|
64 | 99 | children = (
|
|
114 | 149 | buildRules = (
|
115 | 150 | );
|
116 | 151 | dependencies = (
|
| 152 | + 8199A4081CA1EF2100BF61E1 /* PBXTargetDependency */, |
117 | 153 | );
|
118 | 154 | name = LiveQueryDemo;
|
119 | 155 | productName = LiveQueryDemo;
|
|
145 | 181 | mainGroup = F59F85A31C9BB48200566A29;
|
146 | 182 | productRefGroup = F59F85AD1C9BB48200566A29 /* Products */;
|
147 | 183 | projectDirPath = "";
|
| 184 | + projectReferences = ( |
| 185 | + { |
| 186 | + ProductGroup = 8199A3FF1CA1EF1800BF61E1 /* Products */; |
| 187 | + ProjectRef = 8199A3FE1CA1EF1800BF61E1 /* ParseLiveQuery.xcodeproj */; |
| 188 | + }, |
| 189 | + ); |
148 | 190 | projectRoot = "";
|
149 | 191 | targets = (
|
150 | 192 | F59F85AB1C9BB48200566A29 /* LiveQueryDemo */,
|
151 | 193 | );
|
152 | 194 | };
|
153 | 195 | /* End PBXProject section */
|
154 | 196 |
|
| 197 | +/* Begin PBXReferenceProxy section */ |
| 198 | + 8199A4041CA1EF1800BF61E1 /* ParseLiveQuery.framework */ = { |
| 199 | + isa = PBXReferenceProxy; |
| 200 | + fileType = wrapper.framework; |
| 201 | + path = ParseLiveQuery.framework; |
| 202 | + remoteRef = 8199A4031CA1EF1800BF61E1 /* PBXContainerItemProxy */; |
| 203 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 204 | + }; |
| 205 | + 8199A4061CA1EF1800BF61E1 /* ParseLiveQuery.framework */ = { |
| 206 | + isa = PBXReferenceProxy; |
| 207 | + fileType = wrapper.framework; |
| 208 | + path = ParseLiveQuery.framework; |
| 209 | + remoteRef = 8199A4051CA1EF1800BF61E1 /* PBXContainerItemProxy */; |
| 210 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 211 | + }; |
| 212 | +/* End PBXReferenceProxy section */ |
| 213 | + |
155 | 214 | /* Begin PBXShellScriptBuildPhase section */
|
156 | 215 | 15BD0AAA808A79D4D9BF001B /* 📦 Check Pods Manifest.lock */ = {
|
157 | 216 | isa = PBXShellScriptBuildPhase;
|
|
198 | 257 | };
|
199 | 258 | /* End PBXSourcesBuildPhase section */
|
200 | 259 |
|
| 260 | +/* Begin PBXTargetDependency section */ |
| 261 | + 8199A4081CA1EF2100BF61E1 /* PBXTargetDependency */ = { |
| 262 | + isa = PBXTargetDependency; |
| 263 | + name = "ParseLiveQuery-OSX"; |
| 264 | + targetProxy = 8199A4071CA1EF2100BF61E1 /* PBXContainerItemProxy */; |
| 265 | + }; |
| 266 | +/* End PBXTargetDependency section */ |
| 267 | + |
201 | 268 | /* Begin XCBuildConfiguration section */
|
202 | 269 | F59F85B11C9BB48200566A29 /* Debug */ = {
|
203 | 270 | isa = XCBuildConfiguration;
|
|
0 commit comments