Skip to content

Commit

Permalink
fix docc and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
KC-2001MS committed Oct 9, 2024
1 parent 6e10cd5 commit 34dc160
Show file tree
Hide file tree
Showing 43 changed files with 81 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ concurrency:

jobs:
build:
runs-on: macos-14
runs-on: macos-latest
env:
DEVELOPER_DIR: /Applications/Xcode.app/Contents/Developer

Expand Down
54 changes: 54 additions & 0 deletions .swiftpm/xcode/xcshareddata/xcschemes/OnboardingUITests.xcscheme
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1600"
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES"
buildArchitectures = "Automatic">
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
shouldAutocreateTestPlan = "YES">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "OnboardingUITests"
BuildableName = "OnboardingUITests"
BlueprintName = "OnboardingUITests"
ReferencedContainer = "container:">
</BuildableReference>
</TestableReference>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
4 changes: 4 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,9 @@ let package = Package(
.process("Localizable.xcstrings")
]
),
.testTarget(
name: "OnboardingUITests",
dependencies: ["OnboardingUI"]
),
]
)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "tvOS App Icon back.png",
"filename" : "back.png",
"idiom" : "tv"
}
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "tvOS App Icon front.png",
"filename" : "front.png",
"idiom" : "tv"
}
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "tvOS App Icon middle.png",
"filename" : "middle.png",
"idiom" : "tv"
}
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"images" : [
{
"filename" : "back mini.png",
"idiom" : "tv",
"scale" : "1x"
},
{
"filename" : "back mini x2.png",
"idiom" : "tv",
"scale" : "2x"
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"images" : [
{
"filename" : "front mini.png",
"idiom" : "tv",
"scale" : "1x"
},
{
"filename" : "front mini x2.png",
"idiom" : "tv",
"scale" : "2x"
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"images" : [
{
"filename" : "tvOS App Icon back mini.png",
"filename" : "middle mini.png",
"idiom" : "tv",
"scale" : "1x"
},
{
"filename" : "tvOS App Icon back x2.png",
"filename" : "middle mini x2.png",
"idiom" : "tv",
"scale" : "2x"
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"images" : [
{
"filename" : "tvOS App Icon middle mini.png",
"filename" : "tvOS Top Shelf Wide Image.png",
"idiom" : "tv",
"scale" : "1x"
},
{
"filename" : "tvOS App Icon middle x2.png",
"filename" : "tvOS Top Shelf Wide Image x2.png",
"idiom" : "tv",
"scale" : "2x"
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"images" : [
{
"filename" : "tvOS App Icon front mini.png",
"filename" : "tvOS Top Shelf Image.png",
"idiom" : "tv",
"scale" : "1x"
},
{
"filename" : "tvOS App Icon front x2.png",
"filename" : "tvOS Top Shelf Image x2.png",
"idiom" : "tv",
"scale" : "2x"
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 9 additions & 9 deletions Tests/OnboardingUITests/OnboardingUITests.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
//import Testing
//@testable import OnboardingUI
//
//struct OnboardingUITests {
// @Test
// func testExample() async throws {
// #expect(true)
// }
//}
import Testing
@testable import OnboardingUI

struct OnboardingUITests {
@Test
func example() async throws {
#expect(true)
}
}

0 comments on commit 34dc160

Please sign in to comment.