mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-04 10:04:39 +02:00
refactor: Pull out seek back calculation into testable class
This commit is contained in:
parent
3b285db21a
commit
890852bef5
4 changed files with 260 additions and 1 deletions
|
@ -28,6 +28,17 @@
|
|||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES">
|
||||
<Testables>
|
||||
<TestableReference
|
||||
skipped = "NO"
|
||||
parallelizable = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "E9E8813928DA5DE500D750C1"
|
||||
BuildableName = "AudiobookshelfUnitTests.xctest"
|
||||
BlueprintName = "AudiobookshelfUnitTests"
|
||||
ReferencedContainer = "container:App.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
</Testables>
|
||||
</TestAction>
|
||||
<LaunchAction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue