Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
APP-iOS7
/
MyiApp
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
2
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat: App Entry Point 및 의존성 주입 구현 (#178)
- #212
#212
Merged
Tom-BumSuChoi
merged 9 commits into
develop
APP-iOS7/MyiApp:develop
from
feature/178-app-entry-point-and-di
APP-iOS7/MyiApp:feature/178-app-entry-point-and-di
Copy head branch name to clipboard
Mar 20, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: App Entry Point 및 의존성 주입 구현 (#178)
#212
Tom-BumSuChoi
merged 9 commits into
develop
APP-iOS7/MyiApp:develop
from
feature/178-app-entry-point-and-di
APP-iOS7/MyiApp:feature/178-app-entry-point-and-di
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2026
feat: CaregiverClient 확장 및 RegisterBabyFeature 추가
Tom-BumSuChoi
committed
338e123
View commit details
Copy full SHA for 338e123
Browse repository at this point
fix: FirebaseFirestore productType을 staticFramework로 변경
Show description for de57fc9
Tom-BumSuChoi
committed
de57fc9
View commit details
Copy full SHA for de57fc9
Browse repository at this point
fix: AuthFeatureTests를 LoginFeature 리듀서 직접 테스트로 수정
Show description for 3b873ba
Tom-BumSuChoi
committed
3b873ba
View commit details
Copy full SHA for 3b873ba
Browse repository at this point
chore: SwiftFormat 설정에서 self 삽입 및 wrapSwitchCases 규칙 제거
Tom-BumSuChoi
committed
bb0dbbf
View commit details
Copy full SHA for bb0dbbf
Browse repository at this point
refactor: SwiftFormat self 규칙 제거에 따른 self 키워드 정리
Tom-BumSuChoi
committed
420d640
View commit details
Copy full SHA for 420d640
Browse repository at this point
feat: CaregiverClient Mock에 registerBaby 메서드 추가
Tom-BumSuChoi
committed
1f17df0
View commit details
Copy full SHA for 1f17df0
Browse repository at this point
refactor: Core 모듈을 동적 프레임워크로 변경하고 FirebaseCore 의존성 추가
Tom-BumSuChoi
committed
d328fdd
View commit details
Copy full SHA for d328fdd
Browse repository at this point
refactor: AuthFeature를 enum State 기반 상위 리듀서로 통합
Show description for 28f78b1
Tom-BumSuChoi
committed
28f78b1
View commit details
Copy full SHA for 28f78b1
Browse repository at this point
feat: RootFeature에 인증 상태 확인 및 라우팅 로직 구현
Show description for caa67aa
Tom-BumSuChoi
committed
caa67aa
View commit details
Copy full SHA for caa67aa
Browse repository at this point
You can’t perform that action at this time.