facebook / idb
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 770
  • Daily file updates (only one update per file and date counted): 2743
  • First update: 2015-09-11
  • Latest update: 2022-03-28
  • Days between first and latest update: 2391 (341 weeks, estimated 1705 working days)
  • Active days (at least one file change): 1178
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 770 files with 55,756 lines of code in files.
    • 677 files that are 366+ days old (51,012 lines of code)
    • 38 files that are 181-365 days old (1,963 lines of code)
    • 29 files that are 91-180 days old (1,309 lines of code)
    • 23 files that are 31-90 days old (1,382 lines of code)
    • 3 files that are 1-30 days old (90 lines of code)
91% | 3% | 2% | 2% | <1%
Legend:
366+
181-365
91-180
31-90
1-30

explore: zoomable circles
Latest Change Distribution Overall
Days since last update
  • There are 770 files with 55,756 lines of code in files.
    • 7 files have been last changed 366+ days ago (17 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 641 files have been last changed 91-180 days ago (36,058 lines of code)
    • 90 files have been last changed 31-90 days ago (13,021 lines of code)
    • 32 files have been last changed 1-30 days ago (6,660 lines of code)
<1% | 0% | 64% | 23% | 11%
Legend:
366+
181-365
91-180
31-90
1-30

explore: zoomable circles
File Change History per File Extension
h, m, py, plist, swift, mdx, md, js, sh, json, yml, mm, svg, gitignore, css, dockerignore, xib, storyboard, txt, proto
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
m93% | 4% | 1% | <1% | <1%
py96% | 0% | 3% | <1% | 0%
h89% | 4% | 5% | <1% | <1%
mm100% | 0% | 0% | 0% | 0%
proto100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
swift0% | 0% | 0% | 96% | 3%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py<1% | 0% | 53% | 38% | 8%
m0% | 0% | 69% | 21% | 8%
h0% | 0% | 87% | 10% | 2%
js0% | 0% | 40% | 59% | 0%
proto0% | 0% | 0% | 100% | 0%
swift0% | 0% | 0% | 44% | 55%
mm0% | 0% | 0% | 5% | 94%
css0% | 0% | 0% | 100% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
FBControlCore91% | 7% | <1% | <1% | 0%
idb96% | 0% | 3% | <1% | 0%
FBSimulatorControl94% | 3% | 2% | 0% | 0%
FBDeviceControl93% | 0% | 6% | 0% | <1%
idb_companion74% | 5% | 0% | 18% | <1%
XCTestBootstrap95% | 4% | 0% | 0% | 0%
PrivateHeaders88% | 0% | 11% | 0% | 0%
Shims95% | 4% | 0% | 0% | 0%
fbxctest100% | 0% | 0% | 0% | 0%
proto100% | 0% | 0% | 0% | 0%
FBSimulatorControlTests100% | 0% | 0% | 0% | 0%
FBControlCoreTests100% | 0% | 0% | 0% | 0%
Fixtures100% | 0% | 0% | 0% | 0%
website100% | 0% | 0% | 0% | 0%
XCTestBootstrapTests100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
ROOT13% | 0% | 86% | 0% | 0%
idb<1% | 0% | 52% | 38% | 8%
FBControlCore0% | 0% | 78% | 20% | 1%
FBDeviceControl0% | 0% | 64% | 30% | 4%
FBSimulatorControl0% | 0% | 61% | 21% | 16%
XCTestBootstrap0% | 0% | 84% | 6% | 9%
PrivateHeaders0% | 0% | 100% | 0% | 0%
idb_companion0% | 0% | 23% | 29% | 47%
Shims0% | 0% | 96% | 3% | 0%
fbxctest0% | 0% | 90% | 0% | 9%
FBSimulatorControlTests0% | 0% | 79% | 4% | 16%
Fixtures0% | 0% | 100% | 0% | 0%
XCTestBootstrapTests0% | 0% | 100% | 0% | 0%
FBControlCoreTests0% | 0% | 48% | 0% | 51%
website0% | 0% | 27% | 72% | 0%
proto0% | 0% | 0% | 100% | 0%
Oldest Files (Top 50)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
FBSimulator.m
in FBSimulatorControl/Management
270 - 106 2401 144 19
SimDevice.h
in PrivateHeaders/CoreSimulator
189 - 106 2401 26 6
FBSimulatorConfiguration.m
in FBSimulatorControl/Configuration
122 - 106 2401 54 11
SimDeviceSet.h
in PrivateHeaders/CoreSimulator
110 - 106 2401 14 4
FBSimulatorControlConfiguration.m
in FBSimulatorControl/Configuration
65 - 106 2401 30 4
FBSimulator.h
in FBSimulatorControl/Management
29 - 106 2401 98 11
SimDeviceNotificationManager.h
in PrivateHeaders/CoreSimulator
20 - 106 2401 9 4
FBSimulatorConfiguration.h
in FBSimulatorControl/Configuration
14 - 106 2401 34 8
FBSimulatorControlConfiguration.h
in FBSimulatorControl/Configuration
13 - 106 2401 37 6
FBSimulator+Private.h
in FBSimulatorControl/Management
11 - 106 2401 42 5
FBSimulatorError.m
in FBSimulatorControl/Utility
15 - 106 2398 33 5
NSError-SimError.h
in PrivateHeaders/CoreSimulator
10 - 106 2398 7 4
FBSimulatorError.h
in FBSimulatorControl/Utility
9 - 106 2398 21 5
NSUserDefaults-SimDefaults.h
in PrivateHeaders/CoreSimulator
4 - 106 2398 7 4
FBSimulatorConfiguration+CoreSimulator.m
in FBSimulatorControl/Configuration
238 - 106 2396 28 5
FBSimulatorConfiguration+CoreSimulator.h
in FBSimulatorControl/Configuration
25 - 106 2396 18 4
FBSimulatorControlTestCase.m
in FBSimulatorControlTests/Utilities
88 - 30 2389 68 6
FBSimulatorControlTestCase.h
in FBSimulatorControlTests/Utilities
22 - 106 2389 25 4
FBSimulatorControlAssertions.m
in FBSimulatorControlTests/Utilities
140 - 106 2387 57 8
FBSimulatorControlFixtures.m
in FBSimulatorControlTests/Fixtures
139 - 106 2387 53 12
CoreSimulatorDoubles.m
in FBSimulatorControlTests/Utilities
29 - 106 2387 12 5
FBSimulatorControlAssertions.h
in FBSimulatorControlTests/Utilities
28 - 106 2387 26 4
FBSimulatorControlFixtures.h
in FBSimulatorControlTests/Fixtures
25 - 106 2387 32 8
CoreSimulatorDoubles.h
in FBSimulatorControlTests/Utilities
22 - 87 2387 13 4
FBSimulatorControl.h
in FBSimulatorControl
20 - 35 2338 157 9
FBCoreSimulatorNotifier.m
in FBSimulatorControl/Notifiers
74 - 23 2325 16 3
FBCoreSimulatorNotifier.h
in FBSimulatorControl/Notifiers
14 - 23 2325 15 4
SimRuntime.h
in PrivateHeaders/CoreSimulator
81 - 106 2307 7 3
SimDevicePair.h
in PrivateHeaders/CoreSimulator
58 - 106 2307 7 3
SimServiceContext.h
in PrivateHeaders/CoreSimulator
58 - 106 2307 8 3
SimDeviceType.h
in PrivateHeaders/CoreSimulator
57 - 106 2307 8 4
SimDeviceFramebufferService.h
in PrivateHeaders/SimulatorKit
40 - 106 2307 10 3
SimProfilesPathMonitor.h
in PrivateHeaders/CoreSimulator
26 - 106 2307 6 3
SimDeviceMenu.h
in PrivateHeaders/SimulatorKit
23 - 106 2307 6 3
SimDeviceMenuItemPair.h
in PrivateHeaders/SimulatorKit
10 - 106 2307 7 3
SimDeviceNotifier-Protocol.h
in PrivateHeaders/CoreSimulator
7 - 106 2307 7 3
CDStructures.h
in PrivateHeaders/CoreSimulator
3 - 106 2307 6 3
FBSimulatorControl+PrincipalClass.m
in FBSimulatorControl/Management
44 - 106 2293 31 6
FBSimulatorControl+PrincipalClass.h
in FBSimulatorControl/Management
17 - 106 2293 19 4
FBSimulatorBridge.m
in FBSimulatorControl/Management
316 - 106 2263 58 8
FBSimulatorBridge.h
in FBSimulatorControl/Management
17 - 100 2263 26 4
SimulatorBridge.h
in PrivateHeaders/SimulatorBridge
51 - 106 2262 5 3
SimulatorBridge-Protocol.h
in PrivateHeaders/SimulatorBridge
25 - 106 2262 5 4
FBSimulatorSet.m
in FBSimulatorControl/Management
205 - 30 2248 60 5
FBSimulatorSet.h
in FBSimulatorControl/Management
36 - 30 2248 32 5
FBSimulatorSet+Private.h
in FBSimulatorControl/Management
8 - 36 2248 18 5
FBFramebuffer.m
in FBSimulatorControl/Framebuffer
143 - 106 2235 50 8
FBFramebuffer.h
in FBSimulatorControl/Framebuffer
17 - 106 2235 31 6
FBControlCoreLogger.m
in FBControlCore/Utility
251 - 53 2228 18 7
FBControlCoreError.m
in FBControlCore/Utility
224 - 106 2228 20 5
Files Not Recently Changed (Top 50)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
__init__.py
in idb/client
1 - 636 1085 2 2
__init__.py
in idb/common
1 - 636 1085 2 2
__init__.py
in idb/cli/commands
1 - 636 1085 2 2
__init__.py
in idb/utils
1 - 636 1085 2 2
1 - 636 1085 2 2
__init__.py
in idb/grpc
1 - 636 1085 2 2
11 - 410 759 4 4
CoreSimulator+BlockDefines.h
in PrivateHeaders/CoreSimulator
1 - 106 1882 3 2
FBXCTestMain.h
in Shims/Shimulator/TestLoadingShim
2 - 106 1397 6 4
FBRuntimeTools.h
in Shims/Shimulator/Tools
2 - 106 1397 4 3
FBDebugLog.h
in Shims/Shimulator/Tools
2 - 106 1397 4 3
AppDelegate.h
in Fixtures/Source/MacUITestFixture/App
3 - 106 1591 4 3
DTXAllowedRPC-Protocol.h
in PrivateHeaders/DTXConnectionServices
3 - 106 2223 4 4
CDStructures.h
in PrivateHeaders/DTXConnectionServices
3 - 106 2223 4 4
NSCopying-Protocol.h
in PrivateHeaders/AccessibilityPlatformTranslation
3 - 106 655 2 2
FoundationXPCProtocolProxyable-Protocol.h
in PrivateHeaders/SimulatorKit
3 - 106 1970 4 2
FoundationXPCProtocolProxyable-Protocol.h
in PrivateHeaders/CoreSimulator
3 - 106 1897 3 2
CDStructures.h
in PrivateHeaders/CoreSimulator
3 - 106 2307 6 3
FBScreenshotCommands.m
in FBControlCore/Commands
3 - 106 1582 4 2
FBXCTestKit.h
in fbxctest/FBXCTestKit
4 - 106 2069 14 3
FBAppDelegate.h
in Fixtures/Source/FBTestRunnerApp
4 - 106 1397 4 3
main.m
in Fixtures/Source/MacCommonApp
4 1 106 1591 4 3
main.m
in Fixtures/Source/MacUITestFixture/App
4 1 106 1591 4 3
NSSecureCoding-Protocol.h
in PrivateHeaders/AccessibilityPlatformTranslation
4 - 106 655 2 2
SimDisplayRotationAngleDelegate-Protocol.h
in PrivateHeaders/SimulatorKit
4 - 106 1988 5 2
4 - 106 1988 6 2
SimRuntime+Removed.h
in PrivateHeaders/CoreSimulator
4 - 106 1985 3 2
NSDictionary-SimSaveWithError.h
in PrivateHeaders/CoreSimulator
4 - 106 2074 4 2
NSUserDefaults-SimDefaults.h
in PrivateHeaders/CoreSimulator
4 - 106 2398 7 4
SimDeviceType+Removed.h
in PrivateHeaders/CoreSimulator
4 - 106 1985 3 2
NSKeyedArchiver-SimSecurely.h
in PrivateHeaders/CoreSimulator
4 - 106 1897 3 2
NSSecureCoding-Protocol.h
in PrivateHeaders/CoreSimulator
4 - 106 2074 4 2
NSKeyedArchiver-SimPasteboardItem.h
in PrivateHeaders/CoreSimulator
4 - 106 2074 4 2
SimDeviceIOPortDescriptorState-Protocol.h
in PrivateHeaders/CoreSimulator
4 - 106 2074 4 2
NSKeyedUnarchiver-SimPasteboardItem.h
in PrivateHeaders/CoreSimulator
4 - 106 2074 4 2
SimDevice+Removed.h
in PrivateHeaders/CoreSimulator
4 - 106 2074 3 2
FBControlCoreLoggerDouble.h
in FBControlCoreTests/Doubles
4 - 106 1982 4 2
FBDeviceControlError.h
in FBDeviceControl/Utility
5 - 106 2158 4 3
DTXRateLimiter-Protocol.h
in PrivateHeaders/DTXConnectionServices
5 - 106 2223 4 4
DTXLegacyDictionaryMessage.h
in PrivateHeaders/DTXConnectionServices
5 - 106 2223 4 4
DTXDecompressionException.h
in PrivateHeaders/DTXConnectionServices
5 - 106 2223 4 4
DTXBlockCompressor-Protocol.h
in PrivateHeaders/DTXConnectionServices
5 - 106 2223 4 4
DTXLegacyBufferMessage.h
in PrivateHeaders/DTXConnectionServices
5 - 106 2223 4 4
NSAccessibilityCustomRotor-Private.h
in PrivateHeaders/AccessibilityPlatformTranslation
5 - 106 655 2 2
NSAccessibilityCustomRotorItemSearchDelegate-Protocol.h
in PrivateHeaders/AccessibilityPlatformTranslation
5 - 106 655 2 2
NSCoding-Protocol.h
in PrivateHeaders/AccessibilityPlatformTranslation
5 - 106 655 2 2
SimDeviceNotifier-Protocol.h
in PrivateHeaders/SimulatorKit
5 - 106 1897 3 2
SimDeviceBootInfo-SimulatorKit.h
in PrivateHeaders/SimulatorKit
5 - 106 1897 3 2
SimDisplayDamageRectangleDelegate-Protocol.h
in PrivateHeaders/SimulatorKit
5 - 106 1988 6 3
SimDeviceIOPortDescriptorState-Protocol.h
in PrivateHeaders/SimulatorKit
5 - 106 1970 5 2
Most Recently Created Files (Top 50)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
DescribeMethodHandler.swift
in idb_companion/SwiftServer/MethodHandlers
52 1 23 23 1 1
FBDeviceLifecycleCommands.m
in FBDeviceControl/Commands
31 - 23 23 1 1
FBDeviceLifecycleCommands.h
in FBDeviceControl/Commands
7 - 23 23 1 1
FBLifecycleCommands.h
in FBControlCore/Commands
11 - 25 32 2 1
FBiOSTargetConstants.h
in FBControlCore/Management
30 2 35 35 1 1
FBiOSTargetConstants.m
in FBControlCore/Management
11 - 35 35 1 1
InstallMethodHandler.swift
in idb_companion/SwiftServer/MethodHandlers
182 4 36 36 1 1
XCTestRunMethodHandler.swift
in idb_companion/SwiftServer/MethodHandlers
80 2 36 36 1 1
GrpcDataMappings.swift
in idb_companion/SwiftServer/ValueTransformers
33 5 36 36 1 1
ConnectMethodHandler.swift
in idb_companion/SwiftServer/MethodHandlers
23 1 36 36 1 1
AsyncSequence+Extension.swift
in idb_companion/Utility
8 - 36 36 1 1
FBDsymInstallLinkToBundle.m
in idb_companion/Request
13 - 43 43 1 1
FBDsymInstallLinkToBundle.h
in idb_companion/Request
13 1 43 43 1 1
IDBXCTestReporter.swift
in idb_companion/Utility/IDBXCTestReporter
364 2 22 46 2 1
CompanionServiceInterceptors.swift
in idb_companion/SwiftServer/Interceptors
134 42 53 53 1 1
GRPCSwiftServer.swift
in idb_companion/SwiftServer
111 - 22 53 6 2
FutureBox.swift
in idb_companion/Utility
40 3 53 53 1 1
ProxyDeterminatorInterceptor.swift
in idb_companion/SwiftServer/Interceptors
34 - 53 53 1 1
Mutex.swift
in idb_companion/Utility
24 2 53 53 1 1
Atomic.swift
in idb_companion/Utility
17 2 53 53 1 1
MethodPathSetterInterceptor.swift
in idb_companion/SwiftServer/Interceptors
11 - 53 53 1 1
GRPCSwiftServerErrorDelegate.swift
in idb_companion/SwiftServer
11 1 53 53 1 1
interceptors.py
in idb/grpc
6 - 53 53 1 1
FBControlCoreError+Extension.swift
in idb_companion/Utility
3 - 53 53 1 1
CompanionServiceProvider.swift
in idb_companion/SwiftServer
213 42 23 59 7 2
idb_companion-Bridging-Header.h
in idb_companion/Bridging
10 - 36 59 4 2
XCTestConfiguration.h
in PrivateHeaders/XCTestPrivate
77 - 91 91 1 1
XCActivityRecord.h
in PrivateHeaders/XCTestPrivate
56 - 91 91 1 1
XCTTestIdentifier.h
in PrivateHeaders/XCTestPrivate
45 - 91 91 1 1
XCTAttachment.h
in PrivateHeaders/XCTestPrivate
45 - 91 91 1 1
XCTestManager_IDEInterface-Protocol.h
in PrivateHeaders/XCTestPrivate
38 - 91 91 1 1
XCTTestIdentifierSet.h
in PrivateHeaders/XCTestPrivate
27 - 91 91 1 1
XCTTestIdentifierSetBuilder.h
in PrivateHeaders/XCTestPrivate
24 - 91 91 1 1
XCTestManager_ManagerInterface-Protocol.h
in PrivateHeaders/XCTestPrivate
24 - 91 91 1 1
13 - 91 91 1 1
XCTestDriverInterface-Protocol.h
in PrivateHeaders/XCTestPrivate
9 - 91 91 1 1
XCTestManager_TestsInterface-Protocol.h
in PrivateHeaders/XCTestPrivate
5 - 91 91 1 1
FBDeviceDebugSymbolsCommands.m
in FBDeviceControl/Commands
332 - 86 100 2 1
FBDeviceDebugSymbolsCommands.h
in FBDeviceControl/Commands
13 - 86 100 2 1
FBDeviceSocketForwardingCommands.m
in FBDeviceControl/Commands
87 - 106 140 2 2
FBDeviceSocketForwardingCommands.h
in FBDeviceControl/Commands
11 - 106 140 2 2
FBSimulatorMemoryCommands.m
in FBSimulatorControl/Commands
37 - 106 161 2 2
memory.py
in idb/cli/commands
12 2 106 161 2 2
FBMemoryCommands.h
in FBControlCore/Commands
8 - 106 161 2 2
FBSimulatorMemoryCommands.h
in FBSimulatorControl/Commands
6 - 106 161 2 2
dap.py
in idb/grpc
101 1 106 163 2 2
dap.py
in idb/cli/commands
55 3 106 163 3 3
FBSimulatorDapServerCommands.m
in FBSimulatorControl/Commands
55 - 106 163 3 2
FBSimulatorNotificationCommands.m
in FBSimulatorControl/Commands
49 - 106 163 2 2
notification.py
in idb/cli/commands
18 3 106 163 2 2
Most Recently Changed Files (Top 50)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
FBIDBServiceHandler.mm
in idb_companion/Server
1545 53 18 1085 113 21
FBSimulatorSettingsCommands.m
in FBSimulatorControl/Commands
443 - 21 1873 52 10
FBIDBXCTestReporter.mm
in idb_companion/Utility
430 - 22 821 26 7
IDBXCTestReporter.swift
in idb_companion/Utility/IDBXCTestReporter
364 2 22 46 2 1
GRPCSwiftServer.swift
in idb_companion/SwiftServer
111 - 22 53 6 2
main.m
in idb_companion
632 4 23 1085 74 8
FBMacDevice.m
in XCTestBootstrap/MacStrategies
442 - 23 1591 79 18
FBDevice.m
in FBDeviceControl/Management
306 - 23 2158 86 14
CompanionServiceProvider.swift
in idb_companion/SwiftServer
213 42 23 59 7 2
FBSimulatorLifecycleCommands.m
in FBSimulatorControl/Commands
199 - 23 1873 36 5
FBiOSTargetDouble.m
in FBControlCoreTests/Doubles
142 - 23 2135 71 13
FBCoreSimulatorNotifier.m
in FBSimulatorControl/Notifiers
74 - 23 2325 16 3
FBiOSTarget.h
in FBControlCore/Management
64 - 23 2156 67 15
DescribeMethodHandler.swift
in idb_companion/SwiftServer/MethodHandlers
52 1 23 23 1 1
FBDeviceLifecycleCommands.m
in FBDeviceControl/Commands
31 - 23 23 1 1
FBCoreSimulatorNotifier.h
in FBSimulatorControl/Notifiers
14 - 23 2325 15 4
FBDeviceLifecycleCommands.h
in FBDeviceControl/Commands
7 - 23 23 1 1
format.py
in idb/common
280 22 25 1085 26 11
FBiOSTarget.m
in FBControlCore/Management
126 2 25 2142 23 4
FBLifecycleCommands.h
in FBControlCore/Commands
11 - 25 32 2 1
companion.py
in idb/common
428 4 30 1085 32 5
FBSimulatorSet.m
in FBSimulatorControl/Management
205 - 30 2248 60 5
FBSimulatorShutdownStrategy.m
in FBSimulatorControl/Strategies
116 - 30 1976 16 4
FBXCTestSimulatorFetcher.m
in fbxctest/FBXCTestKit/Runners
103 - 30 2066 35 4
FBSimulatorControlTestCase.m
in FBSimulatorControlTests/Utilities
88 - 30 2389 68 6
FBSimulatorDeletionStrategy.m
in FBSimulatorControl/Strategies
74 - 30 2150 21 3
FBSimulatorNotificationUpdateStrategy.m
in FBSimulatorControl/Strategies
59 - 30 1584 15 3
FBSimulatorSet.h
in FBSimulatorControl/Management
36 - 30 2248 32 5
FBSimulatorEraseStrategy.m
in FBSimulatorControl/Strategies
34 - 30 2164 12 2
FBSimulatorDeletionStrategy.h
in FBSimulatorControl/Strategies
11 - 30 2150 9 2
FBSimulatorEraseStrategy.h
in FBSimulatorControl/Strategies
10 - 30 2164 9 2
FBSimulatorShutdownStrategy.h
in FBSimulatorControl/Strategies
10 - 30 1976 7 2
client.py
in idb/grpc
1319 7 31 1085 74 21
FBSimulatorVideoStream.m
in FBSimulatorControl/Framebuffer
646 5 32 540 28 5
FBControlCore.h
in FBControlCore
87 - 32 2228 140 12
TestCrashShim.m
in Shims/Shimulator/TestCrashShim
36 2 32 1401 9 4
FBSimulatorLifecycleCommands.h
in FBSimulatorControl/Commands
29 - 32 1873 24 4
FBiOSTargetConstants.h
in FBControlCore/Management
30 2 35 35 1 1
FBSimulatorControl.h
in FBSimulatorControl
20 - 35 2338 157 9
FBiOSTargetConstants.m
in FBControlCore/Management
11 - 35 35 1 1
FBSimulatorAccessibilityCommands.m
in FBSimulatorControl/Commands
318 - 36 655 12 3
InstallMethodHandler.swift
in idb_companion/SwiftServer/MethodHandlers
182 4 36 36 1 1
XCTestRunMethodHandler.swift
in idb_companion/SwiftServer/MethodHandlers
80 2 36 36 1 1
GrpcDataMappings.swift
in idb_companion/SwiftServer/ValueTransformers
33 5 36 36 1 1
ConnectMethodHandler.swift
in idb_companion/SwiftServer/MethodHandlers
23 1 36 36 1 1
idb_companion-Bridging-Header.h
in idb_companion/Bridging
10 - 36 59 4 2
FBSimulatorSet+Private.h
in FBSimulatorControl/Management
8 - 36 2248 18 5
AsyncSequence+Extension.swift
in idb_companion/Utility
8 - 36 36 1 1
FBSimulatorLaunchedApplication.m
in FBSimulatorControl/Utility
89 - 38 297 7 3
FBDeviceApplicationCommands.m
in FBDeviceControl/Commands
392 1 39 1732 60 8