Librechat-Mobile/iosApp/iosApp.xcodeproj
txa5451 86d84a350f feat(ios): support building for both physical devices and simulators
- Replace hardcoded simulator framework path with SDK-conditional paths
  so Xcode automatically resolves iosSimulatorArm64 or iosArm64 based
  on the selected build target
- Fix Compose Resources build script to use \$PLATFORM_NAME instead of
  \$CONFIGURATION for platform detection
- Add CODE_SIGN_IDENTITY override for iphoneos SDK to enable device signing
- Document simulator and physical device build workflows in README
2026-04-25 01:37:39 -04:00
..
project.pbxproj feat(ios): support building for both physical devices and simulators 2026-04-25 01:37:39 -04:00