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/kilyn/ios_projects_wsu

UIkit, CoreData, MapKit, CoreLocation, CoreGraphic, CoreAnimation, CocoaTouch, TableView, LocalNotification,

swift3 xcode

Last synced: 10 Jan 2026

https://github.com/diggosilva/digimon

A simple iOS application written in Swift, built for practical refresh control and search controller.

cocoapods ios sdwebimage swift uikit xcode

Last synced: 15 Sep 2025

https://github.com/cypherpoet/xcode-snippets

Custom Code Snippets for Xcode ✂

swift swift-world-domination xcode xcode-snippets

Last synced: 29 Jul 2025

https://github.com/charlieroth/learningcombine.playground

Swift Playground for learning the Combine Framework

combine-framework playground swift xcode

Last synced: 10 Jun 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/nicoelayda/UIKitLivePreview-Examples

Sample projects using UIKitLivePreview.

ios preview swift swiftui uikit xcode

Last synced: 12 Mar 2025

https://github.com/mng222n/simplemapfinder

A simple demonstration of MKMapView to find location on map

mkmapview swift4 uitableview xcode

Last synced: 02 Jan 2026

https://github.com/seedy1/faire-fais-fait

A Todoish app

coredata swift uikit xcode

Last synced: 16 Feb 2026

https://github.com/hendriku/argue-with-ar-ios

A minimal test app for live image recognition using ARKit2.

arkit2 augmented-reality ios swift4 xcode

Last synced: 30 Mar 2025

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

Simple calculator for iOS

avfoundation ios swift uikit xcode

Last synced: 23 Jun 2025

https://github.com/dimaru/norminettelint

Norminette check for Xcode

42born2code 42school ecole42 norminette xcode

Last synced: 18 Apr 2025

https://github.com/sproc01/robotlabyrinth

Simple game

cplusplus game oop xcode

Last synced: 18 Mar 2025

https://github.com/RaunaqVyas/CliMate

CliMate is a a unique weather app built using the OpenWeather Maps API

api parse swift xcode

Last synced: 12 Mar 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/jtolentino1/Outdoors

Fun little project for me to get familiar with SwiftUI, a user interface framework created by Apple.

ios-app swift swiftui xcode

Last synced: 12 Mar 2025

https://github.com/edmundmok/ordi

Easily reorder import statements in Swift files.

ios shell swift xcode

Last synced: 12 Mar 2025

https://github.com/davidviloria/hikeapp

An iPhone App made with SwiftUi

ios-swift swift swiftui xcode

Last synced: 25 Jan 2026

https://github.com/vegather/Increment-Xcode-Build-Number

A Swift 3 script that will increase the build number of all your Xcode projects

automation script swift xcode

Last synced: 12 Mar 2025

https://github.com/fuwn/justfiles

🍩 Base Justfiles For Repetitive Tasks To Be Imported Remotely

justfile justfiles scripts swift task-runner tasks xcode

Last synced: 08 Jun 2026

https://github.com/de4me/todo

VIPER + Storyboard Sample

ios sample storyboard swift todo viper xcode

Last synced: 28 May 2026

https://github.com/zunda-pixel/TemplateApp

iOS/ macOS App Template

ios macos swift-package-manager xcode

Last synced: 12 Mar 2025

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/fabcataldo/clima-ios-app

Clima is an iOS application that brings live information about the weather to the user. It was build using Swift following a Swift/XCode course in Udemy.

apple ios swift udemy xcode

Last synced: 18 May 2026

https://github.com/spineo/organization

Simple Company Organization App to test CoreData, NSManagedObject, and NSFetchedResultsControllerDelegate functionality.

app ios objective-c xcode

Last synced: 16 Mar 2025

https://github.com/shuddha2021/swiftcalc

SwiftCalc - A modern and elegant calculator app for iOS, designed with SwiftUI for seamless user experience. Featuring basic arithmetic functions, clear display, and haptic feedback, SwiftCalc is your go-to tool for quick and accurate calculations.

arithmetic-operations calculator-app ios-development mobile-app percentage-calculations programming responsive-design software-development state-management swift swiftui ui-design xcode

Last synced: 18 May 2026

https://github.com/mumble-srl/mbautomationswift

Automation SDK for MBurger

cocoapods mburger sdk swift xcode

Last synced: 10 Apr 2025

https://github.com/gusenov/to-do-list-app-cocoa

:ballot_box_with_check: Реализация GUI To-Do приложения на Objective-C и Cocoa под Mac OS X.

cocoa cocoa-application mac-os-x objective-c to-do-app to-do-list todo-app todo-list todoapp todolist todolist-application xcode

Last synced: 07 Sep 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/onero/funfactsswift

Displays random interesting fun facts

ios swift xcode

Last synced: 25 Oct 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/alicerunsonfedora/swiftmud

A multi-user dungeon written in Swift

mud swift-4 xcode

Last synced: 04 Oct 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/janchrist91/calculator_ios

Simple SwiftUI calculator app

application calculator ios swift swiftui xcode

Last synced: 17 May 2026

https://github.com/manuelpuchta/development-setup

My macOS development setup.

gem homebrew macos node npm ruby xcode

Last synced: 08 Apr 2026

https://github.com/ro0opy/virtualdiy-ios-application

VirtualDIY is an iOS application designed to assist users in planning, organizing, and executing their DIY (Do It Yourself) projects with ease. It provides tools to visualize ideas, track progress, and enhance productivity.

ios-development mobile-application-development swiftui xcode

Last synced: 17 May 2026

https://github.com/tulburg/swiftextensions

Favorite Swift Extensions

extensions swift xcode

Last synced: 11 Sep 2025

https://github.com/artstorm/xc-assetcat-gen

Xcode asset catalog generator for game development.

asset-catalog game-development gamedev xcode

Last synced: 09 Nov 2025

https://github.com/ferdzz/screenshottestingdemo

A demo PoC for usage of screenshot testing as a regression QA tool

ios swift xcode

Last synced: 05 Apr 2025

https://github.com/ferdzz/nectartest

Demo iOS project around NectarTest

ios swift uikit xcode

Last synced: 05 Apr 2025

https://github.com/ashen99/weatherapp

This is a weather application created using open weather API, Swift UI and Xcode. This is responsive for multiple iphones. This application uses open weather API for retreving weather information.

ios-app mobile-development open openweather-api swift xcode

Last synced: 13 Apr 2025

https://github.com/pi-this/countfusion

Baseball scoring app for apple ios, made with swift UI

counter-app swift-ui utilities xcode

Last synced: 11 Sep 2025

https://github.com/ferdzz/favoritetv

Demo iOS project around TMDB

ios swift uikit xcode

Last synced: 05 Apr 2025

https://github.com/thatsjustcheesy/xcode-sunburst-theme

Sunburst.tmTheme as an Xcode text editor theme

code-theme theme xcode xcode-color-theme

Last synced: 03 Jan 2026

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/thejohnlima/ios-generics

A short demo about Generics in Swift

cache-storage generics swift xcode

Last synced: 03 Jul 2026

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

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: 07 Jul 2025

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/ivan-bondaruk/supermarketapp

Main source code of SupermarketApp

ios open-source swift swiftui xcode

Last synced: 24 Jun 2025

https://github.com/mogalina/eventless

Event discovery and management iOS mobile application.

swift xcode

Last synced: 15 Mar 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/tasbeehismail/laserwar-game

Laser War Interactive game implemented in C++20 with OpenGL graphics rendering.

cpp20 freeglut game glfw3 opengl xcode

Last synced: 28 Apr 2026

https://github.com/atlj/swiftui-login

This is just a simple app me tweaking with the SwiftUI

apple firebase-auth swift swiftui xcode

Last synced: 18 May 2026

https://github.com/cizodevahm/mvvm

This project delivers an efficient MVVM structure solution, emphasizing functionality and simplicity. It utilizes asynchronous operations to reduce code complexity and improve performance. Includes a sample test case for implementation and testing.

ios-app ios-swift mvvm-architecture swift xcode

Last synced: 01 Aug 2025

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/spineo/rgbutterfly-tests

IOS UI Testing (Swift) with XCTest framework and Accessibility. Requirements include Xcode 7, OS X 10.11 El Capitan, and iOS 9 (or later versions)

ios swift testing ui unit xcode xctassert xctest

Last synced: 17 May 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/diggosilva/tvshows

An application that brings a list of TV shows

ios spm swift uikit xcode

Last synced: 11 Jun 2025

https://github.com/smartwatermelon/mac-dev-server-setup

Automated setup for Apple Silicon Mac Minis as mobile development build servers

android-sdk apple-silicon automation build-server devops mac-mini macos mobile-development shell-script xcode

Last synced: 02 May 2026

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/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/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/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/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/chsxf/padtester

macOS tool to test natively supported game controllers

gamepad macos xcode

Last synced: 17 May 2026

https://github.com/josedv82/swift_learning_resources

A list of resources and tutorial I am using to improve Swift & IOS coding skills.

ios ios-app learning-resources swift swiftui xcode xcode11

Last synced: 18 May 2026

https://github.com/achsuthan/instagramdemo

Instagram Demo app created by programatically

autolayout instagram layout swift xcode

Last synced: 21 Jun 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/de4me/sdl_mixer-package

An audio mixer that supports various file formats for Simple Directmedia Layer.

arm64 framework macosx sdl-mixer swift swift-package-manager xcode

Last synced: 17 May 2026

https://github.com/leedo97y/weatherrn

Weather APP by React Native

react react-native xcode

Last synced: 05 May 2026