Commit 18f750c
committed
Remove DEVELOPMENT_TEAM from project settings
Replace the hardcoded DEVELOPMENT_TEAM (9PAHLTG8AD) with an empty string in Demo/Demo.xcodeproj/project.pbxproj for the affected configurations to avoid committing a personal/team ID. The workspace user state file Demo/.../UserInterfaceState.xcuserstate was also changed (user-specific binary); consider ignoring this file in version control if it wasn't intended to be committed.1 parent a8d01d7 commit 18f750c
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- Demo/Demo.xcodeproj
- project.xcworkspace/xcuserdata/ming.xcuserdatad
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
| 414 | + | |
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
| 450 | + | |
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
| |||
Binary file not shown.
0 commit comments