chore: Pfade auf ~/Developer umgestellt
Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
f7d7427d91
commit
c6a0b1a267
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
#include "../../Flutter/Flutter-Debug.xcconfig"
|
#include "../../Flutter/Flutter-Debug.xcconfig"
|
||||||
#include "Warnings.xcconfig"
|
#include "Warnings.xcconfig"
|
||||||
|
|
||||||
// Disable codesigning for local debug builds. The Repositories.nosync/
|
// Disable codesigning for local debug builds. The repository path on
|
||||||
// path on macOS sprouts extended attributes that codesign rejects with
|
// macOS sprouts extended attributes that codesign rejects with
|
||||||
// "resource fork, Finder information, or similar detritus not allowed".
|
// "resource fork, Finder information, or similar detritus not allowed".
|
||||||
// For development we don't need a signed binary.
|
// For development we don't need a signed binary.
|
||||||
CODE_SIGNING_ALLOWED = NO
|
CODE_SIGNING_ALLOWED = NO
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue