Swiftpack.co - Swift Packages by GigabiteLabs

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by GigabiteLabs

GigabiteLabs/random-swift 1.0.1
A utility for randomly generating data, content, and assets for iOS & macOS apps written in Swift.
⭐️ 3
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
SPM & Cocoapods Cross-Compatibility
3 years ago
- updated configuration for both SPM and cocoapod use - solidifed bundle references for cross-compatibility - updated travis.yml for tests - file cleanup -updated schemes - added spm test script to workaround a known bug when running `swift test` from CLI
Swift PM Enhancements, Cross-Compatibility w/Cocoapods
3 years ago
This update is almost entirely about making sure and that is framework is fully compatible with both Swift package manager aunt Cocoapods. Here are the changes: - re-organization of entire folder structure around the requirements of Swift package manager - relinking Cocoapods into the Swift package manager directory structure - implemented support for Swift package resource bundle refs - ensures that both build and test is possible from the command line for the swift package - pre-processor macro implemented to prevent Cocoapods from referencing the same Bundle as the Swift package - UIKit imports protected using `canImport`
Random Word Generation Support Added
3 years ago
- random-swift generates random words using a local dictionary of 235,886 words - random words are disabled by default in release builds due to memory impact - configuration object added for user-defined config - unit tests added, some edge cases for failing resource paths cannot be easily tested, coverage drops to 98.4% - Minor bug fix with bundle path resolution
Random Word Generation Support Added
3 years ago
- random-swift generates random words using a local dictionary of 235,886 words - random words are disabled by default in release builds due to memory impact - configuration object added for user-defined config - unit tests added, some edge cases for failing resource paths cannot be easily tested, coverage drops to 98.4%
Updated Readme & Travis
3 years ago
- Usage instructions - Travis build status linked - Badges fixed
Initial Release
3 years ago
- Random in values - Random percentage values - Unit tests passing with 100% coverage
iOS
GigabiteLabs/GBLPing 1.0.0
Splendidly detailed network and datalink-layer operations, tests, and utilities for Swift apps.
⭐️ 1
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Initial Functional Release
2 years ago
- Refactored utilities and overall structure - Updated tests - Updated Documentation - Added a Readme with samples & info
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics