[PR #1451] [MERGED] fix(mobile): Pump ios version and fix static code test #9082

Closed
opened 2026-02-05 13:58:12 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1451
Author: @alextran1502
Created: 1/28/2023
Status: Merged
Merged: 1/28/2023
Merged by: @alextran1502

Base: mainHead: fix/mobile-static-code-test


📝 Commits (2)

  • 88b6c7e fix(mobile): Pump ios version and fix static code test
  • a714075 Added changelog note

📊 Changes

9 files changed (+40 additions, -25 deletions)

View changed files

mobile/android/fastlane/metadata/android/en-US/changelogs/66.txt (+7 -0)
📝 mobile/ios/Podfile.lock (+6 -0)
📝 mobile/ios/Runner.xcodeproj/project.pbxproj (+3 -3)
📝 mobile/ios/Runner/Info.plist (+2 -2)
📝 mobile/ios/fastlane/Fastfile (+1 -1)
📝 mobile/ios/fastlane/report.xml (+6 -6)
📝 mobile/lib/modules/album/ui/add_to_album_bottom_sheet.dart (+11 -9)
📝 mobile/lib/modules/album/ui/album_thumbnail_listtile.dart (+4 -3)
📝 mobile/lib/modules/asset_viewer/views/gallery_viewer.dart (+0 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/1451 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 1/28/2023 **Status:** ✅ Merged **Merged:** 1/28/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/mobile-static-code-test` --- ### 📝 Commits (2) - [`88b6c7e`](https://github.com/immich-app/immich/commit/88b6c7ed872f9373b3117ed3b90857f7462a4744) fix(mobile): Pump ios version and fix static code test - [`a714075`](https://github.com/immich-app/immich/commit/a714075456a1eb13462c273e925284d6b51b0f5f) Added changelog note ### 📊 Changes **9 files changed** (+40 additions, -25 deletions) <details> <summary>View changed files</summary> ➕ `mobile/android/fastlane/metadata/android/en-US/changelogs/66.txt` (+7 -0) 📝 `mobile/ios/Podfile.lock` (+6 -0) 📝 `mobile/ios/Runner.xcodeproj/project.pbxproj` (+3 -3) 📝 `mobile/ios/Runner/Info.plist` (+2 -2) 📝 `mobile/ios/fastlane/Fastfile` (+1 -1) 📝 `mobile/ios/fastlane/report.xml` (+6 -6) 📝 `mobile/lib/modules/album/ui/add_to_album_bottom_sheet.dart` (+11 -9) 📝 `mobile/lib/modules/album/ui/album_thumbnail_listtile.dart` (+4 -3) 📝 `mobile/lib/modules/asset_viewer/views/gallery_viewer.dart` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:58:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9082