Skip to content

Commit ec53488

Browse files
Add a second optional include path for code signing settings.
1 parent e116c8b commit ec53488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Config/BSE-CodeSigning.xcconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
// when the private xcconfig file is not found.
2020

2121
#include? "/usr/local/etc/xcconfig-private/CodeSigning.xcconfig"
22+
#include? "/Users/Shared/git/xcconfig-private/CodeSigning.xcconfig"
2223

2324

2425
// Code Sign Style

0 commit comments

Comments
 (0)