punic icon indicating copy to clipboard operation
punic copied to clipboard

Punic is a remote cache CLI built for Carthage and Apple .xcframework

Results 4 punic issues
Sort by recently updated
recently updated
newest added

any plan to support S3 compatible server like Minio?

Hi, currently only xcframework is being uploaded/downloaded without their respective .version files. Suppose I'am working on my local machine with dependency version 1 which I downloaded from AWS at some...

First, thanks for the great tool. I've been using Rome for a while but as it's still not supporting XCFrameworks it's great to see some other tools are arising. I've...

Given the following content in the Punfile ``` - FooBar: - name: FooBar version: 1.2 ``` you get an error: ``` thread 'main' panicked at 'called `Option::unwrap()` on a `None`...