Skip to content

Commit

Permalink
Add Xcode 15 support (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcbride authored Jun 6, 2023
1 parent fcd24f7 commit d87f931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/spotify_os.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ WARNING_CFLAGS_XCODE_1100 = $(WARNING_CFLAGS_XCODE_1000)
WARNING_CFLAGS_XCODE_1200 = $(WARNING_CFLAGS_XCODE_1100)
WARNING_CFLAGS_XCODE_1300 = $(WARNING_CFLAGS_XCODE_1200)
WARNING_CFLAGS_XCODE_1400 = $(WARNING_CFLAGS_XCODE_1300)
WARNING_CFLAGS_XCODE_1500 = $(WARNING_CFLAGS_XCODE_1400)

// Warnings
CLANG_WARN__ARC_BRIDGE_CAST_NONARC = YES
Expand Down

0 comments on commit d87f931

Please sign in to comment.