diff --git a/.github/workflows/CachingTuistDependencies.yml b/.github/workflows/CachingTuistDependencies.yml index 819243bd..2de512d4 100644 --- a/.github/workflows/CachingTuistDependencies.yml +++ b/.github/workflows/CachingTuistDependencies.yml @@ -12,9 +12,10 @@ env: jobs: caching-dependencies: name: 🧩 Caching Dependencies - runs-on: macos-latest + runs-on: macos-14 steps: - uses: actions/checkout@v2 + - uses: jdx/mise-action@v2 - name: Compute dependency cache key id: compute_hash @@ -29,11 +30,11 @@ jobs: - name: Install tuist if: steps.cache_dependencies.outputs.cache-hit != 'true' - run: curl -Ls https://install.tuist.io | bash + run: mise install tuist - name: Install dependencies if: steps.cache_dependencies.outputs.cache-hit != 'true' - run: tuist fetch + run: tuist install outputs: dependency_cache_key: ${{ steps.compute_hash.outputs.hash }} diff --git a/Projects/App/Resources/PrivacyInfo.xcprivacy b/Projects/App/Resources/PrivacyInfo.xcprivacy new file mode 100644 index 00000000..108dc0dc --- /dev/null +++ b/Projects/App/Resources/PrivacyInfo.xcprivacy @@ -0,0 +1,95 @@ + + + + + NSPrivacyCollectedDataTypes + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeOtherUsageData + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeProductPersonalization + NSPrivacyCollectedDataTypePurposeAnalytics + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypePhotosorVideos + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeEmailAddress + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeName + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPITypeReasons + + 35F9.1 + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategorySystemBootTime + + + NSPrivacyAccessedAPITypeReasons + + 3B52.1 + C617.1 + DDA9.1 + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + + + NSPrivacyTrackingDomains + + https://server-v2.dotori-gsm.com/v2 + https://open.neis.go.kr + + NSPrivacyTracking + + +