SwiftInfo icon indicating copy to clipboard operation
SwiftInfo copied to clipboard

📊 Extract and analyze the evolution of an iOS app's code.

Results 23 SwiftInfo issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.4.0 to 1.6.1. Release notes Sourced from jmespath's releases. Release v1.6.1 - 2022-03-07 Issue - Use JSON.parse instead of JSON.load. Release v1.6.0 - 2022-02-14 Feature - Add...

dependencies

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.3.0 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies

Hey guys, I'm getting error when running SwiftInfo using xcode 13. In xcode 12.5 it works. Any suggestion ? Here's an [issue](https://github.com/rockbruno/danger-SwiftInfo/issues/5) in the Danger-swiftinfo repository related to this one....

https://twitter.com/rockbruno_/status/1375472185943470082 We can now enable module stability so new versions don't need to be built.

folder: `SwiftInfo-output` and file: `SwiftInfoOutput.json` not created I am calling `api.save(output: output)` in my `Infofile.swift` I see `* Saving output to disk` in the log but I can not find...

I cloned the repo cd to the example project folder and run `make swiftinfo` in your terminal and this failed. I can see it launch the simulator and then nothing...

In our gym config, we have provided `output_directory` dir. When using **IPASizeProvider** we got the follwoing error: ``` [17:28:41]: $ ../Pods/SwiftInfo/bin/swiftinfo [17:28:47]: ▸ * Extracting ipa_size [17:28:47]: ▸ * **ipa_size:**...

good first issue