Skip to content

Tests run on only in one simulator after xcodebuild error #1

@blessingLopes

Description

@blessingLopes

Great sample project! Thank you so much.
I've playing around with this to understand how it works, but I getting what seems to be a xcodebuild error when I run:
xcodebuild clean -workspace project.xcworkspace -scheme BullsEye -sdk iphonesimulator -destination 'platform=iOS Simulator,id=D8E53A80-9AC4-4778-971D-DB7DA1EE8E05' test & xcodebuild clean -workspace project.xcworkspace –scheme BullsEye2 -sdk iphonesimulator -destination 'platform=iOS Simulator,id=92E45084-6673-451C-9409-AC36A3ECB4F6' test
I get:
xcodebuild: error: If you specify a workspace then you must also specify a scheme. Use -list to see the schemes in this workspace.

After this the tests still build and run but only in on simulator. 😞
I must be missing something. Do you have any idea why that is? Please let me know.

Thanks you, awesome work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions