docs: add v1.0.13 setup and troubleshooting - #6
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
Test Suite 'BarKeepTests.xctest' started at 2026-07-23 16:27:30.523.
Test Suite 'AppVersionTests' started at 2026-07-23 16:27:30.523.
Test Case '-[BarKeepTests.AppVersionTests testAuthenticationFailureIsDistinguishedFromReachability]' started.
Test Case '-[BarKeepTests.AppVersionTests testAuthenticationFailureIsDistinguishedFromReachability]' passed (0.001 seconds).
Test Case '-[BarKeepTests.AppVersionTests testConfiguredTransportUsesUSBOnlyForTheUSBInterface]' started.
Test Case '-[BarKeepTests.AppVersionTests testConfiguredTransportUsesUSBOnlyForTheUSBInterface]' passed (0.000 seconds).
Test Case '-[BarKeepTests.AppVersionTests testFallsBackForDevelopmentBuilds]' started.
Test Case '-[BarKeepTests.AppVersionTests testFallsBackForDevelopmentBuilds]' passed (0.000 seconds).
Test Case '-[BarKeepTests.AppVersionTests testUsesBundleShortVersion]' started.
Test Case '-[BarKeepTests.AppVersionTests testUsesBundleShortVersion]' passed (0.000 seconds).
Test Suite 'AppVersionTests' passed at 2026-07-23 16:27:30.525.
Executed 4 tests, with 0 failures (0 unexpected) in 0.001 (0.002) seconds
Test Suite 'ArcadeEngineTests' started at 2026-07-23 16:27:30.525.
Test Case '-[BarKeepTests.ArcadeEngineTests testArcadeFrameEncodesAsPNG]' started.
Test Case '-[BarKeepTests.ArcadeEngineTests testArcadeFrameEncodesAsPNG]' passed (0.002 seconds).
Test Case '-[BarKeepTests.ArcadeEngineTests testBallGamesRemainRenderableDuringLongSessions]' started.
Test Case '-[BarKeepTests.ArcadeEngineTests testBallGamesRemainRenderableDuringLongSessions]' passed (1.276 seconds).
Test Case '-[BarKeepTests.ArcadeEngineTests testEveryGameRendersAVisibleNativeResolutionFrame]' started.
Test Case '-[BarKeepTests.ArcadeEngineTests testEveryGameRendersAVisibleNativeResolutionFrame]' passed (0.001 seconds).
Test Case '-[BarKeepTests.ArcadeEngineTests testPongAndBreakoutAnimate]' started.
Test Case '-[BarKeepTests.ArcadeEngineTests testPongAndBreakoutAnimate]' passed (0.001 seconds).
Test Case '-[BarKeepTests.ArcadeEngineTests testSnakeMovesOnItsTick]' started.
Test Case '-[BarKeepTests.ArcadeEngineTests testSnakeMovesOnItsTick]' passed (0.000 seconds).
Test Case '-[BarKeepTests.ArcadeEngineTests testStoppingInvalidatesFrameWithoutAbandoningUpload]' started.
Test Case '-[BarKeepTests.ArcadeEngineTests testStoppingInvalidatesFrameWithoutAbandoningUpload]' passed (0.000 seconds).
Test Case '-[BarKeepTests.ArcadeEngineTests testTetrisHardDropChangesTheBoard]' started.
Test Case '-[BarKeepTests.ArcadeEngineTests testTetrisHardDropChangesTheBoard]' passed (0.000 seconds).
Test Suite 'ArcadeEngineTests' passed at 2026-07-23 16:27:31.806.
Executed 7 tests, with 0 failures (0 unexpected) in 1.280 (1.281) seconds
Test Suite 'BusyBarClientTests' started at 2026-07-23 16:27:31.806.
Test Case '-[BarKeepTests.BusyBarClientTests testAssetUploadUsesSameFirmwareApplicationNamespace]' started.
Test Case '-[BarKeepTests.BusyBarClientTests testAssetUploadUsesSameFirmwareApplicationNamespace]' passed (0.000 seconds).
Test Case '-[BarKeepTests.BusyBarClientTests testAuthenticationUsesDocumentedAPITokenHeader]' started.
Test Case '-[BarKeepTests.BusyBarClientTests testAuthenticationUsesDocumentedAPITokenHeader]' passed (0.001 seconds).
Test Case '-[BarKeepTests.BusyBarClientTests testBrowserURLIsNormalizedToAnAPIHost]' started.
Test Case '-[BarKeepTests.BusyBarClientTests testBrowserURLIsNormalizedToAnAPIHost]' passed (0.000 seconds).
Test Case '-[BarKeepTests.BusyBarClientTests testDisplayPayloadUsesFirmwareApplicationNamespace]' started.
Test Case '-[BarKeepTests.BusyBarClientTests testDisplayPayloadUsesFirmwareApplicationNamespace]' passed (0.000 seconds).
Test Case '-[BarKeepTests.BusyBarClientTests testMultilineTokenIsRejectedBeforeSendingARequest]' started.
Test Case '-[BarKeepTests.BusyBarClientTests testMultilineTokenIsRejectedBeforeSendingARequest]' passed (0.004 seconds).
Test Suite 'BusyBarClientTests' passed at 2026-07-23 16:27:31.811.
Executed 5 tests, with 0 failures (0 unexpected) in 0.005 (0.006) seconds
Test Suite 'MenuBarWindowSizerTests' started at 2026-07-23 16:27:31.811.
Test Case '-[BarKeepTests.MenuBarWindowSizerTests testContentSizePreferenceDoesNotLoseMeasurementToZero]' started.
Test Case '-[BarKeepTests.MenuBarWindowSizerTests testContentSizePreferenceDoesNotLoseMeasurementToZero]' passed (0.000 seconds).
Test Case '-[BarKeepTests.MenuBarWindowSizerTests testCorrectionCanRestoreAnEarlierMenuBarAnchor]' started.
Test Case '-[BarKeepTests.MenuBarWindowSizerTests testCorrectionCanRestoreAnEarlierMenuBarAnchor]' passed (0.104 seconds).
Test Case '-[BarKeepTests.MenuBarWindowSizerTests testResizePreservesTopEdge]' started.
Test Case '-[BarKeepTests.MenuBarWindowSizerTests testResizePreservesTopEdge]' passed (0.006 seconds).
Test Case '-[BarKeepTests.MenuBarWindowSizerTests testResizeUsesRequestedContentHeight]' started.
Test Case '-[BarKeepTests.MenuBarWindowSizerTests testResizeUsesRequestedContentHeight]' passed (0.001 seconds).
Test Suite 'MenuBarWindowSizerTests' passed at 2026-07-23 16:27:31.923.
Executed 4 tests, with 0 failures (0 unexpected) in 0.112 (0.112) seconds
Test Suite 'MicMonitorTests' started at 2026-07-23 16:27:31.923.
Test Case '-[BarKeepTests.MicMonitorTests testHiddenDeviceIsIgnored]' started.
Test Case '-[BarKeepTests.MicMonitorTests testHiddenDeviceIsIgnored]' passed (0.000 seconds).
Test Case '-[BarKeepTests.MicMonitorTests testPhysicalDeviceIsMonitored]' started.
Test Case '-[BarKeepTests.MicMonitorTests testPhysicalDeviceIsMonitored]' passed (0.000 seconds).
Test Case '-[BarKeepTests.MicMonitorTests testUnknownTransportFallsBackToMonitoring]' started.
Test Case '-[BarKeepTests.MicMonitorTests testUnknownTransportFallsBackToMonitoring]' passed (0.000 seconds).
Test Case '-[BarKeepTests.MicMonitorTests testVirtualAndAggregateDevicesAreIgnored]' started.
Test Case '-[BarKeepTests.MicMonitorTests testVirtualAndAggregateDevicesAreIgnored]' passed (0.000 seconds).
Test Suite 'MicMonitorTests' passed at 2026-07-23 16:27:31.925.
Executed 4 tests, with 0 failures (0 unexpected) in 0.001 (0.001) seconds
Test Suite 'BarKeepTests.xctest' passed at 2026-07-23 16:27:31.925.
Executed 24 tests, with 0 failures (0 unexpected) in 1.399 (1.402) seconds
Test Suite 'All tests' passed at 2026-07-23 16:27:31.925.
Executed 24 tests, with 0 failures (0 unexpected) in 1.399 (1.403) seconds
Test run started.
Testing Library Version: 2070
Target Platform: arm64e-apple-macos14.0
Test run with 0 tests in 0 suites passed after 0.001 seconds. (24 tests)