Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump xcode in workflows (#10201)

authored by

Eric Bailey and committed by
GitHub
f6b8854a 3d0fbc50

+2 -2
+1 -1
.github/workflows/build-submit-ios.yml
··· 56 56 57 57 - uses: maxim-lobanov/setup-xcode@v1 58 58 with: 59 - xcode-version: "26.0" 59 + xcode-version: "26.4" 60 60 61 61 - name: ☕️ Setup Cocoapods 62 62 uses: maxim-lobanov/setup-cocoapods@v1
+1 -1
.github/workflows/bundle-deploy-eas-update.yml
··· 197 197 198 198 - uses: maxim-lobanov/setup-xcode@v1 199 199 with: 200 - xcode-version: "26.0" 200 + xcode-version: "26.4" 201 201 202 202 - name: ☕️ Setup Cocoapods 203 203 uses: maxim-lobanov/setup-cocoapods@v1