@@ -48,60 +48,60 @@ Apple의 **367개 프레임워크** 중 핵심 50개를 실전 중심으로 학
4848| 1 | ** WidgetKit** | [ ✅] ( https://m1zz.github.io/HIGLab/widgets/01-weather-widget-challenge.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/tutorials/widgets/documentation/higwidgets/ ) | [ ✅] ( samples/WeatherWidget/ ) |
4949| 2 | ** ActivityKit** | [ ✅] ( https://m1zz.github.io/HIGLab/activitykit/01-delivery-tracker.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/tutorials/activitykit/documentation/higactivitykit/ ) | ⬜ |
5050| 3 | ** App Intents** | [ ✅] ( https://m1zz.github.io/HIGLab/appintents/01-siri-todo-app.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/tutorials/appintents/documentation/higappintents/ ) | ⬜ |
51- | 4 | ** SwiftUI** | [ ✅] ( https://m1zz.github.io/HIGLab/swiftui/01-tutorial.html ) | [ ✅] ( tutorials/swiftui/ ) | ⬜ |
52- | 5 | ** SwiftData** | [ ✅] ( https://m1zz.github.io/HIGLab/swiftdata/01-tutorial.html ) | [ ✅] ( tutorials/swiftdata/ ) | [ ✅] ( samples/TaskMaster/ ) |
53- | 6 | ** Observation** | [ ✅] ( https://m1zz.github.io/HIGLab/observation/01-tutorial.html ) | [ ✅] ( tutorials/observation/ ) | [ ✅] ( samples/CartFlow/ ) |
51+ | 4 | ** SwiftUI** | [ ✅] ( https://m1zz.github.io/HIGLab/swiftui/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/swiftui/documentation/higswiftui /) | ⬜ |
52+ | 5 | ** SwiftData** | [ ✅] ( https://m1zz.github.io/HIGLab/swiftdata/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/swiftdata/documentation/higswiftdata /) | [ ✅] ( samples/TaskMaster/ ) |
53+ | 6 | ** Observation** | [ ✅] ( https://m1zz.github.io/HIGLab/observation/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/observation/documentation/higobservation /) | [ ✅] ( samples/CartFlow/ ) |
5454| 7 | 🆕 ** Foundation Models** | [ ✅] ( https://m1zz.github.io/HIGLab/foundationmodels/01-ai-chatbot.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/tutorials/foundationmodels/documentation/higfoundationmodels/ ) | ⬜ |
5555
5656### 💳 Phase 2: App Services (서비스 통합)
5757
5858| # | Technology | 블로그 | DocC | 샘플 |
5959| ---| -----------| :------:| :----:| :----:|
6060| 8 | ** StoreKit 2** | [ ✅] ( https://m1zz.github.io/HIGLab/storekit/01-subscription-app.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/tutorials/storekit/documentation/higstorekit/ ) | ⬜ |
61- | 9 | ** PassKit** | [ ✅] ( https://m1zz.github.io/HIGLab/passkit/01-tutorial.html ) | [ ✅] ( tutorials/passkit/ ) | ⬜ |
62- | 10 | ** CloudKit** | [ ✅] ( https://m1zz.github.io/HIGLab/cloudkit/01-tutorial.html ) | [ ✅] ( tutorials/cloudkit/ ) | ⬜ |
63- | 11 | ** Authentication Services** | [ ✅] ( https://m1zz.github.io/HIGLab/authservices/01-tutorial.html ) | [ ✅] ( tutorials/authservices/ ) | ⬜ |
64- | 12 | ** HealthKit** | [ ✅] ( https://m1zz.github.io/HIGLab/healthkit/01-tutorial.html ) | [ ✅] ( tutorials/healthkit/ ) | ⬜ |
65- | 13 | ** WeatherKit** | [ ✅] ( https://m1zz.github.io/HIGLab/weatherkit/01-tutorial.html ) | [ ✅] ( tutorials/weatherkit/ ) | ⬜ |
66- | 14 | ** MapKit** | [ ✅] ( https://m1zz.github.io/HIGLab/mapkit/01-tutorial.html ) | [ ✅] ( tutorials/mapkit/ ) | [ ✅] ( samples/PlaceExplorer/ ) |
67- | 15 | ** Core Location** | [ ✅] ( https://m1zz.github.io/HIGLab/corelocation/01-tutorial.html ) | [ ✅] ( tutorials/corelocation/ ) | ⬜ |
68- | 16 | ** Core ML** | [ ✅] ( https://m1zz.github.io/HIGLab/coreml/01-tutorial.html ) | [ ✅] ( tutorials/coreml/ ) | ⬜ |
69- | 17 | ** Vision** | [ ✅] ( https://m1zz.github.io/HIGLab/vision/01-tutorial.html ) | [ ✅] ( tutorials/vision/ ) | ⬜ |
70- | 18 | ** User Notifications** | [ ✅] ( https://m1zz.github.io/HIGLab/notifications/01-tutorial.html ) | [ ✅] ( tutorials/notifications/ ) | [ ✅] ( samples/NotifyMe/ ) |
71- | 19 | ** TipKit** | [ ✅] ( https://m1zz.github.io/HIGLab/tipkit/01-tutorial.html ) | [ ✅] ( tutorials/tipkit/ ) | ⬜ |
72- | 20 | ** SharePlay** | [ ✅] ( https://m1zz.github.io/HIGLab/shareplay/01-tutorial.html ) | [ ✅] ( tutorials/shareplay/ ) | ⬜ |
61+ | 9 | ** PassKit** | [ ✅] ( https://m1zz.github.io/HIGLab/passkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/passkit/documentation/higpasskit /) | ⬜ |
62+ | 10 | ** CloudKit** | [ ✅] ( https://m1zz.github.io/HIGLab/cloudkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/cloudkit/documentation/higcloudkit /) | ⬜ |
63+ | 11 | ** Authentication Services** | [ ✅] ( https://m1zz.github.io/HIGLab/authservices/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/authservices/documentation/higauthservices /) | ⬜ |
64+ | 12 | ** HealthKit** | [ ✅] ( https://m1zz.github.io/HIGLab/healthkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/healthkit/documentation/highealthkit /) | ⬜ |
65+ | 13 | ** WeatherKit** | [ ✅] ( https://m1zz.github.io/HIGLab/weatherkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/weatherkit/documentation/higweatherkit /) | ⬜ |
66+ | 14 | ** MapKit** | [ ✅] ( https://m1zz.github.io/HIGLab/mapkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/mapkit/documentation/higmapkit /) | [ ✅] ( samples/PlaceExplorer/ ) |
67+ | 15 | ** Core Location** | [ ✅] ( https://m1zz.github.io/HIGLab/corelocation/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/corelocation/documentation/higcorelocation /) | ⬜ |
68+ | 16 | ** Core ML** | [ ✅] ( https://m1zz.github.io/HIGLab/coreml/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/coreml/documentation/higcoreml /) | ⬜ |
69+ | 17 | ** Vision** | [ ✅] ( https://m1zz.github.io/HIGLab/vision/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/vision/documentation/higvision /) | ⬜ |
70+ | 18 | ** User Notifications** | [ ✅] ( https://m1zz.github.io/HIGLab/notifications/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/notifications/documentation/hignotifications /) | [ ✅] ( samples/NotifyMe/ ) |
71+ | 19 | ** TipKit** | [ ✅] ( https://m1zz.github.io/HIGLab/tipkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/tipkit/documentation/higtipkit /) | ⬜ |
72+ | 20 | ** SharePlay** | [ ✅] ( https://m1zz.github.io/HIGLab/shareplay/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/shareplay/documentation/higshareplay /) | ⬜ |
7373
7474### 🎮 Phase 3: Graphics & Media (그래픽/미디어)
7575
7676| # | Technology | 블로그 | DocC | 샘플 |
7777| ---| -----------| :------:| :----:| :----:|
7878| 21 | ** ARKit** | [ ✅] ( https://m1zz.github.io/HIGLab/arkit/01-ar-furniture-app.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/tutorials/arkit/documentation/higarkit/ ) | ⬜ |
79- | 22 | ** RealityKit** | [ ✅] ( https://m1zz.github.io/HIGLab/realitykit/01-tutorial.html ) | [ ✅] ( tutorials/realitykit/ ) | ⬜ |
80- | 23 | ** SpriteKit** | [ ✅] ( https://m1zz.github.io/HIGLab/spritekit/01-tutorial.html ) | [ ✅] ( tutorials/spritekit/ ) | ⬜ |
81- | 24 | ** Core Image** | [ ✅] ( https://m1zz.github.io/HIGLab/coreimage/01-tutorial.html ) | [ ✅] ( tutorials/coreimage/ ) | ⬜ |
82- | 25 | ** PencilKit** | [ ✅] ( https://m1zz.github.io/HIGLab/pencilkit/01-tutorial.html ) | [ ✅] ( tutorials/pencilkit/ ) | ⬜ |
83- | 26 | ** PDFKit** | [ ✅] ( https://m1zz.github.io/HIGLab/pdfkit/01-tutorial.html ) | [ ✅] ( tutorials/pdfkit/ ) | ⬜ |
84- | 27 | ** AVFoundation** | [ ✅] ( https://m1zz.github.io/HIGLab/avfoundation/01-tutorial.html ) | [ ✅] ( tutorials/avfoundation/ ) | ⬜ |
85- | 28 | ** AVKit** | [ ✅] ( https://m1zz.github.io/HIGLab/avkit/01-tutorial.html ) | [ ✅] ( tutorials/avkit/ ) | ⬜ |
86- | 29 | ** MusicKit** | [ ✅] ( https://m1zz.github.io/HIGLab/musickit/01-tutorial.html ) | [ ✅] ( tutorials/musickit/ ) | [ ✅] ( samples/MusicPlayer/ ) |
87- | 30 | ** PhotosUI** | [ ✅] ( https://m1zz.github.io/HIGLab/photosui/01-tutorial.html ) | [ ✅] ( tutorials/photosui/ ) | ⬜ |
88- | 31 | ** Core Haptics** | [ ✅] ( https://m1zz.github.io/HIGLab/corehaptics/01-tutorial.html ) | [ ✅] ( tutorials/corehaptics/ ) | ⬜ |
89- | 32 | ** ShazamKit** | [ ✅] ( https://m1zz.github.io/HIGLab/shazamkit/01-tutorial.html ) | [ ✅] ( tutorials/shazamkit/ ) | ⬜ |
90- | 33 | 🆕 ** Image Playground** | [ ✅] ( https://m1zz.github.io/HIGLab/imageplayground/01-tutorial.html ) | [ ✅] ( tutorials/imageplayground/ ) | ⬜ |
79+ | 22 | ** RealityKit** | [ ✅] ( https://m1zz.github.io/HIGLab/realitykit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/realitykit/documentation/higrealitykit /) | ⬜ |
80+ | 23 | ** SpriteKit** | [ ✅] ( https://m1zz.github.io/HIGLab/spritekit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/spritekit/documentation/higspritekit /) | ⬜ |
81+ | 24 | ** Core Image** | [ ✅] ( https://m1zz.github.io/HIGLab/coreimage/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/coreimage/documentation/higcoreimage /) | ⬜ |
82+ | 25 | ** PencilKit** | [ ✅] ( https://m1zz.github.io/HIGLab/pencilkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/pencilkit/documentation/higpencilkit /) | ⬜ |
83+ | 26 | ** PDFKit** | [ ✅] ( https://m1zz.github.io/HIGLab/pdfkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/pdfkit/documentation/higpdfkit /) | ⬜ |
84+ | 27 | ** AVFoundation** | [ ✅] ( https://m1zz.github.io/HIGLab/avfoundation/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/avfoundation/documentation/higavfoundation /) | ⬜ |
85+ | 28 | ** AVKit** | [ ✅] ( https://m1zz.github.io/HIGLab/avkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/avkit/documentation/higavkit /) | ⬜ |
86+ | 29 | ** MusicKit** | [ ✅] ( https://m1zz.github.io/HIGLab/musickit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/musickit/documentation/higmusickit /) | [ ✅] ( samples/MusicPlayer/ ) |
87+ | 30 | ** PhotosUI** | [ ✅] ( https://m1zz.github.io/HIGLab/photosui/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/photosui/documentation/higphotosui /) | ⬜ |
88+ | 31 | ** Core Haptics** | [ ✅] ( https://m1zz.github.io/HIGLab/corehaptics/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/corehaptics/documentation/higcorehaptics /) | ⬜ |
89+ | 32 | ** ShazamKit** | [ ✅] ( https://m1zz.github.io/HIGLab/shazamkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/shazamkit/documentation/higshazamkit /) | ⬜ |
90+ | 33 | 🆕 ** Image Playground** | [ ✅] ( https://m1zz.github.io/HIGLab/imageplayground/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/imageplayground/documentation/higimageplayground /) | ⬜ |
9191
9292### 🔧 Phase 4: System (시스템/네트워크)
9393
9494| # | Technology | 블로그 | DocC | 샘플 |
9595| ---| -----------| :------:| :----:| :----:|
96- | 34 | ** Core Bluetooth** | [ ✅] ( https://m1zz.github.io/HIGLab/bluetooth/01-ble-device-scanner.html ) | [ ✅] ( tutorials/bluetooth/ ) | ⬜ |
97- | 35 | ** Core NFC** | [ ✅] ( https://m1zz.github.io/HIGLab/corenfc/01-tutorial.html ) | ⬜ | ⬜ |
98- | 36 | ** MultipeerConnectivity** | [ ✅] ( https://m1zz.github.io/HIGLab/multipeer/01-tutorial.html ) | ⬜ | ⬜ |
99- | 37 | ** Network** | [ ✅] ( https://m1zz.github.io/HIGLab/network/01-tutorial.html ) | [ ✅] ( tutorials/network/ ) | ⬜ |
100- | 38 | ** LocalAuthentication** | [ ✅] ( https://m1zz.github.io/HIGLab/localauth/01-tutorial.html ) | [ ✅] ( tutorials/localauth/ ) | [ ✅] ( samples/SecureVault/ ) |
101- | 39 | ** CryptoKit** | [ ✅] ( https://m1zz.github.io/HIGLab/cryptokit/01-tutorial.html ) | [ ✅] ( tutorials/cryptokit/ ) | ⬜ |
102- | 40 | ** CallKit** | [ ✅] ( https://m1zz.github.io/HIGLab/callkit/01-tutorial.html ) | [ ✅] ( tutorials/callkit/ ) | ⬜ |
103- | 41 | ** EventKit** | [ ✅] ( https://m1zz.github.io/HIGLab/eventkit/01-tutorial.html ) | [ ✅] ( tutorials/eventkit/ ) | ⬜ |
104- | 42 | ** Contacts** | [ ✅] ( https://m1zz.github.io/HIGLab/contacts/01-tutorial.html ) | [ ✅] ( tutorials/contacts/ ) | ⬜ |
96+ | 34 | ** Core Bluetooth** | [ ✅] ( https://m1zz.github.io/HIGLab/bluetooth/01-ble-device-scanner.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/bluetooth/documentation/higbluetooth /) | ⬜ |
97+ | 35 | ** Core NFC** | [ ✅] ( https://m1zz.github.io/HIGLab/corenfc/01-tutorial.html ) | [ ✅ ] ( https://m1zz.github.io/HIGLab/tutorials/corenfc/documentation/higcorenfc/ ) | ⬜ |
98+ | 36 | ** MultipeerConnectivity** | [ ✅] ( https://m1zz.github.io/HIGLab/multipeer/01-tutorial.html ) | [ ✅ ] ( https://m1zz.github.io/HIGLab/tutorials/multipeer/documentation/higmultipeer/ ) | ⬜ |
99+ | 37 | ** Network** | [ ✅] ( https://m1zz.github.io/HIGLab/network/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/network/documentation/hignetwork /) | ⬜ |
100+ | 38 | ** LocalAuthentication** | [ ✅] ( https://m1zz.github.io/HIGLab/localauth/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/localauth/documentation/higlocalauth /) | [ ✅] ( samples/SecureVault/ ) |
101+ | 39 | ** CryptoKit** | [ ✅] ( https://m1zz.github.io/HIGLab/cryptokit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/cryptokit/documentation/higcryptokit /) | ⬜ |
102+ | 40 | ** CallKit** | [ ✅] ( https://m1zz.github.io/HIGLab/callkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/callkit/documentation/higcallkit /) | ⬜ |
103+ | 41 | ** EventKit** | [ ✅] ( https://m1zz.github.io/HIGLab/eventkit/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/eventkit/documentation/higeventkit /) | ⬜ |
104+ | 42 | ** Contacts** | [ ✅] ( https://m1zz.github.io/HIGLab/contacts/01-tutorial.html ) | [ ✅] ( https://m1zz.github.io/HIGLab/ tutorials/contacts/documentation/higcontacts /) | ⬜ |
105105| 43 | 🆕 ** Wi-Fi Aware** | [ ✅] ( https://m1zz.github.io/HIGLab/wifiaware/01-tutorial.html ) | ⬜ | ⬜ |
106106
107107### 🆕 Phase 5: iOS 26 신규 기술
0 commit comments