Commit 668fa57
committed
Clear DEVELOPMENT_TEAM in Xcode project
Remove hardcoded Apple team ID (9PAHLTG8AD) from Demo/What's New?.xcodeproj/project.pbxproj by setting DEVELOPMENT_TEAM to an empty string in both build configurations. This avoids leaking a private team identifier and makes the project more portable across environments.1 parent c927649 commit 668fa57
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
0 commit comments