-
Updated
Sep 25, 2020 - Swift
#
xcodeproj
Here are 61 public repositories matching this topic...
A Swift command line tool for generating your Xcode project
kwridan
commented
Sep 23, 2020
Is your feature request related to a problem? Please describe.
xcdiff currently leverages xcodebuild -showBuildSettings to obtain the resolved build settings for a specified Xcode project. It then performs some custom parsing on the raw command output to process the results.
Describe the solution you'd like
There is a -json flag available on xcodebuild that can be used to
jogendra
opened
Oct 2, 2019
A Swift package for generating Xcode workspaces & playgrounds
-
Updated
Dec 17, 2018 - Swift
-
Updated
Nov 12, 2019 - Objective-C
Show the coverage of the modified/created files on your PRs.
testing
swift
coverage
tools
test
danger
swift-package-manager
xcodebuild
spm
test-driven-development
xcodeproj
danger-plugin
danger-swift
-
Updated
Sep 9, 2020 - Swift
Objective-C and Swift projects using the HERE SDK for iOS.
-
Updated
Sep 14, 2020 - Objective-C
A fastlane plugin to help you sign your iOS builds
-
Updated
Mar 16, 2018 - Ruby
Cookiecutter and XcodeGen template for our iOS apps.
-
Updated
Sep 10, 2020 - Swift
用于Unity-iOS导出ipa的打包工具--ipa export tool for unity
-
Updated
Jul 9, 2020 - Ruby
Fastlane plugin to support Branch SDK integration and iOS Universal Link validation
android
ios
analytics
metrics
fastlane-plugin
deep-linking
branch
universal-links
app-links
xcodeproj
universal-link-validator
-
Updated
Mar 25, 2020 - Ruby
xgenerate: Xcode bootstrap project generator
-
Updated
May 29, 2019 - Swift
-
Updated
Oct 25, 2018 - Objective-C
Parse project file and write it to open step format.
-
Updated
May 10, 2020 - Swift
Add third party project sources into your workspace instead of Carthage binary
-
Updated
Mar 27, 2020 - Swift
Xcode Project manipulation from Swift
-
Updated
Oct 29, 2019 - Swift
Checks the xcodeproj file for files that are not in all targets and reports them. Useful for iOS projects with multiple targets.
-
Updated
Aug 13, 2018 - Ruby
Xcode project for building apps derived from Shapes template from Swift Playgrounds for iPad
-
Updated
Sep 13, 2019 - Swift
-
Updated
Aug 3, 2017 - Makefile
Improve this page
Add a description, image, and links to the xcodeproj topic page so that developers can more easily learn about it.
Add this topic to your repo
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🎉