|
10 | 10 | 270A330B1B9C04DB00AEE90E /* RxQueryKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 270A330A1B9C04DB00AEE90E /* RxQueryKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
11 | 11 | 270A33121B9C04DB00AEE90E /* RxQueryKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 270A33071B9C04DB00AEE90E /* RxQueryKit.framework */; settings = {ASSET_TAGS = (); }; }; |
12 | 12 | 270A33171B9C04DB00AEE90E /* RxQueryKitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 270A33161B9C04DB00AEE90E /* RxQueryKitTests.swift */; }; |
| 13 | + 270A33221B9C07B100AEE90E /* RxManagedObjectContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 270A33211B9C07B100AEE90E /* RxManagedObjectContext.swift */; settings = {ASSET_TAGS = (); }; }; |
| 14 | + 270A33241B9C09A500AEE90E /* RxManagedObjectContextTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 270A33231B9C09A500AEE90E /* RxManagedObjectContextTests.swift */; settings = {ASSET_TAGS = (); }; }; |
| 15 | + 63FD81FDCFE39B3CDFDF0774 /* Pods_RxQueryKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8F2DEC34DCEF2E7340DBC7E /* Pods_RxQueryKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
| 16 | + FA80A9986F4F0DEDE3B0CEBF /* Pods_RxQueryKitTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 49C94D6480DB8DB97DDCE442 /* Pods_RxQueryKitTests.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
13 | 17 | /* End PBXBuildFile section */ |
14 | 18 |
|
15 | 19 | /* Begin PBXContainerItemProxy section */ |
|
23 | 27 | /* End PBXContainerItemProxy section */ |
24 | 28 |
|
25 | 29 | /* Begin PBXFileReference section */ |
| 30 | + 013E10D7B02B07141FD80EB0 /* Pods-RxQueryKitTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxQueryKitTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RxQueryKitTests/Pods-RxQueryKitTests.release.xcconfig"; sourceTree = "<group>"; }; |
| 31 | + 0B8DCF98AC749492BC9D278C /* Pods-RxQueryKitTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxQueryKitTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RxQueryKitTests/Pods-RxQueryKitTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 32 | + 1E931BECFD564E7724806A5D /* Pods-RxQueryKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxQueryKit.release.xcconfig"; path = "Pods/Target Support Files/Pods-RxQueryKit/Pods-RxQueryKit.release.xcconfig"; sourceTree = "<group>"; }; |
26 | 33 | 270A33071B9C04DB00AEE90E /* RxQueryKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxQueryKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 34 | 270A330A1B9C04DB00AEE90E /* RxQueryKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RxQueryKit.h; sourceTree = "<group>"; }; |
28 | 35 | 270A330C1B9C04DB00AEE90E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
29 | 36 | 270A33111B9C04DB00AEE90E /* RxQueryKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RxQueryKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
30 | 37 | 270A33161B9C04DB00AEE90E /* RxQueryKitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RxQueryKitTests.swift; sourceTree = "<group>"; }; |
31 | 38 | 270A33181B9C04DB00AEE90E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 39 | + 270A33211B9C07B100AEE90E /* RxManagedObjectContext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxManagedObjectContext.swift; sourceTree = "<group>"; }; |
| 40 | + 270A33231B9C09A500AEE90E /* RxManagedObjectContextTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxManagedObjectContextTests.swift; sourceTree = "<group>"; }; |
| 41 | + 49C94D6480DB8DB97DDCE442 /* Pods_RxQueryKitTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RxQueryKitTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 42 | + 6CD66E6607DEF2A439FE0BF4 /* Pods-RxQueryKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxQueryKit.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RxQueryKit/Pods-RxQueryKit.debug.xcconfig"; sourceTree = "<group>"; }; |
| 43 | + C8F2DEC34DCEF2E7340DBC7E /* Pods_RxQueryKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RxQueryKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 | 44 | /* End PBXFileReference section */ |
33 | 45 |
|
34 | 46 | /* Begin PBXFrameworksBuildPhase section */ |
35 | 47 | 270A33031B9C04DB00AEE90E /* Frameworks */ = { |
36 | 48 | isa = PBXFrameworksBuildPhase; |
37 | 49 | buildActionMask = 2147483647; |
38 | 50 | files = ( |
| 51 | + 63FD81FDCFE39B3CDFDF0774 /* Pods_RxQueryKit.framework in Frameworks */, |
39 | 52 | ); |
40 | 53 | runOnlyForDeploymentPostprocessing = 0; |
41 | 54 | }; |
|
44 | 57 | buildActionMask = 2147483647; |
45 | 58 | files = ( |
46 | 59 | 270A33121B9C04DB00AEE90E /* RxQueryKit.framework in Frameworks */, |
| 60 | + FA80A9986F4F0DEDE3B0CEBF /* Pods_RxQueryKitTests.framework in Frameworks */, |
47 | 61 | ); |
48 | 62 | runOnlyForDeploymentPostprocessing = 0; |
49 | 63 | }; |
|
56 | 70 | 270A33091B9C04DB00AEE90E /* RxQueryKit */, |
57 | 71 | 270A33151B9C04DB00AEE90E /* RxQueryKitTests */, |
58 | 72 | 270A33081B9C04DB00AEE90E /* Products */, |
| 73 | + 31CE1E2B3EBBBAE9616DDB8F /* Pods */, |
| 74 | + DA9DE00FCC0AB468F241073D /* Frameworks */, |
59 | 75 | ); |
60 | 76 | sourceTree = "<group>"; |
61 | 77 | }; |
|
72 | 88 | isa = PBXGroup; |
73 | 89 | children = ( |
74 | 90 | 270A330A1B9C04DB00AEE90E /* RxQueryKit.h */, |
| 91 | + 270A33211B9C07B100AEE90E /* RxManagedObjectContext.swift */, |
75 | 92 | 270A330C1B9C04DB00AEE90E /* Info.plist */, |
76 | 93 | ); |
77 | 94 | path = RxQueryKit; |
|
81 | 98 | isa = PBXGroup; |
82 | 99 | children = ( |
83 | 100 | 270A33161B9C04DB00AEE90E /* RxQueryKitTests.swift */, |
| 101 | + 270A33231B9C09A500AEE90E /* RxManagedObjectContextTests.swift */, |
84 | 102 | 270A33181B9C04DB00AEE90E /* Info.plist */, |
85 | 103 | ); |
86 | 104 | path = RxQueryKitTests; |
87 | 105 | sourceTree = "<group>"; |
88 | 106 | }; |
| 107 | + 31CE1E2B3EBBBAE9616DDB8F /* Pods */ = { |
| 108 | + isa = PBXGroup; |
| 109 | + children = ( |
| 110 | + 6CD66E6607DEF2A439FE0BF4 /* Pods-RxQueryKit.debug.xcconfig */, |
| 111 | + 1E931BECFD564E7724806A5D /* Pods-RxQueryKit.release.xcconfig */, |
| 112 | + 0B8DCF98AC749492BC9D278C /* Pods-RxQueryKitTests.debug.xcconfig */, |
| 113 | + 013E10D7B02B07141FD80EB0 /* Pods-RxQueryKitTests.release.xcconfig */, |
| 114 | + ); |
| 115 | + name = Pods; |
| 116 | + sourceTree = "<group>"; |
| 117 | + }; |
| 118 | + DA9DE00FCC0AB468F241073D /* Frameworks */ = { |
| 119 | + isa = PBXGroup; |
| 120 | + children = ( |
| 121 | + C8F2DEC34DCEF2E7340DBC7E /* Pods_RxQueryKit.framework */, |
| 122 | + 49C94D6480DB8DB97DDCE442 /* Pods_RxQueryKitTests.framework */, |
| 123 | + ); |
| 124 | + name = Frameworks; |
| 125 | + sourceTree = "<group>"; |
| 126 | + }; |
89 | 127 | /* End PBXGroup section */ |
90 | 128 |
|
91 | 129 | /* Begin PBXHeadersBuildPhase section */ |
|
104 | 142 | isa = PBXNativeTarget; |
105 | 143 | buildConfigurationList = 270A331B1B9C04DB00AEE90E /* Build configuration list for PBXNativeTarget "RxQueryKit" */; |
106 | 144 | buildPhases = ( |
| 145 | + F6217EEF2F2F05FAF3980F23 /* Check Pods Manifest.lock */, |
107 | 146 | 270A33021B9C04DB00AEE90E /* Sources */, |
108 | 147 | 270A33031B9C04DB00AEE90E /* Frameworks */, |
109 | 148 | 270A33041B9C04DB00AEE90E /* Headers */, |
110 | 149 | 270A33051B9C04DB00AEE90E /* Resources */, |
| 150 | + 816370ABF02D2C9826ABCCF5 /* Copy Pods Resources */, |
111 | 151 | ); |
112 | 152 | buildRules = ( |
113 | 153 | ); |
|
122 | 162 | isa = PBXNativeTarget; |
123 | 163 | buildConfigurationList = 270A331E1B9C04DB00AEE90E /* Build configuration list for PBXNativeTarget "RxQueryKitTests" */; |
124 | 164 | buildPhases = ( |
| 165 | + ACD4AFD2D4FF7B5955BD9CE2 /* Check Pods Manifest.lock */, |
125 | 166 | 270A330D1B9C04DB00AEE90E /* Sources */, |
126 | 167 | 270A330E1B9C04DB00AEE90E /* Frameworks */, |
127 | 168 | 270A330F1B9C04DB00AEE90E /* Resources */, |
| 169 | + 4761912D3D4499CEA1811C32 /* Embed Pods Frameworks */, |
| 170 | + 6337DB6276D761F095EC5A29 /* Copy Pods Resources */, |
128 | 171 | ); |
129 | 172 | buildRules = ( |
130 | 173 | ); |
|
142 | 185 | 270A32FE1B9C04DB00AEE90E /* Project object */ = { |
143 | 186 | isa = PBXProject; |
144 | 187 | attributes = { |
| 188 | + LastSwiftUpdateCheck = 0700; |
145 | 189 | LastUpgradeCheck = 0700; |
146 | 190 | ORGANIZATIONNAME = Cocode; |
147 | 191 | TargetAttributes = { |
|
188 | 232 | }; |
189 | 233 | /* End PBXResourcesBuildPhase section */ |
190 | 234 |
|
| 235 | +/* Begin PBXShellScriptBuildPhase section */ |
| 236 | + 4761912D3D4499CEA1811C32 /* Embed Pods Frameworks */ = { |
| 237 | + isa = PBXShellScriptBuildPhase; |
| 238 | + buildActionMask = 2147483647; |
| 239 | + files = ( |
| 240 | + ); |
| 241 | + inputPaths = ( |
| 242 | + ); |
| 243 | + name = "Embed Pods Frameworks"; |
| 244 | + outputPaths = ( |
| 245 | + ); |
| 246 | + runOnlyForDeploymentPostprocessing = 0; |
| 247 | + shellPath = /bin/sh; |
| 248 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxQueryKitTests/Pods-RxQueryKitTests-frameworks.sh\"\n"; |
| 249 | + showEnvVarsInLog = 0; |
| 250 | + }; |
| 251 | + 6337DB6276D761F095EC5A29 /* Copy Pods Resources */ = { |
| 252 | + isa = PBXShellScriptBuildPhase; |
| 253 | + buildActionMask = 2147483647; |
| 254 | + files = ( |
| 255 | + ); |
| 256 | + inputPaths = ( |
| 257 | + ); |
| 258 | + name = "Copy Pods Resources"; |
| 259 | + outputPaths = ( |
| 260 | + ); |
| 261 | + runOnlyForDeploymentPostprocessing = 0; |
| 262 | + shellPath = /bin/sh; |
| 263 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxQueryKitTests/Pods-RxQueryKitTests-resources.sh\"\n"; |
| 264 | + showEnvVarsInLog = 0; |
| 265 | + }; |
| 266 | + 816370ABF02D2C9826ABCCF5 /* Copy Pods Resources */ = { |
| 267 | + isa = PBXShellScriptBuildPhase; |
| 268 | + buildActionMask = 2147483647; |
| 269 | + files = ( |
| 270 | + ); |
| 271 | + inputPaths = ( |
| 272 | + ); |
| 273 | + name = "Copy Pods Resources"; |
| 274 | + outputPaths = ( |
| 275 | + ); |
| 276 | + runOnlyForDeploymentPostprocessing = 0; |
| 277 | + shellPath = /bin/sh; |
| 278 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxQueryKit/Pods-RxQueryKit-resources.sh\"\n"; |
| 279 | + showEnvVarsInLog = 0; |
| 280 | + }; |
| 281 | + ACD4AFD2D4FF7B5955BD9CE2 /* Check Pods Manifest.lock */ = { |
| 282 | + isa = PBXShellScriptBuildPhase; |
| 283 | + buildActionMask = 2147483647; |
| 284 | + files = ( |
| 285 | + ); |
| 286 | + inputPaths = ( |
| 287 | + ); |
| 288 | + name = "Check Pods Manifest.lock"; |
| 289 | + outputPaths = ( |
| 290 | + ); |
| 291 | + runOnlyForDeploymentPostprocessing = 0; |
| 292 | + shellPath = /bin/sh; |
| 293 | + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 294 | + showEnvVarsInLog = 0; |
| 295 | + }; |
| 296 | + F6217EEF2F2F05FAF3980F23 /* Check Pods Manifest.lock */ = { |
| 297 | + isa = PBXShellScriptBuildPhase; |
| 298 | + buildActionMask = 2147483647; |
| 299 | + files = ( |
| 300 | + ); |
| 301 | + inputPaths = ( |
| 302 | + ); |
| 303 | + name = "Check Pods Manifest.lock"; |
| 304 | + outputPaths = ( |
| 305 | + ); |
| 306 | + runOnlyForDeploymentPostprocessing = 0; |
| 307 | + shellPath = /bin/sh; |
| 308 | + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 309 | + showEnvVarsInLog = 0; |
| 310 | + }; |
| 311 | +/* End PBXShellScriptBuildPhase section */ |
| 312 | + |
191 | 313 | /* Begin PBXSourcesBuildPhase section */ |
192 | 314 | 270A33021B9C04DB00AEE90E /* Sources */ = { |
193 | 315 | isa = PBXSourcesBuildPhase; |
194 | 316 | buildActionMask = 2147483647; |
195 | 317 | files = ( |
| 318 | + 270A33221B9C07B100AEE90E /* RxManagedObjectContext.swift in Sources */, |
196 | 319 | ); |
197 | 320 | runOnlyForDeploymentPostprocessing = 0; |
198 | 321 | }; |
199 | 322 | 270A330D1B9C04DB00AEE90E /* Sources */ = { |
200 | 323 | isa = PBXSourcesBuildPhase; |
201 | 324 | buildActionMask = 2147483647; |
202 | 325 | files = ( |
| 326 | + 270A33241B9C09A500AEE90E /* RxManagedObjectContextTests.swift in Sources */, |
203 | 327 | 270A33171B9C04DB00AEE90E /* RxQueryKitTests.swift in Sources */, |
204 | 328 | ); |
205 | 329 | runOnlyForDeploymentPostprocessing = 0; |
|
301 | 425 | }; |
302 | 426 | 270A331C1B9C04DB00AEE90E /* Debug */ = { |
303 | 427 | isa = XCBuildConfiguration; |
| 428 | + baseConfigurationReference = 6CD66E6607DEF2A439FE0BF4 /* Pods-RxQueryKit.debug.xcconfig */; |
304 | 429 | buildSettings = { |
| 430 | + CLANG_ENABLE_MODULES = YES; |
305 | 431 | COMBINE_HIDPI_IMAGES = YES; |
306 | 432 | DEFINES_MODULE = YES; |
307 | 433 | DYLIB_COMPATIBILITY_VERSION = 1; |
|
314 | 440 | PRODUCT_BUNDLE_IDENTIFIER = org.cocode.RxQueryKit; |
315 | 441 | PRODUCT_NAME = "$(TARGET_NAME)"; |
316 | 442 | SKIP_INSTALL = YES; |
| 443 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
317 | 444 | }; |
318 | 445 | name = Debug; |
319 | 446 | }; |
320 | 447 | 270A331D1B9C04DB00AEE90E /* Release */ = { |
321 | 448 | isa = XCBuildConfiguration; |
| 449 | + baseConfigurationReference = 1E931BECFD564E7724806A5D /* Pods-RxQueryKit.release.xcconfig */; |
322 | 450 | buildSettings = { |
| 451 | + CLANG_ENABLE_MODULES = YES; |
323 | 452 | COMBINE_HIDPI_IMAGES = YES; |
324 | 453 | DEFINES_MODULE = YES; |
325 | 454 | DYLIB_COMPATIBILITY_VERSION = 1; |
|
337 | 466 | }; |
338 | 467 | 270A331F1B9C04DB00AEE90E /* Debug */ = { |
339 | 468 | isa = XCBuildConfiguration; |
| 469 | + baseConfigurationReference = 0B8DCF98AC749492BC9D278C /* Pods-RxQueryKitTests.debug.xcconfig */; |
340 | 470 | buildSettings = { |
341 | 471 | COMBINE_HIDPI_IMAGES = YES; |
342 | 472 | INFOPLIST_FILE = RxQueryKitTests/Info.plist; |
|
348 | 478 | }; |
349 | 479 | 270A33201B9C04DB00AEE90E /* Release */ = { |
350 | 480 | isa = XCBuildConfiguration; |
| 481 | + baseConfigurationReference = 013E10D7B02B07141FD80EB0 /* Pods-RxQueryKitTests.release.xcconfig */; |
351 | 482 | buildSettings = { |
352 | 483 | COMBINE_HIDPI_IMAGES = YES; |
353 | 484 | INFOPLIST_FILE = RxQueryKitTests/Info.plist; |
|
376 | 507 | 270A331D1B9C04DB00AEE90E /* Release */, |
377 | 508 | ); |
378 | 509 | defaultConfigurationIsVisible = 0; |
| 510 | + defaultConfigurationName = Release; |
379 | 511 | }; |
380 | 512 | 270A331E1B9C04DB00AEE90E /* Build configuration list for PBXNativeTarget "RxQueryKitTests" */ = { |
381 | 513 | isa = XCConfigurationList; |
|
384 | 516 | 270A33201B9C04DB00AEE90E /* Release */, |
385 | 517 | ); |
386 | 518 | defaultConfigurationIsVisible = 0; |
| 519 | + defaultConfigurationName = Release; |
387 | 520 | }; |
388 | 521 | /* End XCConfigurationList section */ |
389 | 522 | }; |
|
0 commit comments