Skip to content

Commit 4faed1d

Browse files
committed
fix compile issues on Xcode 26.4+
1 parent d352b93 commit 4faed1d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

xcconfigs/Global.xcconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
DEVELOPMENT_TEAM[config=Debug] = 95J8WZ4TN8
22
DEVELOPMENT_TEAM[config=Release] = AAAAA11111
33

4+
__DIAGNOSE_INVALID_DEPLOYMENT_TARGET_AS_ERROR = NO
5+
46
// idk but PATH doesn't work
57
MAKE_CMAKE_PATH=/opt/homebrew/bin
68

0 commit comments

Comments
 (0)