tryZip().quickZipFiles([bb8FilePath],fileName:"archive")// Zip
}
catchErrorType{
print("Something went wrong")
}
```
### Setting up with Carthage
### Setting up with Carthage
[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that automates the process of adding frameworks to your Cocoa application.
[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that automates the process of adding frameworks to your Cocoa application.