chore: Pfade auf ~/Developer umgestellt

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-07-28 00:40:09 +02:00
parent f7d7427d91
commit c6a0b1a267

View file

@ -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