mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-03 05:10:55 +00:00
fix code signing on xcode cloud
This commit is contained in:
parent
8816e12d3e
commit
d8bb02f30d
@ -2,4 +2,4 @@
|
||||
set -e
|
||||
|
||||
brew install cmake
|
||||
cmake -B .. -G Xcode ../..
|
||||
cmake -B .. -G Xcode -DCMAKE_XCODE_ATTRIBUTE_DEVELOPMENT_TEAM=3FQW5YTQR8 ../..
|
||||
|
Loading…
Reference in New Issue
Block a user