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

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/anibalventura/chat-central-ios

Chat room messaging app. Build with UIKit, MVC and Firebase as backend.

chat-application chatroom firebase firebase-auth firebase-firestore ios ios-app mvc-pattern swift uikit xcode

Last synced: 16 May 2026

https://github.com/idakrech/ratatouille

A SwiftUI + Core Data app for searching and saving recipes from TheMealDB.com API

core-data ios ios-app swift swiftui themealdb-api xcode

Last synced: 16 May 2026

https://github.com/phatblat/apple_releases

A CLI tool for listing recent apple OS and Xcode releases.

apple ios ipados macos rust tvos visionos watchos xcode

Last synced: 21 May 2026

https://github.com/elf0-fr/openquizz

An OpenClassRooms tutorial.

swift uikit xcode

Last synced: 20 Mar 2025

https://github.com/prash5t/ipinfo-swiftui

SwiftUI View to show IP data fetched from network. Contains views, model, data repo. #learning #swift

swift swiftui urlsession xcode

Last synced: 16 May 2026

https://github.com/angelf4/pomodoro-timer

A simple Pomodoro timer app built with SwiftUI to explore Live Activities and Dynamic Island integration in iOS 17. It features real-time progress updates for work and break sessions directly on the Lock Screen and Dynamic Island.

activitykit dynamic-island ios ios17 live-activities pomodoro-timer productivity swift swiftui xcode

Last synced: 18 May 2026

https://github.com/make-school-labs/ios-view-hierarcy

Sample App that demonstrates the use of Windows in iOS

ios swift uiwindow view-hierarcy xcode

Last synced: 27 Mar 2025

https://github.com/make-school-labs/intermediateautolayout

Exercises for practicing auto layout priorities, CHP & CCRP

autolayout content-hugging-priority xcode

Last synced: 27 Mar 2025

https://github.com/tiagosampaio/cheat-sheet-bundle

Cheat Sheet Bundle - References to Command Line, Git, XCode and a little more.

bundle cheat-sheets cheatsheet command-line git references subversion xcode

Last synced: 05 Sep 2025

https://github.com/dilshan97/code-studio-xcode-workshop

This repo contains the source code of code studio xcode workshop organized by Thundermac

arkit thundermac xcode

Last synced: 29 Apr 2026

https://github.com/d-h-o-r-a/scanning-and-detecting-3d-objects

Record spatial features of real-world objects, then use the results to find those objects in the user's environment and trigger AR content.

3d 3d-models ar arkit ios swift xcode

Last synced: 03 Apr 2025

https://github.com/antigua-mobile/ios_signing_certificate_and_profile_setup

GitHub action for setting up the signing certificate and the provisioning profile for the iOS signing process.

flutter ios signing xcode

Last synced: 03 Apr 2025

https://github.com/antigua-mobile/ios_xcodeproj_manual_signing

GitHub action for updating the xcodeproj file for manual signing.

flutter ios signing xcode

Last synced: 03 Apr 2025

https://github.com/ysoftware/xcodevim

Parses .xcactivitylog build result of Xcode, ready to be used with VIM.

vim xcactivitylog xcode

Last synced: 12 Feb 2026

https://github.com/eliofernandez/progressbutton

Button loading and when finished it is compressed, changes to green and becomes a check.

button-animation swift swiftui xcode

Last synced: 05 Feb 2026

https://github.com/anibalventura/coin-check

Cryptocurrency price checker, build with UIKit and MVC + Delegate pattern.

coinapi cryptocurrencies cryptocurrency-exchanges dark-mode delegate-pattern ios ios-app mvc-pattern swift uikit xcode

Last synced: 06 Jul 2025

https://github.com/avarmc/vibramo_macos

This package contains libraries and source files for developing applications based on VibraImage technology (MED MO) for Apple MacOS

macos vibraimage xcode

Last synced: 15 May 2026

https://github.com/mokagio/xcode-interactive-rebase

Example repo on how to interactive rebase Xcode projects

git rebase swift xcode

Last synced: 15 May 2026

https://github.com/diegom1/nypopulararticles

SwiftUI App using SwiftData to show the most popular articles by share type and period of time.

async-await ios-app swiftdata swiftui xcode

Last synced: 15 May 2026

https://github.com/pierre-juarez/dropdown_menu

Creating a dropdown menu with Swift. 🤩

dropdown-menu swift swiftui xcode

Last synced: 15 May 2026

https://github.com/salmik/crypto-track-app

Simple crypto track app using coinapi.io

cryptoapi cryptocurrencies cryptocurrency ios ios-app ios-swift swift xcode

Last synced: 20 May 2026

https://github.com/josephtlyons/ios-counter-app

Originally, this was the first GUI application I built ever and my first time using JUCE. It was mainly just a proof of concept, pushing myself to get past command line applications. I've since overhauled this to be a somewhat useable and fun "visual" counter application. It uses colored dots to represent 1s, 10s, 100s, 1000s, 10000s, and 100000s place digits.

ios juce xcode

Last synced: 28 Apr 2025

https://github.com/harrydulaney/notes-4-ios

Note Taking application for iOS

ios swift xcode

Last synced: 17 Jun 2026

https://github.com/darynakarmazin/goit-react-native-hw-app

App with registration screen. https://www.figma.com/file/SAxRFi09SMnMTZMI9Neqhz/Homework-react-native-hm?type=design&node-id=3-26&t=odZcLpKy5PS4K6bc-0

android-studio expo-cli react-native xcode

Last synced: 12 Mar 2026

https://github.com/adriantabirta/atrefreshcontrol

Custom UIRefreshControl in Swift.

ios refreshcontrol swift swift-3 xcode

Last synced: 17 Mar 2026

https://github.com/kingkyylian/realitykitpipelineguide

A teaching repo for the full Blender → USDZ → RealityKit iOS game asset pipeline

asset-pipeline blender game-development ios realitykit swift usdz xcode

Last synced: 15 May 2026

https://github.com/gauravkeshre/XcodeFontAndColorThemes

Collection Of FontAndColorThemes and some customised themes

customised-themes fontandcolorthemes ide xcode

Last synced: 12 Mar 2025

https://github.com/ajbose02/landmarks

An iOS app for discovering and sharing places around the world

ios swift swiftui xcode

Last synced: 09 May 2026

https://github.com/drewalth/claude-xcindex

MCP bridge to Xcode's SourceKit index for Claude Code. Semantic Swift/ObjC symbol lookups via indexstore-db — the same library SourceKit-LSP uses. Find references, overrides, conformances, and blast radius without falling back to grep.

claude claude-code developer-tools indexstore-db mcp objective-c sourcekit swift symbol-lookup xcode

Last synced: 25 Apr 2026

https://github.com/ronflima/simplebuild

Simple build system for Xcode based projects

automation xcode

Last synced: 11 Apr 2025

https://github.com/paulz/namebook

Remember names from address book

contacts ios swift-3 xcode

Last synced: 28 Jun 2025

https://github.com/jauharibill/mini-challenge-1

Mini Challenge 1

ios swift xcode

Last synced: 16 Jun 2025

https://github.com/clayellis/codesnippets

👨🏻‍💻 Xcode code snippets that I use on a day-to-day basis.

xcode

Last synced: 23 Feb 2026

https://github.com/danielepantaleone/ntp.swift

A simple NTP client written in swift

ios macos ntp swift xcode

Last synced: 14 May 2026

https://github.com/MattiaFochesato/Flanear

Flanear is an app that helps Casual Walking Travelers who want to visit a new city without route constraints.

ios navigation swift swiftui travelers watchos xcode

Last synced: 11 Mar 2025

https://github.com/jauharibill/image-filter

image filtering using CIFilter

filter image swift xcode

Last synced: 10 Jan 2026

https://github.com/jauharibill/bmi-calculator-swift

this apps used to calculate ideal weight using BMI standard

ios swift xcode

Last synced: 10 Jan 2026

https://github.com/stevetoro/apple-rss

A simple iOS application in which a list of Apple iTunes media is displayed in a tableview.

autolayout swift uipickerview uitableview xcode

Last synced: 12 Apr 2025

https://github.com/nschandunu/swift-foundations

Learning Swift fundamentals through projects from the official Apple Developer curriculum.

apple-developer swift swift-playground swiftui xcode

Last synced: 15 May 2026

https://github.com/alicerunsonfedora/xcode-renpy-templates

Ren'Py file templates for Xcode IDE

renpy template xcode

Last synced: 18 Jun 2026

https://github.com/jerrywalton/flickrdemo

FlickrDemo app

flickr ios swift swiftui xcode

Last synced: 15 May 2026

https://github.com/sidsbrmnn/spritekit-invaders

Clone of Space Invaders using SpriteKit

ios spritekit xcode

Last synced: 15 Jun 2025

https://github.com/imaginativeshohag/coollog

CoolLog is a `Swift.print()` wrapper for logging.

swift swift-log swift-logger xcode

Last synced: 03 Apr 2025

https://github.com/jauharibill/tmdb-ios

this repository contain code listing movie in tmdb

api ios swift tmdb xcode

Last synced: 02 Jul 2025

https://github.com/lukas-simonson/hydrate

A Swift Dependency Injection Framework Made Simple

container dependency-injection ios swift swiftui xcode

Last synced: 03 Jan 2026

https://github.com/sproc01/robotlabyrinth

Simple game

cplusplus game oop xcode

Last synced: 18 Mar 2025

https://github.com/chanhi2000/pizzahunter

Rey Wenderlich's iOS application tutorial for implementing RESTful Client w/ Siesta

rest-api rest-client restful-api siesta swift-4 swift-library swift4 xcode xcode9

Last synced: 24 Mar 2025

https://github.com/johnantoni/xcode-login-example

xcode login example from simplifiedios.com

ios swift swift-3 xcode

Last synced: 10 Jan 2026

https://github.com/chanhi2000/hackingwithswift

My Personal Hacking-with-Swift projects collection

ios ios-app ios-swift swift3 xcode xcode8

Last synced: 24 Mar 2025

https://github.com/chanhi2000/chirper

Rey Wenderlich's iOS application tutorial exercise for practicing enum-driven TableView Development

ios ios-app swift swift4 xcode xcode9

Last synced: 24 Mar 2025

https://github.com/gabryon99/pong-raylib

A pretty stupid and simple pong written in C with raylib

c game pong-raylib raylib xcode

Last synced: 12 Nov 2025

https://github.com/mahinmuhammad/soft-calculator

Simple calculator for iOS

avfoundation ios swift uikit xcode

Last synced: 23 Jun 2025

https://github.com/vrn-sn/multipage

A learning repository that uses Navigation Controllers and creates an iOS app with multiple pages.

ios navigation-controller swift xcode

Last synced: 03 May 2025

https://github.com/dimaru/norminettelint

Norminette check for Xcode

42born2code 42school ecole42 norminette xcode

Last synced: 18 Apr 2025

https://github.com/salmik/wikipedia-quick-search

Simple example for quick searching Wikipedia site

coordinator-pattern ios ios-app ios-swift swift swift5 wikipedia wikipedia-api xcode

Last synced: 28 May 2026

https://github.com/de4me/todo

VIPER + Storyboard Sample

ios sample storyboard swift todo viper xcode

Last synced: 28 May 2026

https://github.com/rohith12/earthquakedata

The app calls Earth quake API and stores it in a database. Uses database data when network is unreachable.

coredata mvc nsurlsession swift xcode

Last synced: 12 Oct 2025

https://github.com/aaronlab/ios-exercise

I'm just playing with Xcode & Swift

ios swift xcode

Last synced: 28 Jun 2025

https://github.com/myinnos/mafe-ios

An IOS application to find gender by name

ios-app ios-swift xcode

Last synced: 23 Mar 2025

https://github.com/ankityddv/tdcroundbutton

TDCRoundButton is UIButton which can be customized by setting corner radius in one line of code.

cocoapods custombutton roundbutton xcode

Last synced: 06 Jul 2025

https://github.com/diggosilva/tvshows

An application that brings a list of TV shows

ios spm swift uikit xcode

Last synced: 11 Jun 2025

https://github.com/marcoscgdev/to-do

Simple iOS application for learning purposes

app application do ios ipad iphone learn learning storyboard swift to to-do todo xcode

Last synced: 24 Mar 2025

https://github.com/cerezo074/appstore

This project loads iTunes service from apple and show a list with the top apps. Dependencies are managed with Carthage, you must run carthage update on base directory from command line for install dependencies.

animation clean-architecture coredata mvp swift xcode

Last synced: 15 Mar 2025

https://github.com/dankinsoid/tuistbuildsettings

Build settings variables and methods for tuist

appcode buildsettings ios tuist xcode

Last synced: 03 Sep 2025

https://github.com/wzhqwq/cg-2

山东大学计算机图形学第二个实验(实验三),实验目标是在房间内绘制桌子、椅子、地球仪、花瓶以及一个obj模型,并实现点光源、平行光源,利用光照模型渲染物体,绘制影子

glew-glfw glsl-shader opengl3 phong-lighting school-assignment shadow-rendering xcode

Last synced: 25 May 2026

https://github.com/mogalina/eventless

Event discovery and management iOS mobile application.

swift xcode

Last synced: 15 Mar 2025

https://github.com/tborges/tricks-in-swift-xcode-version-7.3.1

How to Create a marker or pin on the map - Swift Xcode Version 7.3.1

maps marker pin swift tricks xcode

Last synced: 30 Jun 2026

https://github.com/xcessentials/functionalstate

[DEPRECATED - use 'SwiftUI' instead] Turn any object into discrete system and describe its states declaratively.

cocoapod finite-state-machine swift xcode

Last synced: 16 May 2025

https://github.com/xcessentials/collectionview

[DEPRECATED - use 'SwiftUI' instead] UICollectionView wrapped in a container with dedicated (customizable) views for "Empty" and "Failure" states.

animatable containerview customizable empty-view failure-view no-content-view swift uicollectionview uikit xcode

Last synced: 16 May 2025

https://github.com/xcessentials/collectiondata

[DEPRECATED - use Swift 5.1 ordered collection diffing instead] Convenience implementation of DataSource object for UITableView and UICollectionView.

diff swift uicollectionview uicollectionviewdatasource uikit uitableview uitableviewdatasource xcode

Last synced: 16 May 2025

https://github.com/xcessentials/associatedstorage

[DEPRECATED] Key-value storage where value object will be automatically released when key object is deallocated.

dependency-injection dynamic key-value-store objects run-time swift type-safe xcode

Last synced: 19 Jun 2025

https://github.com/skippyr/teco

A playful Swift 6.2 terminal manipulation toolkit for building command-line tools for macOS 14 (Sonoma) or later.

command-line macos swift swift-library swift-package-manager terminal xcode

Last synced: 10 Mar 2026

https://github.com/cloverapp1/ylutil

iOS开发中常用的一些Category

objective-c xcode

Last synced: 23 Mar 2025

https://github.com/stephenyeargin/people-database

XCode / Objective-C tutorial project

ios ios-tutorial objective-c xcode

Last synced: 23 Mar 2025

https://github.com/mkgithub/devboard

A board with parameters during development & testing 📺Goodbye console logging!

app board debugger-visualizer ios track xcode

Last synced: 14 Mar 2025

https://github.com/kiishanbarmawala/hybridcollectionview

Stretchable top view with collection view using iOS swift

app-development develo development ios ios-swift swift xcode

Last synced: 10 Nov 2025

https://github.com/nikita-petrovich/cli-randomreminders

Voice Random Reminders for MacOS Terminal. C++ STD library + SQLite.

cli cpp macos reminders sqlite standard-library terminal xcode

Last synced: 11 Apr 2026

https://github.com/nikhilkumawat/xylophone

An Simple iOS Application for Play Piano

ios ios-app ios-swift ios11 piano piano-keyboard songs swift xcode

Last synced: 10 Aug 2025

https://github.com/luciaheredia/cardsgameapp

War Cards Game App.

app-development ios swift xcode

Last synced: 08 Apr 2025

https://github.com/jurajhilje/envdemo

Xcode demo project for environment specific configuration

environment-configuration swift xcode

Last synced: 01 Jul 2025

https://github.com/sinakhanjani/chirehbms-demo

Chira BMS is a smart home automation app that lets you control doors, lights, and devices via WiFi & Cloud with secure encrypted communication. 🚀🏠

socket-programming swift tcp-socket udp-socket xcode

Last synced: 22 Jul 2025

https://github.com/sinakhanjani/iheartsaving-demo

I Heart Saving 🚀 is a demo e-commerce app showcasing a yearly membership model for exclusive discounts and offers. It promotes local shopping while helping users save significantly.

restful-api swift xcode

Last synced: 16 May 2025

https://github.com/paulocf92/swift-todo-list

A simple To-Do List in Swift.

ios ios-app ios-swift swift xcode

Last synced: 06 Jun 2026

https://github.com/inaldor/petlogin

A UI login view

xamarin xcode xml

Last synced: 24 Apr 2026