better-rail / app

An alternative mobile client for Israel Railways
https://better-rail.co.il
GNU Affero General Public License v3.0
146 stars 27 forks source link

Update `Podfile` to fix `BoringSSL-GRPC` on Xcode 16 Beta #376

Closed guytepper closed 2 months ago

guytepper commented 2 months ago

Using Xcode 16 beta, the build failed with the following error:

BoringSSL-GRPC unsupported option '-G' for target 'arm64-apple-ios13.0'

The suggested Stackoverflow answer resolved the issue.