mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-15 17:22:25 +00:00
Using xcodebuild instead of broken xctools
This commit is contained in:
@@ -4,3 +4,4 @@ before_install:
|
|||||||
- carthage bootstrap --platform Mac
|
- carthage bootstrap --platform Mac
|
||||||
xcode_project: MacPass.xcodeproj
|
xcode_project: MacPass.xcodeproj
|
||||||
xcode_scheme: MacPass
|
xcode_scheme: MacPass
|
||||||
|
script: xcodebuild clean && xcodebuild build -project MacPass.xcodeproj -scheme MacPass CODE_SIGNING_REQUIRED=NO
|
||||||
Reference in New Issue
Block a user