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/maveric94/PoissonDiskSampling

Swift implementation of Poisson disk sampling algorithm

ios poisson-disc-sampling swift xcode

Last synced: 24 Oct 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/flix-tech/xcodefiletemplates

A set of custom file templates for Xcode

templates xcode

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

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/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/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/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/girish54321/unsplash-swift-ui

Unsplash is an open-source iOS app built with SwiftUI that allows users to browse and search for high-quality, royalty-free images from the Unsplash API. The app features a modern and intuitive user interface, fast image loading, and support for downloading images to the device's photo library.

cocoapods downloader images ios ios15 pod search storyboard swfitui swift unsplash-api wallpaper xcode

Last synced: 28 Jan 2025

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

Format Xcode project file (project.pbxproj)

pbxproj xcode

Last synced: 11 Jan 2025

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/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/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/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/kaushikgopal/xcode-11-theme

Custom dark and light themes similar to XCode 11

ide intellij terminal theme xcode

Last synced: 15 Jan 2025

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/pilotmoon/buildscripts

Build scripts for my Xcode projects.

xcode zsh

Last synced: 16 Jan 2025

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

https://github.com/mruvim/videobackground

Lightweight view to display background video

ios swift xcode

Last synced: 29 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/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/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/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/cezheng/xc-resave

Force Xcode to re-save a project from command line

xcode

Last synced: 30 Jan 2025

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/kindraywind/xcode-themes

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

dark-theme theme xcode

Last synced: 30 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/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/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: 01 Feb 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/stevensorial/smlocalize

An iOS library for changing localization at runtime

cocoapods ios language localization swift xcode

Last synced: 01 Feb 2025

https://github.com/fsuhrau/gopretty

Go Pretty a small beautifier for XCode & Unity builds similar to xcpretty

beautify beautify-unity build build-jenkins golang pretty unity xcode

Last synced: 10 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/monstar-lab/betterxc

πŸ”§ Regenerate Xcode project and add optional SwiftLint/Sourcery integrations.

project regenerate sourcery swift swiftlint xcode

Last synced: 10 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/livealvi/opengl--mac-windows--header-file

Mac & Windows OpenGL Header file

cplusplus cpp opengl windows xcode

Last synced: 17 Jan 2025

https://github.com/123marvin123/km2017wi

iOS App to control the cheap km2017wi kitchen machine

cooking engineering ios kitchen reverse swift xcode

Last synced: 31 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/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/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/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/chiahsien/sort-Xcode-project-file

A script to sort Xcode project file.

pbxproj xcode xcodeproj

Last synced: 24 Oct 2024

https://github.com/lancewalk87/cls-platformer-game-ios-app

Software | 2D Platformer Game, SpriteKit Framework, Physics Emulation, Music CTL. Sprite Behaviors are inherited from superclass.

framerate-fixer game-2d game-development graphical-effects ios-game mario-game node-mannager physics-simulation sprite-animation spritekit swift swift-library xcode

Last synced: 17 Jan 2025

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: 05 Feb 2025

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/appcoda/drag-and-drop-demo

A simple demo for Drag & Drop APIs in iOS 11

drag-and-drop swift swift4 tutorial tutorial-code xcode xcode9

Last synced: 16 Jan 2025

https://github.com/muukii/simctl

Desktop Application Control Xcode's Simulator

ios xcode

Last synced: 18 Dec 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/austintoddj/brew-buddy

Track, rate, and store your favorite craft beers

beer ios swift tracker xcode

Last synced: 06 Jan 2025

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/csandman/xcode-build-webpack-plugin

Build a project with Xcode after outputting a Webpack bundle

build build-tool plugin webpack webpack-plugin xcode

Last synced: 08 Nov 2024

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/iceesj/csjloveswift

new UIViewController, UITableViewController based on Swift.

ios swift swift-beta swift4 uitableviewcontroller xcode

Last synced: 20 Jan 2025

https://github.com/renatosc/qrbarcodescanner-simple

A simple Objective-C code example on how to read QR / barcode without any third-party library.

barcode barcode-scanner objective-c qr-code qrcode scanner xcode

Last synced: 29 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/swiftui-packages/location-manager-module

The location manager allows the tracking of user locations and setting of geofences.

apple ios ipados spm swift swift-package swift-package-manager swift-packages swift-ui swiftui xcode

Last synced: 14 Jan 2025

https://github.com/ngageoint/gars-ios

Global Area Reference System iOS Library

cocoapods gars global-area-reference-system ios nga swift xcode

Last synced: 27 Nov 2024

https://github.com/jaydeep-godhani/swiftdatepicker

SwiftDatePicker is a custom reusable date picker component for iOS, featuring a sleek UI with rounded corners, delegate-based action handling, and easy integration into any project. It supports minimum date selection, formatted date outputs, and logical day identifiers like "today" or "yesterday."

custom-date-picker date datepicker ios ios-development swift swift5 uidatepicker xcode

Last synced: 28 Jan 2025

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/iamvishal16/explore

Journey through our universe! πŸͺ ✨

ios programming swift swiftui xcode

Last synced: 16 Jan 2025

https://github.com/map-ir/mapir-ios-sdk-services

A wrapper to access services of Map.ir in a Swift-y way.

cocoapods ios swift xcode

Last synced: 31 Dec 2024

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/gperretta/algaexperience

Alga-E team project for ADA (22/23) Game Creation Experience two-weeks challenge. Developed in Xcode, using Swift and SpriteKit.

game-development ios-app spritekit swift-game 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/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/theokim24601/lunar

πŸŒ™ iOS project for lunar calendar

ios ipados macos swift swift-application tuist xcode

Last synced: 15 Dec 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: 02 Feb 2025

https://github.com/markparker5/anyobservableobject

Protocol-friendly equivalents to SwiftUI's property wrappers but without compile-time type restrictions

generics ios ipados macos observableobject pados propertywrappers swift swiftui visionos watchos xcode

Last synced: 10 Jan 2025

https://github.com/jobson-batista/meu-clima

Seu app para ficar atualizado sobre a previsΓ£o do tempo.

api ios swift uikit xcode

Last synced: 02 Nov 2024

https://github.com/osfunapps/os-xcode-tools-py

a bunch of tools for python xcode project development

apple automation ios project swift xcode

Last synced: 28 Jan 2025