next signing tests
This commit is contained in:
parent
f3ed05e970
commit
672e3601ed
@ -2,5 +2,4 @@ language: objective-c
|
||||
xcode_project: Socket.IO-Client-Swift.xcodeproj # path to your xcodeproj folder
|
||||
xcode_scheme: SocketIO-iOS
|
||||
osx_image: xcode7
|
||||
script:
|
||||
- xcodebuild [DEFAULT_OPTIONS] CODE_SIGNING_REQUIRED=NO
|
||||
script: xctool -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-iOS build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
|
||||
Loading…
x
Reference in New Issue
Block a user