Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

프리미엄 기능 앱

일회성 인앱결제와 기능 잠금 해제를 구현한 앱입니다.

Phase Swift iOS

🎯 사용 기술

StoreKit 2

✨ 주요 기능

  • 소모성/비소모성 상품
  • 구매 복원
  • 기능 잠금/해제
  • 프로모션 코드

📱 스크린샷

🍎 HIG 가이드라인

가치 제안 명확화로 전환율 향상

📁 프로젝트 구조

PremiumApp/
├── PremiumAppApp/          # 메인 앱
│   ├── PremiumAppApp.swift
│   ├── ContentView.swift
│   └── Views/
└── Shared/                    # 공유 모델/서비스
    ├── Models/
    └── Services/

🚀 실행 방법

  1. Xcode에서 프로젝트 열기
  2. 시뮬레이터 또는 실제 기기 선택
  3. Cmd + R로 실행

📊 통계

항목
파일 수 8개
코드 라인 1,900줄

🔗 관련 링크


Made with ❤️ by 개발자리