Bumps the version for RealmSwift in the iOS Podfile.
So I needed this to get past Xcode errors (something about RealmSwift requiring iOS 26.1). Not sure if it's just my setup, or if others have experienced the same issue. Discord had one member asking about the same error a year ago, but getting no response. Sending it here in case it helps others, but feel free to ignore if fresh installs work for other folks.
I don't know what changed in RealmSwift between 10.54.4 and 10.54.6 (my guess is that 10.54.6 is either the oldest version available, or that my local setup required an update to happen to unbork the framework linking from not updating for a long time).
🔄 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/advplyr/audiobookshelf-app/pull/1728
**Author:** [@indiefan](https://github.com/indiefan)
**Created:** 11/16/2025
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `realm-dep-fix`
---
### 📝 Commits (1)
- [`6418538`](https://github.com/advplyr/audiobookshelf-app/commit/641853814fdf1ef02a4fff24fea038e0af546134) Bump Realm dependency in Podfile for iOS.
### 📊 Changes
**2 files changed** (+10 additions, -10 deletions)
<details>
<summary>View changed files</summary>
📝 `ios/App/Podfile` (+1 -1)
📝 `ios/App/Podfile.lock` (+9 -9)
</details>
### 📄 Description
## Brief summary
Bumps the version for RealmSwift in the iOS Podfile.
So I needed this to get past Xcode errors (something about RealmSwift requiring iOS 26.1). Not sure if it's just my setup, or if others have experienced the same issue. Discord had one member asking about the same error a year ago, but getting no response. Sending it here in case it helps others, but feel free to ignore if fresh installs work for other folks.
I don't know what changed in RealmSwift between 10.54.4 and 10.54.6 (my guess is that 10.54.6 is either the oldest version available, or that my local setup required an update to happen to unbork the framework linking from not updating for a long time).
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1728
Author: @indiefan
Created: 11/16/2025
Status: 🔄 Open
Base:
master← Head:realm-dep-fix📝 Commits (1)
6418538Bump Realm dependency in Podfile for iOS.📊 Changes
2 files changed (+10 additions, -10 deletions)
View changed files
📝
ios/App/Podfile(+1 -1)📝
ios/App/Podfile.lock(+9 -9)📄 Description
Brief summary
Bumps the version for RealmSwift in the iOS Podfile.
So I needed this to get past Xcode errors (something about RealmSwift requiring iOS 26.1). Not sure if it's just my setup, or if others have experienced the same issue. Discord had one member asking about the same error a year ago, but getting no response. Sending it here in case it helps others, but feel free to ignore if fresh installs work for other folks.
I don't know what changed in RealmSwift between 10.54.4 and 10.54.6 (my guess is that 10.54.6 is either the oldest version available, or that my local setup required an update to happen to unbork the framework linking from not updating for a long time).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.