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