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 }}
opficdev
/
DevLog_iOS
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
7
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
[#132] UserDefautls를 관리하는 객체를 Persistence 디렉토리 내에 구현한다
- #133
#133
Merged
opficdev
merged 12 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#132-Persistence
opficdev/DevLog_iOS:feat/#132-Persistence
Copy head branch name to clipboard
Feb 25, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[#132] UserDefautls를 관리하는 객체를 Persistence 디렉토리 내에 구현한다
#133
opficdev
merged 12 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#132-Persistence
opficdev/DevLog_iOS:feat/#132-Persistence
Copy head branch name to clipboard
Commits
Commits on Feb 25, 2026
feat: 프로젝트에서 사용하는 UserDefaults를 관리하기 위한 객체
opficdev
committed
8c72276
View commit details
Copy full SHA for 8c72276
Browse repository at this point
feat: 로그아웃 하지 않고 앱을 삭제했을 경우, 앱을 재설치 했을 때 로그인 세션이 남아있는 현상을 관리하는 리포지토리 구현
opficdev
committed
de6c0de
View commit details
Copy full SHA for de6c0de
Browse repository at this point
feat: PushNotificationView의 정렬/필터링 조건을 불러오거 저장하는 유즈케이스 구현
opficdev
committed
554917f
View commit details
Copy full SHA for 554917f
Browse repository at this point
feat: SearchView에서 최근 검색 기록을 불러오고 저장하는 유즈케이스 구현
opficdev
committed
f1b4da1
View commit details
Copy full SHA for f1b4da1
Browse repository at this point
feat: SettingView에서 앱 테마 설정을 불러오고 저장하는 유즈케이스 구현
opficdev
committed
494e44a
View commit details
Copy full SHA for 494e44a
Browse repository at this point
feat: UserDefaults로 저장되는 키들을 관리하는 리포지토리 구현
opficdev
committed
51161ee
View commit details
Copy full SHA for 51161ee
Browse repository at this point
feat: 앱 테마 값을 방출하는 역할을 담당하는 객체 구현
opficdev
committed
e23bdd1
View commit details
Copy full SHA for e23bdd1
Browse repository at this point
style: 인덴트 수정
opficdev
committed
8619528
View commit details
Copy full SHA for 8619528
Browse repository at this point
style: preferredColorScheme 위치 이동
opficdev
committed
88737da
View commit details
Copy full SHA for 88737da
Browse repository at this point
feat: 개선된 각 레이어 객체 등록
opficdev
committed
d91bb89
View commit details
Copy full SHA for d91bb89
Browse repository at this point
feat: AppStorage 제거 및 등록된 유즈케이스를 사용하여 상태 변경
opficdev
committed
ae4529e
View commit details
Copy full SHA for ae4529e
Browse repository at this point
refactor: 로그아웃에 실패해도 로컬 세션은 로그아웃 되도록 개선
opficdev
committed
a2c4d92
View commit details
Copy full SHA for a2c4d92
Browse repository at this point
You can’t perform that action at this time.