Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Xcode

Xcode

322 projects

Showing 36 of 322 projects

Natalie
NatalieSwift

A Swift command-line tool that generates type-safe code from storyboard files to eliminate string identifiers for segues and reusable views.

#type-safety#segues#command-line-tool
Stars1.2k
Forks68
Last commit7 years ago
GravitySlider
GravitySliderSwift

A lightweight animation flow layout for UICollectionView that creates beautiful gravity-like slider effects.

#mobile-ui#ios#animation
Stars1.1k
Forks89
Last commit3 years ago
Kin
KinPython

A minimalistic syntax checker for Xcode project.pbxproj files to detect errors and prevent broken builds.

#macos-development#ios#build-tools
Stars1.1k
Forks36
Last commit10 days ago
ios_system
ios_systemC

A drop-in replacement for the system() function that enables Unix command execution in iOS apps.

#command-line-tools#objective-c#sandboxed-execution
Stars1.1k
Forks180
Last commit5 months ago
ParallaxHeader
ParallaxHeaderSwift

A Swift library for adding parallax scrolling headers to UIScrollView and UITableView with minimal code.

#ios#ui-animation#parallaxheader
Stars1.0k
Forks132
Last commit3 years ago
BFKit-Swift
BFKit-SwiftSwift

A Swift toolkit with useful classes, structs, and extensions to accelerate iOS, macOS, watchOS, and Linux app development.

#foundation#foundation-extensions#ios
Stars997
Forks103
Last commit5 years ago
IBLinter
IBLinterSwift

A linter tool to normalize .xib and .storyboard files in iOS/macOS projects.

#linter#ib#xib
Stars940
Forks42
Last commit3 years ago
Traits
TraitsSwift

A library for modifying native iOS app properties in real time without restarting the app, even remotely.

#developer-tools#real-time-editing#ui-design
Stars898
Forks27
Last commit9 years ago
Iconizer
IconizerSwift

Generate Xcode asset catalogs (xcassets) for iOS and macOS app icons, launch images, and image sets.

#macos-development#generator#ios
Stars890
Forks70
Last commit3 years ago
Mach-O file format reference
Mach-O file format reference

A mirror of Apple's official documentation describing the Mach-O file format used for macOS and iOS executables.

#apple#executable-format#osx
Stars877
Forks168
Last commit1 year ago
BitcoinKit
BitcoinKitSwift

A Swift implementation of the Bitcoin protocol supporting BCH and BTC for building iOS/macOS wallet apps.

#bip44#ios#cashaddr
Stars866
Forks292
Last commit2 years ago
XcodeCoverage
XcodeCoveragePerl

Generate code coverage reports for Objective-C Xcode projects with HTML and Cobertura XML output.

#macos-development#lcov#unit-testing
Stars855
Forks304
Last commit3 years ago
Import
ImportSwift

Xcode extension that adds import statements from anywhere in your code without scrolling.

#xcode-plugin#developer-tools#productivity
Stars838
Forks40
Last commit4 years ago
Sleipnir
SleipnirSwift

A pure Swift BDD-style testing framework independent of XCTest and NSObject.

#ios#test-runner#unit-testing
Stars836
Forks47
Last commit10 years ago
Log
LogSwift

An extensible logging framework for Swift with built-in themes, formatters, and a clean API.

#macos-development#developer-tools#logging
Stars829
Forks60
Last commit6 years ago
SwiftKit
SwiftKitSwift

A command-line tool to generate cross-platform Swift frameworks with built-in CI, documentation, and dependency manager support.

#brew#fastlane#command-line-tool
Stars820
Forks47
Last commit3 years ago
learn-swift
learn-swiftSwift

Interactive Swift playgrounds for experienced programmers to quickly learn Apple's Swift language.

#programming-language#code-samples#education
Stars793
Forks191
Last commit5 years ago
BFKit
BFKitObjective-C

A collection of useful Objective-C classes and categories to accelerate iOS app development.

#objective-c-extensions#code-toolkit#foundation
Stars792
Forks115
Last commit6 years ago
Messenger Chat with Firebase
Messenger Chat with FirebaseSwift

An open-source iOS chat app template built with Swift, MessageKit, and Firebase Firestore for real-time messaging.

#chat#firebase-firestore#ios
Stars790
Forks129
Last commit7 months ago
Real-time Chat with Firebase
Real-time Chat with FirebaseSwift

An open-source iOS chat app template built with Swift, Firebase Firestore, and MessageKit for real-time messaging.

#chat#firebase-firestore#ios
Stars790
Forks129
Last commit
QorumLogs
QorumLogsSwift

A Swift logging utility with colored Xcode console output and optional Google Docs integration for remote logging.

#ios#developer-tools#tvos
Stars779
Forks82
Last commit8 years ago
QorumLogs
QorumLogsSwift

A Swift logging utility that provides colorful, filterable logs in Xcode and remote logging to Google Docs.

#ios#developer-tools#logging
Stars779
Forks82
Last commit8 years ago
RangeSeekSlider
RangeSeekSliderSwift

A customizable range slider control for iOS apps built with Swift, offering dual-handle selection and extensive styling options.

#ios#accessibility#ui-components
Stars756
Forks289
Last commit2 years ago
Subliminal
SubliminalObjective-C

An iOS integration testing framework that combines Objective-C test writing with UIAutomation's simulation power.

#ios#integration-testing#objective-c
Stars753
Forks52
Last commit1 year ago
Font-Awesome-Swift
Font-Awesome-SwiftSwift

A Swift library for iOS that provides easy Font Awesome icon integration into native UI components without using images.

#ios#icon-library#font-icons
Stars744
Forks124
Last commit6 years ago
Rugby
RugbySwift

A CLI tool that caches CocoaPods dependencies to speed up Xcode project rebuilds and reduce indexing time.

#developer-tools#cocoapods-performance#cache-pods
Stars717
Forks58
Last commit4 months ago
GLTableCollectionView
GLTableCollectionViewSwift

A ready-to-use UITableViewController with a UICollectionView in each cell, mimicking layouts like Netflix and the App Store.

#ios#netflix-style#uitableviewcell
Stars699
Forks37
Last commit7 years ago
Accio
AccioSwift

A SwiftPM-driven dependency manager for iOS/tvOS/watchOS/macOS projects, bridging the gap until Xcode's native SwiftPM support.

#dependency-manager#apple-platforms#carthage-alternative
Stars668
Forks28
Last commit5 years ago
set-simulator-location
set-simulator-locationSwift

A CLI tool for setting location in the iOS Simulator via coordinates or place search.

#ios#simulator#location
Stars644
Forks33
Last commit3 years ago
CircularProgress
CircularProgressSwift

A customizable circular progress indicator component for macOS apps built with Swift.

#user-interface#appkit#ui-component
Stars578
Forks52
Last commit2 years ago
FlightAnimator
FlightAnimatorSwift

A Swift animation framework for iOS/tvOS that enables unique easing curves per property with a blocks-based syntax.

#ios#ui-animation#gesture-animation
Stars577
Forks40
Last commit6 years ago
StepSlider
StepSliderObjective-C

A customizable iOS slider component for selecting preset integer values with full Interface Builder support.

#ios#slider#coreanimation
Stars576
Forks106
Last commit5 years ago
SwiftInstagram
SwiftInstagramSwift

A Swift wrapper for the Instagram API that enables authentication and data retrieval in iOS apps.

#ios#social-media#authentication
Stars574
Forks74
Last commit7 years ago
PlayAlways
PlayAlwaysSwift

A macOS menubar app that creates Xcode playgrounds for iOS or macOS development with one click.

#developer-tools#xcode-extension#prototyping
Stars548
Forks28
Last commit5 years ago
crafter
crafterRuby

A Ruby CLI tool to automate and standardize Xcode project configuration with reusable templates.

#build-tools#ruby-gem#cli-tool
Stars548
Forks33
Last commit9 years ago
GradientCircularProgress
GradientCircularProgressSwift

A customizable Swift library for creating gradient-based circular progress indicators in iOS apps.

#ios#circular-progress#customizable
Stars545
Forks83
Last commit4 years ago
PreviousPage 4 of 9Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
7 months ago
#Swift239
#Ios156
#Macos100
#Ios Development86
#Cocoapods75
#Developer Tools73
#Mobile Development65
#Objective C52
#Carthage41
#Swift Package Manager31
#Macos Development30
#Ui Components29