Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Error when executing sbtuitestbrowser to generate report #6

Closed
@adeemotu

Description

@adeemotu

Hi , I was trying your tool . Successfully installed via brew, but when i execute sbtuitestbrowser [basepath], i get following error. Any tips how to sort it out.

dyld: Symbol not found: _$s15_ObjectiveCTypes01_A11CBridgeablePTl
Referenced from: /usr/local/bin/sbtuitestbrowser
Expected in: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCore.dylib
in /usr/local/bin/sbtuitestbrowser
Abort trap: 6

Activity

tcamin

tcamin commented on May 15, 2019

@tcamin
Member

I've updated the documentation:

sbtuitestbrowser is written in Swift 5, so if you're on macOS Mojave 10.14.3 or earlier, you may need to install an optional Swift library package that can be downloaded from "More Downloads" for Apple Developers at https://developer.apple.com/download/more/

adeemotu

adeemotu commented on May 15, 2019

@adeemotu
Author

👍 , Thanks @tcamin . Checked, working fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @tcamin@adeemotu

        Issue actions

          Error when executing sbtuitestbrowser to generate report · Issue #6 · Subito-it/sbtuitestbrowser