Add a SwiftTUI terminal app that lists race runners from the start list and results files, with an interactive menu to sort, filter by age group, toggle finishers vs. non-starters, and live-search by name. Parsing and transforms are written as pure functions over the file contents. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
25 lines
1.2 KiB
Text
25 lines
1.2 KiB
Text
/*.appex/Contents/Frameworks/libclang_rt.asan*.dylib
|
|
/*.appex/Contents/Frameworks/libclang_rt.tsan*.dylib
|
|
/*.appex/Contents/Frameworks/libclang_rt.ubsan*.dylib
|
|
/*.appex/Contents/Frameworks/libXCTestBundleInject.dylib
|
|
/*.appex/Contents/Frameworks/libXCTestSwiftSupport.dylib
|
|
/*.appex/Contents/Frameworks/Testing.framework,
|
|
/*.appex/Contents/Frameworks/XCTAutomationSupport.framework
|
|
/*.appex/Contents/Frameworks/XCTest.framework
|
|
/*.appex/Contents/Frameworks/XCTestCore.framework
|
|
/*.appex/Contents/Frameworks/XCTestSupport.framework
|
|
/*.appex/Contents/Frameworks/XCUIAutomation.framework
|
|
/*.appex/Contents/Frameworks/XCUnit.framework
|
|
/*.appex/Frameworks/libclang_rt.asan*.dylib
|
|
/*.appex/Frameworks/libclang_rt.tsan*.dylib
|
|
/*.appex/Frameworks/libclang_rt.ubsan*.dylib
|
|
/*.appex/Frameworks/libXCTestBundleInject.dylib
|
|
/*.appex/Frameworks/libXCTestSwiftSupport.dylib
|
|
/*.appex/Frameworks/Testing.framework,
|
|
/*.appex/Frameworks/XCTAutomationSupport.framework
|
|
/*.appex/Frameworks/XCTest.framework
|
|
/*.appex/Frameworks/XCTestCore.framework
|
|
/*.appex/Frameworks/XCTestSupport.framework
|
|
/*.appex/Frameworks/XCUIAutomation.framework
|
|
/*.appex/Frameworks/XCUnit.framework
|
|
/*.appex/PlugIns/*.xctest
|