A Swift command line tool for generating your Xcode project
-
Updated
Apr 5, 2022 - Swift
{{ message }}
A Swift command line tool for generating your Xcode project
A small follow up on bloomberg/xcdiff#56 (review).
A Swift package for generating Xcode workspaces & playgrounds
A pre-build (Swift) script to alter your Xcode project at pre-build-time per environment, build configuration and target.
https://github.com/buildbuddy-io/rules_xcodeproj/blob/main/xcodeproj/internal/target.bzl has grown to be quite large. While everything in there doesn't really belong in any of the other .bzl files, it can still be split up a bit more.
Show the coverage of the modified/created files on your PRs.
Objective-C and Swift projects using the HERE SDK for iOS.
Cookiecutter and XcodeGen template for our iOS apps.
A fastlane plugin to help you sign your iOS builds
用于Unity-iOS导出ipa的打包工具--ipa export tool for unity
SwiftUI project with Vivid UI interactions and focused on UX Design
Fastlane plugin to support Branch SDK integration and iOS Universal Link validation
A command-line tool to sort Xcode's `.xcodeproj` file.
xgenerate: Xcode bootstrap project generator
Parse project file and write it to open step format.
(Deprecated) Project template for our iOS apps
Add third party project sources into your workspace instead of Carthage binary
Xcode Project manipulation from Swift
Checks the xcodeproj file for files that are not in all targets and reports them. Useful for iOS projects with multiple targets.
Add a description, image, and links to the xcodeproj topic page so that developers can more easily learn about it.
To associate your repository with the xcodeproj topic, visit your repo's landing page and select "manage topics."
Context🕵️♀️
According to this task the only blocker to have support for Linux has been fixed.
What🌱
Make xcodeproj Linux compatible.
Proposal🎉