Giter VIP home page Giter VIP logo

Comments (5)

kcharwood avatar kcharwood commented on June 16, 2024

Nevermind. Doh -a instead of -d

from scan.

francesco-puglisi avatar francesco-puglisi commented on June 16, 2024

@kcharwood I'm experiencing the same issue. It sounds like you found the issue, but I don't understand what it was. Could you expand on your last comment please? Cheers

from scan.

kcharwood avatar kcharwood commented on June 16, 2024

I was using -d when I should have been using -a

  Global Options:
    -w, --workspace STRING Path the workspace file (SCAN_WORKSPACE) 
    -p, --project STRING Path the project file (SCAN_PROJECT) 
    -a, --device STRING  The name of the simulator type you want to run tests on (SCAN_DEVICE) 
    -s, --scheme STRING  The project's scheme. Make sure it's marked as `Shared` (SCAN_SCHEME) 
    -c, --clean          Should the project be cleaned before building it? (SCAN_CLEAN) 
    --code_coverage      Should generate code coverage (Xcode 7 only)? 
    -o, --output_directory STRING The directory in which all reports will be stored (SCAN_OUTPUT_DIRECTORY) 
    -b, --output_style STRING Define how the output should look like (standard, basic or rspec) (SCAN_OUTPUT_STYLE) 
    -f, --output_types STRING Comma seperated list of the output types (e.g. html, junit) (SCAN_OUTPUT_TYPES) 
    -l, --buildlog_path STRING The directory were to store the raw log (SCAN_BUILDLOG_PATH) 
    -k, --sdk STRING     The SDK that should be used for building the application (SCAN_SDK) 
    -g, --open_report    Don't open the HTML report when tests are completed (SCAN_OPEN_REPORT) 
    -q, --configuration STRING The configuration to use when building the app. Defaults to 'Release' (SCAN_CONFIGURATION) 
    -d, --destination STRING Use only if you're a pro, use the other options instead (SCAN_DESTINATION) 
    -x, --xcargs STRING  Pass additional arguments to xcodebuild. Be sure to quote the setting names and values e.g. OTHER_LDFLAGS="-ObjC -lstdc++" (SCAN_XCARGS) 
    -y, --xcconfig STRING Use an extra XCCONFIG file to build your app (SCAN_XCCONFIG) 
    --slack_url STRING   Create an Incoming WebHook for your Slack group to post results there (SLACK_URL) 
    --slack_channel STRING #channel or @username (SCAN_SLACK_CHANNEL) 
    --skip_slack         Don't publish to slack, even when an URL is given 
    --slack_only_on_failure  Only post on Slack if the tests fail 
    --verbose             
    -h, --help           Display help documentation 
    -v, --version        Display version information 

from scan.

francesco-puglisi avatar francesco-puglisi commented on June 16, 2024

@kcharwood I see now. If you used -d, you would have gotten the same error. Thanks for taking the time to reply.

from scan.

fastlanebot avatar fastlanebot commented on June 16, 2024

This issue was migrated to fastlane/fastlane#3357. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

from scan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.