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/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/whitehyun/xcode-ps-template

LeetCode, Programmers, BOJ 자동 문제 생성기 스크립트 템플릿

swift xcode

Last synced: 04 Feb 2025

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

Sample projects using ScrollViewMinimap.

ios minimap minimap-control swift swiftui uiscrollview xcode

Last synced: 14 Jan 2025

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

Format Xcode project file (project.pbxproj)

pbxproj xcode

Last synced: 11 Jan 2025

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/cmbtea/opencv-and-qt-on-macos

This repository will guide you step by step to use OpenCV and Qt on MacOS using Xcode

cpp opencv opencv4 qt qt-applications qt5 xcode

Last synced: 15 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/lebrancconvas/shape-of-moral

Project doing on OpenGL with C++.

cpp glfw graphics-programming opengl xcode

Last synced: 08 Jan 2025

https://github.com/keith/mkgpx

A CLI for generating gpx files

command-line gpx xcode

Last synced: 22 Jan 2025

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

Build scripts for my Xcode projects.

xcode zsh

Last synced: 16 Jan 2025

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/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/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/mruvim/videobackground

Lightweight view to display background video

ios swift xcode

Last synced: 29 Jan 2025

https://github.com/mono0926/ios-notification-example

「iOS プッシュ通知プログラミング完全ガイド」のサンプルコード

apns apns-http2 apns2 apple ios iphone notification notifications swift swift4 xcode

Last synced: 05 Feb 2025

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

https://github.com/tuist/website

Tuist static website

tuist xcode

Last synced: 17 Nov 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/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/diegom1/dota2-plus

iOS App of Dota 2 Video game to show heroes, heroes details, search specific hero, check players rank, teams rank. Using MVVM, SwiftUI. CI - Fastlane and swiftLint.

dota2 dota2-api ios ios-app ios-swift mobile mobile-app swift swiftui xcode

Last synced: 05 Feb 2025

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/gkaimakas/swiftvalidatorsreactiveextensions

SwiftValidators that play nice with ReactiveSwift's ValidatingProperty

cocoapods ios pods swift swift-3 swift3 validation validator xcode

Last synced: 23 Jan 2025

https://github.com/qcl/qcourse-buck

Buck demo for iPlayground 2019

buck demo ios iplayground xcode

Last synced: 23 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/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/rizwankce/qrgenerator

Native QR Code generator for Mac OS

macos qrcode swift xcode

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

Mac & Windows OpenGL Header file

cplusplus cpp opengl windows xcode

Last synced: 17 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/hrsshopnil/devote

A ToDo app using SwiftData

ios-app swift swiftdata swiftui todoapp xcode

Last synced: 07 Feb 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/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/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/odnoletkov/xcodeproj-graph

Build dependency graph for Xcode project's targets

pbxproj xcode xcodeproj

Last synced: 11 Jan 2025

https://github.com/robertomachorro/loginsample

Sample macOS Project that shows Login View to content View in same Window.

macos storyboards swift xcode

Last synced: 28 Jan 2025

https://github.com/edonv/orother

A macro for adding a blank "other" case to any enum.

enum macro other swift xcode

Last synced: 06 Nov 2024

https://github.com/gaetanomatonti/getting-started-with-live-activities

Source code for an example of Live Activity implementation.

activitykit ios live-activity notification swift swiftui widget widgetkit xcode

Last synced: 21 Jan 2025

https://github.com/adrenth/phpversion

A very simple Mac OS app which indicates your current running local PHP version.

brew macos objective-c php version xcode

Last synced: 15 Jan 2025

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/sandshellcreations/3dtouchtemplate

It's about native feature of 3D touch or Force touch provided in iOS Devices

3dtouch forcetouch haptictoucc ios ios-app ios-swift ios12 iosapp iosdevelopment peek-and-pop swift swift4 swift4-2 xcode xcode10

Last synced: 15 Jan 2025

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

A Simple Number Matching Game

game ios 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/lufzi/xcode-flatten-themes

:art: Xcode theme based on flat colors

xcode

Last synced: 19 Dec 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/paradiseduo/tiktok

Tiktok是一个AST扫描器,用于发现敏感函数调用链,方便通过静态扫描的方式提前做隐私合规水位预警

ast china chinese ios llvm scan scanner xcode

Last synced: 14 Jan 2025

https://github.com/estobbart/due-reset

Command-line tool to reset an Arduino Due board for OS X.

arduino arduino-source asf atmel board objective-c xcode

Last synced: 14 Jan 2025

https://github.com/blacktop/app-icon

Generate App Icons

golang icon-pack icons iconset macos xcode

Last synced: 17 Jan 2025

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/austintoddj/flappy-bird

Classic Flappy Bird Game

game ios xcode

Last synced: 06 Jan 2025

https://github.com/randomhashtags/swift-sovereign-states

Countries, Sovereign States, Subdivisions, and other relevant information ready to be used offline.

cocoapods countries country framework ios linux macos offline subdivisions swift swift-library swift-package swift-package-manager xcode

Last synced: 21 Jan 2025

https://github.com/wendyliga/tunery

My Swift Student Challenge Submission for WWDC 2020

midi playground swift swift-student-challenge wwdc20 xcode

Last synced: 10 Jan 2025

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/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: 02 Feb 2025

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/nazchanel/swift-labs

All swift projects from Mobile App Programming

appstore ios swift swift5 xcode

Last synced: 09 Nov 2024

https://github.com/konstantinpavlikhin/projectdirectorystructure

My vision of how project directory should be structured when building Cocoa applications in Objective-C/Swift.

convention project-directory structure xcode

Last synced: 24 Jan 2025

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/ornwoo96/GIFO

[iOS Library] GIF 이미지

cadisplaylink gif-animation ios swift uikit 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/petrov826/swift100

Learning SwiftUI with HACKING WITH SWIFT. https://www.hackingwithswift.com/100/swiftui

swift swiftui xcode

Last synced: 22 Jan 2025