Swiftpack.co - Swift Packages by bannzai

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

Packages published by bannzai

bannzai/Gecco 2.0.0
Simply highlight items for your tutorial walkthrough, written in Swift
⭐️ 1,885
🕓 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.
Swift 5 :tada:
3 years ago
Swift 3.0
7 years ago
Fix
8 years ago
- Carthage support #18 - Bug fix #21
Feature
8 years ago
- Calculate position of spotlight from UIView. #14 - Refactoring the spotlight class
Feature
8 years ago
- #6 - #7
iOS
bannzai/Gedatsu 1.2.0
Gedatsu provide readable format about AutoLayout error console log
⭐️ 532
🕓 3 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.
1.2.0
3 years ago
Bump version
Supported macOS
3 years ago
reference: #24
First stable Release :tada:
3 years ago
iOS macOS
bannzai/Kuri 0.5.0
Automatically generates from template and imports it into Xcode project.
⭐️ 256
🕓 3 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.
Migrated Swift 5.3
3 years ago
Merged https://github.com/bannzai/Kuri/pull/24
3 years ago
Add test target and fix directory names
5 years ago
Remove prefix from file path.
6 years ago
Template directory name specified dynamicary
6 years ago
Generate storyboard and xib
6 years ago
Remove print
7 years ago
Increment release number.
7 years ago
Fix specity generate directory.
7 years ago
bug. `kuri generate` specity directory.
Remove print
7 years ago
bannzai/XcodeProject v0.1.1
Xcode utility for reading and writing pbxproj file format.
⭐️ 61
🕓 3 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.
Support Swift Package Manager Dependency
3 years ago
Separate dependencies between `XcodeProject` and example project.
4 years ago
4 years ago
Append Resources Build Phase
6 years ago
Fix generate directories
6 years ago
Fix file extension
6 years ago
0.1.2
6 years ago
publish access control for using [kuri](https://github.com/bannzai/Kuri).
Bugfix for remake filerefs and subgroups
6 years ago
First Release.
6 years ago
Read and write `pbxproj` file. Append new file to `pbxproj` ```swift let pbxPath = projectFilePath + "project.pbxproj" let xcodeprojectFileUrl = URL(fileURLWithPath: pbxPath) // Read pbxproj when create XCProject instance let project = try XCProject(for: xcodeprojectFileUrl) // Append for PBX Object with // project root direcotry path, // will append file path relative for project root directory path, // will append project target name. ... project.appendFilePath( with: projectRootPath, filePath: filePath, targetName: targetName ) ... // Write in pbxproj. // If you added the PBX Object it will be reflected try project.write() ```
bannzai/XChanger 1.0.1
XChanger can exchange to behavior for URL request and response
⭐️ 35
🕓 3 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.
3 years ago
3 years ago
bannzai/Ragnarok 1.0.2
Remake of destiny.
⭐️ 23
🕓 4 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.
Patch for remake of destiny.
5 years ago
Hahaha
Patch for remake of destiny.
5 years ago
Hahaha
The Ragnarok remake of destiny.
5 years ago
Hahaha
bannzai/isowords isowords-staging-deploy-v121
Open source game built in SwiftUI and the Composable Architecture.
⭐️ 6
🕓 3 years ago
iOS macOS

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