Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Xcode

Xcode is an integrated development environment (IDE) for macOS containing a suite of software development tools developed by Apple for developing software for macOS, iOS, watchOS, and tvOS. Xcode pulls all the tools needed to produce an application (particularly a text editor, a compiler, and a build system) into one software package rather than leaving them as a set of individual tools connected by scripts.

https://github.com/mtwilliams/ryb

:meat_on_bone: Generate build files for Visual Studio, XCode, and Ninja.

build-system dsl ninja ruby visual-studio xcode

Last synced: 22 Oct 2024

https://github.com/rjstelling/xcode-project-validate

A very simple shell script to read `.xcodeproj` files and check if there are issues with the `CODE_SIGN_IDENTITY`. Having multiple entries can cause build errors (especially when Archiving or command line building).

macos xcode

Last synced: 29 Oct 2024

https://github.com/oni-zerone/powertools

A Declarative API to present contents in UICollectionViews

cocoapods declarative mvvm swift uicollectionview xcode

Last synced: 11 Nov 2024

https://github.com/eleev/mtltextureview

πŸ–ΌοΈ Render images as Metal textures.

gpu image ios ipados metal metalkit shaders swift xcode

Last synced: 18 Nov 2024

https://github.com/keisukeyamagishi/xsort

You can sort the file tree in Xcode.

pbxproj ruby xcode

Last synced: 11 Nov 2024

https://github.com/stanfordspezi/speziviews

A common set of SwiftUI views and related functionality used in Spezi modules

localization spezi stanford swift swiftui views xcode

Last synced: 12 Oct 2024

https://github.com/bionelabs/eventloop

A simple C thread pool implementation with single core

c caophuocthanh eventloop onebuffer queue xcode

Last synced: 22 Dec 2024

https://github.com/magicbell/embedded-provision

Handy helpers for reading values from an applications embedded provision profile

codesigning ios swift xcode

Last synced: 22 Oct 2024

https://github.com/janeshsutharios/jkcircularprogess

JKCircularProgess for showing circular animated progress

circular-progress-bar ios progress-bar swift xcode

Last synced: 24 Nov 2024

https://github.com/zlatnaspirala/web-to-native

Testing basic c++ compilers work

c cef cpp porting visual-studio web xcode

Last synced: 29 Nov 2024

https://github.com/remirobert/rrgifalertpanel

:shipit: Xcode plugin for replace the AlertPanel build succeeded and failed by an animated GIF of your choice !

objective-c xcode xcode-plugin xcode8 xcodebuild

Last synced: 12 Nov 2024

https://github.com/gurhub/useful-scripts

Some useful scripts for iOS | tvOS | watchOS | macOS developers.

ios macos script tvos watchos xcode

Last synced: 23 Oct 2024

https://github.com/apriakhin/shadowsocks-client

Cross-platform lightweight client for Shadowsocks for macOS, iPadOS and iOS

shadowsocks swift swiftdata swiftui tun2socks xcode

Last synced: 09 Oct 2024

https://github.com/benarvin/baxcodecleaner

Trash cleaner for Xcode

cleaner trash xcode

Last synced: 01 Jan 2025

https://github.com/inloco/xcode

Xcode is a complete developer toolset for creating apps for Mac, iPhone, iPad, Apple Watch, and Apple TV. Xcode brings user interface design, coding, testing, debugging, and submitting to the App Store into a unified workflow.

hacktoberfest xcode

Last synced: 30 Dec 2024

https://github.com/superoo7/iot_light

Creating an iOT light bulb that can be control using website and iOS app

arduino-ide bootstrap html internet-of-things iot light-bulbs nodemcu swift xcode

Last synced: 23 Nov 2024

https://github.com/cypherpoet/coredatakit

A collection of utilities for building Core Data applications in SwiftUI.

coredata coredata-swiftui swift-packages swiftui xcode

Last synced: 17 Nov 2024

https://github.com/devpolant/swiftycomponents

A collection of useful Swift extensions and code utilities

code-utilities extensions ios swift swift-extensions uikit view-model xcode

Last synced: 26 Dec 2024

https://github.com/artemnovichkov/liftoff-templates

Templates for liftoff, CLI for creating and configuring new Xcode projects

ios liftoff swift xcode

Last synced: 19 Dec 2024

https://github.com/rizwankce/qrgenerator

Native QR Code generator for Mac OS

macos qrcode swift xcode

Last synced: 04 Jan 2025

https://github.com/denismakogon/libcv-c-api

C++ API to C API to Java API

c cpp java native xcode

Last synced: 19 Dec 2024

https://github.com/niklasberglund/xcode-clean

Tool freeing up disk space by removing Xcode generated data

cache disk-cleaner disk-cleanup disk-space tool xcode

Last synced: 19 Nov 2024

https://github.com/kaushikgopal/xcode-11-theme

Custom dark and light themes similar to XCode 11

ide intellij terminal theme xcode

Last synced: 14 Nov 2024

https://github.com/nicoelayda/scrollviewminimap-examples

Sample projects using ScrollViewMinimap.

ios minimap minimap-control swift swiftui uiscrollview xcode

Last synced: 14 Nov 2024

https://github.com/sharkesm/mvdownloader

A pure swift library used for downloading images or JSON format files and with caching configuration support

cache image ios json network-library swift swift-library xcode

Last synced: 01 Jan 2025

https://github.com/kindraywind/xcode-themes

Dark and light color themes for Xcode inspired by Sublime's Monokai.

dark-theme theme xcode

Last synced: 03 Dec 2024

https://github.com/odnoletkov/xcodeproj-format

Format Xcode project file (project.pbxproj)

pbxproj xcode

Last synced: 31 Dec 2024

https://github.com/electricbolt/pragmaticnib

A pragmatic approach to constructing custom UIView's with Nib's in Swift

interface-builder nib protocol-extensions swift xcode xib

Last synced: 22 Nov 2024

https://github.com/emvakar/xcode-template-viper

This template is designed for those who want to quickly start developing a project in Xcode using the VIPER architecture. Eliminate the routine of setting up a project with this ready-made template.

architecture architecture-pattern swift template template-project viper viper-architecture viper-swift viper-template xcode

Last synced: 03 Dec 2024

https://github.com/stanfordspezi/spezischeduler

Scheduler Module for the Stanford Spezi Ecosystem

schedule spezi stanford swift swiftui tasks xcode

Last synced: 15 Oct 2024

https://github.com/bfwg/ios-stanford-objective-c

Source code for Stanford University Developing iOS course.

learning objective-c stanford xcode

Last synced: 07 Jan 2025

https://github.com/engali94/xcbuildkit

A type-safe Swift wrapper around xcodebuild that makes iOS/macOS build operations a breeze with async/await APIs.

api build cicd ios macos spm swift xcode xcodebuild xcodebuildkit

Last synced: 21 Dec 2024

https://github.com/cellular/remoteconfiguration-swift

Dynamic configuration of iOS, tvOS or watchOS application using remote files.

cocoapods ios swift tvos watchos xcode

Last synced: 05 Nov 2024

https://github.com/malekkamel/rxlocation-ios

An RX wrapper for iOS location

cllocationmanager ios location swift xcode

Last synced: 29 Nov 2024

https://github.com/stanfordspezi/spezicontact

Spezi module to display contact information

contact ios spezi stanford swift swiftui xcode

Last synced: 12 Oct 2024

https://github.com/riteshhgupta/rgdependencyinjector

RGDependencyInjector is a protocol oriented dependency injection Β΅-framework for iOS.

cocoapods dependency-injection ios protocol swift xcode

Last synced: 21 Dec 2024

https://github.com/phimage/punic

Add third party project sources into your workspace instead of Carthage binary

carthage punic swift swift-argument-parser workspace xcode xcodeproj xcodeproject

Last synced: 30 Nov 2024

https://github.com/gkaimakas/swiftvalidatorsreactiveextensions

SwiftValidators that play nice with ReactiveSwift's ValidatingProperty

cocoapods ios pods swift swift-3 swift3 validation validator xcode

Last synced: 28 Sep 2024

https://github.com/matejkob/swift-macro-compatibility-check

GitHub Action that verifies compatibility of a Swift package with macros against all swift-syntax versions

ci-cd swift testing xcode

Last synced: 15 Nov 2024

https://github.com/victorpanitz/iOS-BreathAnimation-AppleWatch-

A simple approach implementing Breath animation (Apple Watch app).

animation apple applewatch design ios iphone swift swift4 ui xcode

Last synced: 21 Nov 2024

https://github.com/fiqryq/newsreader

Simple ios app for bootcamp submission.

ios uikit xcode

Last synced: 27 Nov 2024

https://github.com/branch-bunch/ios-workshop

A brief intro to iOS development in Swift (Programmatically)

introduction ios programmatically swift xcode

Last synced: 28 Nov 2024

https://github.com/mruvim/videobackground

Lightweight view to display background video

ios swift xcode

Last synced: 02 Dec 2024

https://github.com/bielikb/textattributes

TextAttributes provides type-safe API for setting text attributes for common UIKit components.

collection color font ios nsattributedstring uikit xcode

Last synced: 15 Nov 2024

https://github.com/baquer/roundaddbutton

Round Add Button is a simple Round Button , which changes its color in every opening.

button carthage cocoapods framework ios11 library pod round swift swift-framework swift-library swift-package-manager swift4 uibutton xcode

Last synced: 24 Dec 2024

https://github.com/fraigo/xcode-build-scripts

Useful scripts for xcode : automated build, signing and deploy

automation ios xcode xcodebuild

Last synced: 09 Nov 2024

https://github.com/tuist/website

Tuist static website

tuist xcode

Last synced: 17 Nov 2024

https://github.com/jarvis-ai/coteditor-theme

Dark XCode Highlight syntax theme for great CotEditor

amirmohammadsafarilivari amsl coteditor coteditor-theme jarvis-ai jarvismercer theme xcode

Last synced: 24 Nov 2024

https://github.com/sandshellcreations/tfresponder

A custom class to handle UITextField return button action to make next textfield first responder and last text field to close keyboard using only single line. Just pass your UITextFields in serial order accordingly placed in UI.

ios ios-app ios-swift ios11 iosdevelopment swift swift3 swift4 swift4-2 textfield textfieldresponder uitextfield uitextfieldresonder xcode

Last synced: 19 Nov 2024

https://github.com/jogendra/blubyn-ios

This repository contains iOS version on Blubyn App.

ai app apple appstore artificial-intelligence ios ios-app ios-swift mobile-app swift swift4 travelapp xcode

Last synced: 17 Dec 2024

https://github.com/rhx/swiftgtklistviewdemo

A simple demo showing how to create gtk list views (using GtkTreeView) in Swift

demo-showing gtk gtk3 gtk4 gtktreeview linux macos swift swift-wrappers xcode

Last synced: 29 Nov 2024

https://github.com/sparrowcode/layouter

Wrapper of frame and auto layout.

autolayout bounds constraints frame frames swift uikit uiview xcode

Last synced: 13 Nov 2024

https://github.com/developeracademy-postech/haro

A hyperlocal community app for quick and easy access to information on the local area

swift swiftui xcode

Last synced: 17 Nov 2024

https://github.com/1ec5/wormhole

Simple application for simulating locations on an iOS device using Xcode

corelocation ios spoofing teleportation wormholes xcode

Last synced: 19 Nov 2024

https://github.com/cpea2506/xcodeonemonokai

One Monokai for Xcode

apple colorscheme one-monokai xcode

Last synced: 30 Dec 2024

https://github.com/markusmoenig/xcode2rust

Make Rust based 2D games and apps accessible in Xcode

bridge metal rust software-rasterizer swift xcode

Last synced: 09 Jan 2025

https://github.com/fpg1503/alfred-xopen

πŸ•΄οΈ Alfred 3 workflow to open Xcode projects, workspaces, and playgrounds using xopen

alfred alfred3 alfred3-workflow cocoapods xcode xcworkspace xopen

Last synced: 27 Nov 2024

https://github.com/stanfordspezi/speziaccount

The Spezi Account module to enable login and signup functionality

cardinalkit ios login resetpassword signup stanford swift swiftui xcode

Last synced: 10 Oct 2024

https://github.com/keith/mkgpx

A CLI for generating gpx files

command-line gpx xcode

Last synced: 09 Jan 2025

https://github.com/mysterycoder456/earthify-app

Earthify is an iOS app that lets you give away things that you no longer need or want to other people who may need them.

firebase firebase-storage firestore ios swift swiftui xcode

Last synced: 04 Nov 2024

https://github.com/razerms/mobile-xdk-razerms_ios

Razer Merchant Services mobile payment for iOS (Xcode Framework)

ios payments razerms swift xcode

Last synced: 01 Dec 2024

https://github.com/alvesjtiago/hnr

HackerNews Rebuilt for iOS in Swift 3

hacker-news ios ios-app ios-swift swift swift-3 xcode

Last synced: 14 Nov 2024

https://github.com/andy-wu12/iexpire

Native iOS app that helps you keep track of expiration dates, namely for food. You can include photos of such items for future reference.

coredata expiration-date expiration-monitoring ios mobile-app notifications swift swiftui utility xcode

Last synced: 07 Dec 2024

https://github.com/nugu-developers/natty-log-ios

Log Framework for Apple platforms (iOS, tvOS, watchOS, macOS)

carthage cocoapods ios log logger logging macos swift tvos watchos xcode

Last synced: 20 Nov 2024

https://github.com/lebrancconvas/shape-of-moral

Project doing on OpenGL with C++.

cpp glfw graphics-programming opengl xcode

Last synced: 08 Jan 2025

https://github.com/hemdutt/filemonitor_macos

This is a Swift sample app to showcase File access event monitoring on macOS using GCD (DispatchSourceFileSystemObject)

cocoa coredata directorymonitor dispatchsourcefilesystemobject filemonitor gcd swift xcode

Last synced: 14 Nov 2024

https://github.com/maveric94/PoissonDiskSampling

Swift implementation of Poisson disk sampling algorithm

ios poisson-disc-sampling swift xcode

Last synced: 24 Oct 2024

https://github.com/flix-tech/xcodefiletemplates

A set of custom file templates for Xcode

templates xcode

Last synced: 21 Dec 2024

https://github.com/pilotmoon/buildscripts

Build scripts for my Xcode projects.

xcode zsh

Last synced: 15 Oct 2024

https://github.com/hansemannn/titanium-system-capabilities

Inject system-capabilities known from Xcode into your Titanium module / project

cli-hook system-capabilities titanium xcode

Last synced: 28 Nov 2024

https://github.com/artstorm/xcode-asset-catalog-generator

Batch processing Xcode asset catalog generator for game development.

asset-catalog game-development gamedev sprite-atlas xcode

Last synced: 07 Nov 2024

https://github.com/Spiralka/WeatherApp

This's my first step in development (not really)

ios swift weather-app xcode

Last synced: 24 Oct 2024

https://github.com/cezheng/xc-resave

Force Xcode to re-save a project from command line

xcode

Last synced: 03 Dec 2024