2
0

xctool gets project targets confused; specify iOS project explicitly.

This commit is contained in:
Maarten Billemont 2014-10-23 00:14:45 -04:00
parent 3c2b5de4b8
commit 56f04a8924

View File

@ -1,5 +1,5 @@
language: objective-c language: objective-c
xcode_workspace: MasterPassword.xcworkspace xcode_project: MasterPassword/ObjC/iOS/MasterPassword-iOS.xcodeproj
xcode_scheme: MasterPassword iOS (Development) xcode_scheme: MasterPassword iOS (Development)
xcode_sdk: iphonesimulator xcode_sdk: iphonesimulator
git: git: