|
335 | 335 | PNT001 /* PythonNetworkTransport.swift in Sources */ = {isa = PBXBuildFile; fileRef = PNT002 /* PythonNetworkTransport.swift */; }; |
336 | 336 | PXI2B /* ProxyIPC.swift in Sources */ = {isa = PBXBuildFile; fileRef = PXIF /* ProxyIPC.swift */; }; |
337 | 337 | RFT002 /* RuntimeFlavorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = RFT001 /* RuntimeFlavorTests.swift */; }; |
| 338 | + RMLT002 /* RuntimeActivityMonitorLeaseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = RMLT001 /* RuntimeActivityMonitorLeaseTests.swift */; }; |
| 339 | + RMLT003 /* RuntimeActivityMonitorLeaseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = RMLT001 /* RuntimeActivityMonitorLeaseTests.swift */; }; |
338 | 340 | T003 /* MicronParserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FT03 /* MicronParserTests.swift */; }; |
339 | 341 | /* End PBXBuildFile section */ |
340 | 342 |
|
|
569 | 571 | PROD /* ColumbaApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ColumbaApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
570 | 572 | PXIF /* ProxyIPC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProxyIPC.swift; sourceTree = "<group>"; }; |
571 | 573 | RFT001 /* RuntimeFlavorTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RuntimeFlavorTests.swift; sourceTree = "<group>"; }; |
| 574 | + RMLT001 /* RuntimeActivityMonitorLeaseTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RuntimeActivityMonitorLeaseTests.swift; sourceTree = "<group>"; }; |
572 | 575 | SRB002 /* SwiftRNSBackend.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftRNSBackend.swift; path = Sources/RNSBackendSwift/SwiftRNSBackend.swift; sourceTree = SOURCE_ROOT; }; |
573 | 576 | TPROD /* ColumbaAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ColumbaAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
574 | 577 | /* End PBXFileReference section */ |
|
996 | 999 | 853F1E1C2B6E5305277FCB2A /* MigrationRoundTripTests.swift */, |
997 | 1000 | 6C8CFC274AF9EF63E9A75238 /* PythonConfigWriterTests.swift */, |
998 | 1001 | RFT001 /* RuntimeFlavorTests.swift */, |
| 1002 | + RMLT001 /* RuntimeActivityMonitorLeaseTests.swift */, |
999 | 1003 | ); |
1000 | 1004 | path = Tests/ColumbaAppTests; |
1001 | 1005 | sourceTree = "<group>"; |
|
1485 | 1489 | files = ( |
1486 | 1490 | 3AD864B112B2E1810E510599 /* BLESeamDriverTests.swift in Sources */, |
1487 | 1491 | 5A782C77CC09D0601E7D945C /* RNodeSeamTests.swift in Sources */, |
| 1492 | + RMLT003 /* RuntimeActivityMonitorLeaseTests.swift in Sources */, |
1488 | 1493 | ); |
1489 | 1494 | runOnlyForDeploymentPostprocessing = 0; |
1490 | 1495 | }; |
|
1657 | 1662 | 0FF6A5C5596A39C092AADA29 /* MigrationRoundTripTests.swift in Sources */, |
1658 | 1663 | 26D564FAEE8E3C750E8E2442 /* PythonConfigWriterTests.swift in Sources */, |
1659 | 1664 | RFT002 /* RuntimeFlavorTests.swift in Sources */, |
| 1665 | + RMLT002 /* RuntimeActivityMonitorLeaseTests.swift in Sources */, |
1660 | 1666 | ); |
1661 | 1667 | runOnlyForDeploymentPostprocessing = 0; |
1662 | 1668 | }; |
|
0 commit comments