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/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/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/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/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/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/hansemannn/titanium-system-capabilities

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

cli-hook system-capabilities titanium xcode

Last synced: 27 Jan 2025

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

A brief intro to iOS development in Swift (Programmatically)

introduction ios programmatically swift xcode

Last synced: 27 Jan 2025

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/stanfordspezi/spezicontact

Spezi module to display contact information

contact ios spezi stanford swift swiftui xcode

Last synced: 12 Oct 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: 16 Jan 2025

https://github.com/bring-shrubbery/macos-airport-tool

This is an attempt to replicate 'Airport' tool found in the depths of macOS. It also allows connecting to a specific bssid.

airport bssid macos scanner swift xcode

Last synced: 18 Dec 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: 18 Jan 2025

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 Jan 2025

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/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/sm11963/xcodeuniversalsearch

An Xcode source editor extension to provide custom search urls, just like custom search engines for a browser.

search source-editor-extension swift xcode xcode-extension

Last synced: 10 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/malekkamel/rxlocation-ios

An RX wrapper for iOS location

cllocationmanager ios location swift xcode

Last synced: 27 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 Jan 2025

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/michaelzakaria/weatherfinder

An IOS app to get your daily forecast

reactive-programming swift swiftui ui-design xcode

Last synced: 20 Jan 2025

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/rizwankce/qrgenerator

Native QR Code generator for Mac OS

macos qrcode swift xcode

Last synced: 04 Jan 2025

https://github.com/sparrowcode/layouter

Wrapper of frame and auto layout.

autolayout bounds constraints frame frames swift uikit uiview xcode

Last synced: 12 Jan 2025

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

Force Xcode to re-save a project from command line

xcode

Last synced: 30 Jan 2025

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: 20 Jan 2025

https://github.com/mor4eza/bouncyslider

πŸ”ŠiOS Control Center Volume Slider implemention in SwiftUI

bouncy library slider spm swift swiftui xcode

Last synced: 25 Jan 2025

https://github.com/perez987/localizing-an-app-on-macos-ventura

Localize an app to Spanish on macOS Ventura with Xcode 14 and swift as developing language

localization macos storyboard strings swift xcode

Last synced: 03 Jan 2025

https://github.com/livealvi/opengl--mac-windows--header-file

Mac & Windows OpenGL Header file

cplusplus cpp opengl windows xcode

Last synced: 17 Jan 2025

https://github.com/jrsaruo/safedefaultskit

Pure-Swift library for safe access to UserDefaults.

carthage cocoapods swift swift4 userdefaults wrapper xcode

Last synced: 23 Jan 2025

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

Build dependency graph for Xcode project's targets

pbxproj xcode xcodeproj

Last synced: 11 Jan 2025

https://github.com/stephenhaunts/learn-swift

A series of swift playgrounds to help you learn the Swift programming language by showing basic examples of most language features. This is great for experienced programmers who want to learn swift fast.

apple-swift learn-swift programming-tutorial swift swift-3 swift-playgrounds xcode

Last synced: 25 Jan 2025

https://github.com/sougatoroy3/flashch4t

This is a simple chat application made in Swift using send and receive interface.

chat-application ios ios-app ios-swift playgrounds ruby swift uikit xcode xcodeproject

Last synced: 12 Jan 2025

https://github.com/chsxf/scnsolarsystem

Educational project for SceneKit beginners

game gameplaykit scenekit swift xcode

Last synced: 19 Jan 2025

https://github.com/ms2138/dahuaevents

Get tripwire, motion, and intrusion events from a Dahua device

dahua ios nvr onvif onvif-camera swift xcode

Last synced: 12 Jan 2025

https://github.com/rcasanovan/xcode-uiview-template

Xcode template for UIView components (Swift)

ios iosdevelopment swift swift-5 swift5 template uiview xcode

Last synced: 18 Jan 2025

https://github.com/philippeweidmann/xcodetemplates

Simple Xcode templates to improve your workflow.

apple swift swiftui xcode

Last synced: 06 Nov 2024

https://github.com/sandshellcreations/sktoggle

A simple and easy to use toggle button. All the setup can be done from storyboard.

ios storyboard swift swift3 toggle togglebutton uibutton xcode

Last synced: 20 Jan 2025

https://github.com/nnsnodnb/scrollflowlabel

Display long text on UILabel while scrolling automatically.

flow-label ios uilabel xcode

Last synced: 11 Nov 2024

https://github.com/SandsHellCreations/SKToggle

A simple and easy to use toggle button. All the setup can be done from storyboard.

ios storyboard swift swift3 toggle togglebutton uibutton xcode

Last synced: 15 Nov 2024

https://github.com/deadcoder0904/tableviewdemo

Table View Demo in Swift 4 using Storyboard with Xcode πŸ’–

nstableview swift swift-4 swift4 table-view tableview xcode

Last synced: 20 Jan 2025

https://github.com/richardtop/xcodetheme

πŸ‘¨β€πŸ’» My Xcode Theme - Richard's Colors

xcode xcode-theme xcode-themes

Last synced: 27 Dec 2024

https://github.com/ActualFrancia/VisionOS-Smart-Home-App

Smart Home app prototype designed for the Apple Vision Pro

applevisionpro swift swiftui visionos xcode

Last synced: 23 Oct 2024

https://github.com/ornwoo96/Dynamic

[iOS App] GIF 지 λ‹€μš΄λ‘œλ“œ μ•±

combine coordinator-pattern hexagonal-architecture mvvm-architecture swift xcode

Last synced: 24 Oct 2024

https://github.com/memorize-life/export-photo-library

Export macOS Photo Library preserving metadata.

cli macos medialibrary photos xcode

Last synced: 24 Oct 2024

https://github.com/chiahsien/sort-Xcode-project-file

A script to sort Xcode project file.

pbxproj xcode xcodeproj

Last synced: 24 Oct 2024

https://github.com/jwwalker/PlainCalc

This is a Mac OS X app that does calculations. zlib/libPNG public license

calculations calculator macosx xcode

Last synced: 24 Oct 2024

https://github.com/iceesj/csjloveswift

new UIViewController, UITableViewController based on Swift.

ios swift swift-beta swift4 uitableviewcontroller xcode

Last synced: 20 Jan 2025

https://github.com/michaelzakaria/movielist

An IOS movies app to add all your favourite movies

constraints ios localstorage sqlite swift ui-design uikit xcode

Last synced: 19 Nov 2024

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

Dependency based HTTP Networking Framework in Swift by CELLULAR.

cocoapods ios swift tvos watchos xcode

Last synced: 05 Nov 2024

https://github.com/lufzi/xcode-flatten-themes

:art: Xcode theme based on flat colors

xcode

Last synced: 19 Dec 2024

https://github.com/msabukwaik/todolistwithcoredata

To Do List example using Core Data - Swift 4 - Xcode 9

core-data coredata swift swift-4 swift4 tableview todolist xcode xcode9

Last synced: 27 Dec 2024

https://github.com/nimblehq/xcover

Generate a HTML page from Xcode unit test coverage statistics

coverage-report ios xcode

Last synced: 20 Jan 2025

https://github.com/RickyMarq/Cronos

Timer - SwiftUI - Apple Watch

apple applewatc swift swift5 watchos xcode

Last synced: 23 Oct 2024

https://github.com/stevensorial/smlocalize

An iOS library for changing localization at runtime

cocoapods ios language localization swift xcode

Last synced: 05 Dec 2024

https://github.com/nicoelayda/ScrollViewMinimap-Examples

Sample projects using ScrollViewMinimap.

ios minimap minimap-control swift swiftui uiscrollview xcode

Last synced: 24 Oct 2024

https://github.com/ornwoo96/GIFO

[iOS Library] GIF 이미지

cadisplaylink gif-animation ios swift uikit xcode

Last synced: 24 Oct 2024

https://github.com/cuba/NetworkKit

A swift framework for easily making network calls and serializing them to objects

alamofire carthage dispatcher ios networkkit objectmapper serializer swift swift5 xcode

Last synced: 24 Oct 2024

https://github.com/masterchef8/ArucoIOSFramework

Xcode project to build Aruco for iOS

ar aruco augmented-reality ios xcode

Last synced: 24 Oct 2024

https://github.com/Operation-Winter/mamba-backend-vapor

A small side project to allow for teams to size tickets using Story Point cards. This is intended for the SCRUM Agile methodology.

swift swift-package-manager vapor websocket xcode

Last synced: 24 Oct 2024

https://github.com/cedricbahirwe/jiografia

A simple game where a user guesses a flag for a given country's flag

json swift swiftui xcode

Last synced: 11 Dec 2024

https://github.com/theokim24601/mediamug

🌷 Welcome to MEDIAMUG iOS & macOS project πŸ€—

cocoapods ios ipados macos swift swift-application swift-package-manager xcode

Last synced: 15 Dec 2024

https://github.com/tib/dummy

Just a dummy Xcode project with some UI / unit tests.

dummy ios swift swift5 test xcode

Last synced: 26 Jan 2025

https://github.com/santoru/instaprofile

Simple iOS application to download high-res profile pictures from Instagram ( Ν‘Β° ΝœΚ– Ν‘Β°)

download instagram ios picture profile xcode

Last synced: 20 Dec 2024

https://github.com/kvrae/bull-s-eye

A game made using swift and storyboard.

storyboard swift xcode

Last synced: 20 Dec 2024

https://github.com/pepebecker/opengl-game

Interactive 3D world written in C++ using pure OpenGL

cpp glew glfw3 glm opengl xcode

Last synced: 12 Jan 2025

https://github.com/pkrmf/umbrella-header-linter

The Linter for Umbrella Headers on iOS/watchOS/macOS/tvOS Frameworks.

framework header ios linter macos objective-c ruby swift tvos umbrella umbrella-headers watchos xcode

Last synced: 11 Oct 2024

https://github.com/pkrmf/dependencyswapper

The best way to swap Cocoapods dependencies between source/development and non-source frameworks

binary cocoapods dependencies dependency dev framework frameworks ios objective-c pod source swift test xcode

Last synced: 11 Oct 2024

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

Starter App for demonstrating the CoreData stack

coredata swift xcode

Last synced: 06 Dec 2024

https://github.com/dscyrescotti/pixl

Unofficial client application for Unsplash using UIKit

example-app ios-app ios-swift rxswift swift swift-package-manager uikit unsplash unsplash-client xcode

Last synced: 21 Jan 2025

https://github.com/austintoddj/flappy-bird

Classic Flappy Bird Game

game ios xcode

Last synced: 06 Jan 2025

https://github.com/austintoddj/brew-buddy

Track, rate, and store your favorite craft beers

beer ios swift tracker xcode

Last synced: 06 Jan 2025

https://github.com/lionello/passx

Small MacOS widget for pass, the Unix password store

gopass macos osx password-store swift5 swiftui xcode

Last synced: 20 Dec 2024

https://github.com/krishpranav/swiftcli

A simple cli tool to create swift projects

linux macos swift swiftcli xcode

Last synced: 06 Dec 2024

https://github.com/krishpranav/todoapp

A simple todo list application built using swift for iOS

apple linux macos swift swift5 swiftkit swiftui swiftui-lists swiftuikit windows xcode xcode12 xcode13

Last synced: 06 Dec 2024

https://github.com/rmehri01/onenord-xcode

πŸ”οΈ A theme for Xcode that combines the Nord and Atom One Dark color palettes for a more vibrant programming experience.

macos nord onedark theme xcode

Last synced: 08 Dec 2024

https://github.com/anthonylatsis/sombra

A simple retroaction on CALayer to support vibrant image projections as shadows.

calayer image ios layer shadow shadows swift xcode

Last synced: 16 Dec 2024

https://github.com/dimaru/buildenvironment

Use dotenv files and environment variables in Xcode and Swift Package Manager projects.

ios linux macos obfuscation plugin spm spm-plugin swift swiftpm xcode xcode-plugin

Last synced: 15 Oct 2024

https://github.com/de4me/dosbox-xcode

DOSBox is a DOS-emulator. Also emulates CPU:286/386 realmode/protected mode, Directory FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA graphics, a SoundBlaster/Gravis Ultra Sound card for excellent sound compatibility with older games...

arm64 dos dosbox emulator macosx xcode

Last synced: 13 Nov 2024

https://github.com/austintoddj/matching-game

A Simple Number Matching Game

game ios xcode

Last synced: 06 Jan 2025