Giter Site home page Giter Site logo

goswifty's Introduction

Hi there ๐Ÿ‘‹

I'm Ruslan - iOS and Blockchain enthuziast, currently working on Trust Wallet.

goswifty's People

Contributors

kikeenrique avatar raid5 avatar rsrbk avatar stonko1994 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

goswifty's Issues

Support for multiple folders

If I have some folders on the same level and I only want to analyze a certain set of them it would be cool if I could provide a list of paths instead of a single one.

Current workaround: Analyze each folder and sum up the results myself.

Error to to install GoSwifty

Hello, how are you?

I`m having a problem when I try to install GoSwifty

  • With an Option 1: mint install rsrbk/GoSwifty

Error:
๐ŸŒฑ Encountered error during "swift build -c release --product GoSwifty -Xswiftc -target -Xswiftc x86_64-apple-macosx13.1". Use --verbose to see full output
๐ŸŒฑ Failed to build GoSwifty master with SPM

  • With an Option 2: swift build -c release after clone the repo.

Error:

/Users/vmagnani/Desktop/iOS/GoSwifty/.build/checkouts/swift-tools-support-core/Sources/TSCUtility/FSWatch.swift:848:15: error: cannot assign value of type 'Thread' to type 'Thread?'
self.thread = thread
^

Can you help me, please?

thanks

Fails to build with Xcode 13

Hi,

I'm seeing compilation errors with latests Xcode 13 (official release).

/Users/enrgar/Library/Developer/Xcode/DerivedData/GoSwifty-cyfcvimjphsgqcayapdaqcesumvh/SourcePackages/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: Value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'

I think I could provide a PR soon.

Regards

Following readme installation option 1 results in: "error: root manifest not found"

Installation of mint via homebrew went fine, but then I tried to run the following command:
swift run mint install rsrbk/GoSwifty

I received the following error:
error: root manifest not found

I tried the same with sudo and got the same result.

Checking out the repository and running the same command in the sources directory worked however via:

git clone [email protected]:rsrbk/GoSwifty.git
cd GoSwifty  
cd Sources
mint install rsrbk/GoSwifty

I think you probably should just add cloning the repo to the Readme steps ๐Ÿ˜

trying to output to file results in empty file

Hi!โœ‹

I've tried executing redirecting output to a file, using next command, but the file is empty (in order to be archived with a Jenkins job).
/usr/local/bin/goswifty analyze $PATH > result.txt

Executing to standard output does work.

Could this be a bug?

Thanks for your effort.

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.