Skip to content

Conversation

@opficdev
Copy link
Owner

@opficdev opficdev commented Jan 30, 2026

@opficdev opficdev self-assigned this Jan 30, 2026
@opficdev opficdev changed the title test: ci v0 test: ci Jan 30, 2026
@opficdev opficdev changed the title test: ci test: build ci Jan 30, 2026
@github-actions
Copy link

❌ iOS CI build failed.

Lines containing 'error:':

/Users/runner/work/SwiftUI_DevLog/SwiftUI_DevLog/DevLog/UI/Setting/SettingView.swift:117:13: error: 'case' label in a 'switch' must have at least one executable statement

Code excerpts:

File: /Users/runner/work/SwiftUI_DevLog/SwiftUI_DevLog/DevLog/UI/Setting/SettingView.swift:117
 115|                     )
 116|                 )
 117|             case .account:
 118| //                TempView(text: "AccountView")
 119| //                AccountView(viewModel: viewModel)

@opficdev opficdev merged commit acb345d into develop Jan 31, 2026
1 check passed
@opficdev opficdev deleted the ci/build branch January 31, 2026 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

깃헙 액션을 통해 빌드 자동화를 구현한다

2 participants