Commit 1344668
committed
Remove automatic code signing
Fixes #86
CMAKE_XCODE_ATTRIBUTE_DEVELOPMENT_TEAM needs to be set by the user anyway
All a default value does is forcing the usage of a code signature on
targets.
Simply remove the default value should be sufficient to solve #86
without even breaking any existing usage.1 parent 033ec0a commit 1344668
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | 368 | | |
372 | 369 | | |
373 | 370 | | |
| |||
0 commit comments