Merge pull request #7247 from BlueWallet/fadt

OPS: Remove Provision cache stesp
This commit is contained in:
GLaDOS 2024-10-30 22:28:15 +00:00 committed by GitHub
commit 47865af36c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 36 deletions

View File

@ -54,14 +54,6 @@ jobs:
run: |
bundle exec fastlane ios install_pods
- name: Cache CocoaPods Pods
uses: actions/cache@v4
with:
path: ios/Pods
key: ${{ runner.os }}-pods-${{ hashFiles('**/Podfile.lock') }}
restore-keys: |
${{ runner.os }}-pods-
- name: Get Latest Commit Message
id: get_latest_commit_message
run: |
@ -110,32 +102,6 @@ jobs:
run: |
bundle exec fastlane ios setup_provisioning_profiles
- name: Cache Provisioning Profiles
id: cache_provisioning_profiles
uses: actions/cache@v4
with:
path: ~/Library/MobileDevice/Provisioning\ Profiles
key: ${{ runner.os }}-provisioning-profiles-${{ github.sha }}
restore-keys: |
${{ runner.os }}-provisioning-profiles-
- name: Check Cache Status for Provisioning Profiles
run: |
if [ -n "${{ steps.cache_provisioning_profiles.outputs.cache-hit }}" ]; then
echo "Provisioning profiles were restored from cache."
else
echo "No cache found for provisioning profiles. A new cache will be created."
fi
- name: Verify Provisioning Profiles Exist
run: |
if [ -d "~/Library/MobileDevice/Provisioning Profiles" ]; then
echo "Provisioning profiles are available in the cache."
ls -la ~/Library/MobileDevice/Provisioning\ Profiles
else
echo "Provisioning profiles directory does not exist."
fi
- name: Build App
id: build_app
run: |

View File

@ -1650,7 +1650,7 @@ PODS:
- Yoga
- RNLocalize (3.2.1):
- React-Core
- RNPermissions (5.0.2):
- RNPermissions (5.1.0):
- React-Core
- RNQrGenerator (1.4.2):
- React
@ -2270,7 +2270,7 @@ SPEC CHECKSUMS:
RNHandoff: d3b0754cca3a6bcd9b25f544f733f7f033ccf5fa
RNKeychain: 958a200b26c2df5036222105550290ac0ed98c90
RNLocalize: 4f22418187ecd5ca693231093ff1d912d1b3c9bc
RNPermissions: 81b5a3e2441f0be92f807519c0a4c4f693b5e57c
RNPermissions: 507c41dcdb4a410199d825aef37a9bb8ea043bfe
RNQrGenerator: 5c12ab86443a07e923735800679da7b6fcaaeb31
RNQuickAction: 6d404a869dc872cde841ad3147416a670d13fa93
RNRate: ef3bcff84f39bb1d1e41c5593d3eea4aab2bd73a