Simple macOS app for xcodereleases.com

Overview

XcodeReleases

Simple macOS app for xcodereleases.com

new Async Await API with URLSession to fetch the data

Codables instead of SwiftyJson to decode the data

SwiftUI to display the data

Laughable codebase

# Directory Structure

.
├── XcodeReleases
│   ├── Assets.xcassets
│   │   ├── AccentColor.colorset
│   │   │   └── Contents.json
│   │   ├── AppIcon.appiconset
│   │   │   └── Contents.json
│   │   └── Contents.json
│   ├── ContentView.swift
│   ├── Extensions
│   │   └── NSView+Extension.swift
│   ├── Models
│   │   ├── ChecksumsModel.swift
│   │   ├── ClangModel.swift
│   │   ├── ClangReleaseModel.swift
│   │   ├── CompilersModel.swift
│   │   ├── DateClassModel.swift
│   │   ├── DownloadModel.swift
│   │   ├── LinksModel.swift
│   │   ├── NameModel.swift
│   │   ├── ReleasesModel.swift
│   │   ├── SdksModel.swift
│   │   ├── VersionModel.swift
│   │   └── VersionReleaseModel.swift
│   ├── Preview\ Content
│   │   └── Preview\ Assets.xcassets
│   │       └── Contents.json
│   ├── ViewModels
│   │   ├── Constants.swift
│   │   └── ReleasesViewModel.swift
│   ├── Views
│   │   ├── ReleasesView.swift
│   │   └── SingleReleaseView.swift
│   ├── XcodeReleases.entitlements
│   └── XcodeReleasesApp.swift
├── XcodeReleases.xcodeproj
|── .......
└── readme-assets
    ├── 1.png
    └── 2.png

20 directories, 32 files

Views, ViewModels and Models are important folders.

You might also like...
iOS app that detects LaTeX symbols from drawings. Built using PencilKit, SwiftUI, Combine and CoreML for iOS 14 and macOS 11.

DeTeXt Finding the symbol you want to use in LaTeX can be hard since you can't memorize all the possible commands and packages for every symbol you mi

Completed Project for Cross Platform Image Filter SwiftUI macOS & iOS App
Completed Project for Cross Platform Image Filter SwiftUI macOS & iOS App

Completed Project for Cross Platform Image Filter SwiftUI macOS & iOS App Follow the tutorial at alfianlosari.com Features Filter image using predefin

Exposing macOS Services through a Catalyst app
Exposing macOS Services through a Catalyst app

CatalystServices This is a simple example to show how you can implement the macOS Services system in your Catalyst app. The services you expose are pr

Informant is a macOS menu bar app that lets you inspect files with a single click. 🔍
Informant is a macOS menu bar app that lets you inspect files with a single click. 🔍

Informant Inspect files with a single click. Introduction Welcome! If you're not sure what Informant is or what it does please check out informant-app

Grid-based app for macOS Catalyst (Mac Idiom) with navigation stack
Grid-based app for macOS Catalyst (Mac Idiom) with navigation stack

Catalyst Grid App Simple Catalyst example (Mac idiom) of a grid-based app with a push/pop navigation stack. Includes back button in toolbar that auto-

Window preview app for MacOS (on the dock) using AltTab.

DockAltTab The #1 Window manager/Task switcher & Companion for AltTab v1.1 download link https://github.com/steventheworker/DockAltTab/releases/downlo

A native SoundCloud app for macOS, written in SwiftUI
A native SoundCloud app for macOS, written in SwiftUI

Nuage A native SoundCloud app for macOS, written in SwiftUI About Nuage is an independent and open-source project to build a native SoundCloud client

A Quick macOS app that will check a website's sitemap.xml against a new domain
A Quick macOS app that will check a website's sitemap.xml against a new domain

Migrator Quick and dirty native macOS app that will check a website's sitemap.xml against a new domain. When you're developing your new website and wa

Client library for making in-app purchases on iOS and macOS Automattic apps

MobilePayKit Client library for making in-app purchases on iOS and macOS Automattic apps Introduction MobilePayKit is a client library for making in-a

Comments
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 28% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /readme-assets/1.png | 416.71kb | 300.44kb | 27.90% | | /readme-assets/2.png | 419.05kb | 303.05kb | 27.68% | | | | | | | Total : | 835.76kb | 603.50kb | 27.79% |


    📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

    ~Imgbot - Part of Optimole family

    opened by imgbot[bot] 0
Owner
Aayush
Making apps for , automating things with 🐍.
Aayush
"Podman for macOS" is a macOS frontend for Podman.

Podman for macOS "Podman for macOS" is a macOS frontend for Podman. It can be used to start and stop both the Podman Machine and its running container

Victor Gama 573 Jan 5, 2023
A simple, but powerful UI patcher for macOS Big Sur designed for everyone.

What is Patched Sur? Patched Sur is a UI patcher for macOS Big Sur, designed to make it easy to run macOS 11 on unsupported Macs. This patcher hopes t

Ben 274 Dec 24, 2022
Lace - A simple NTS.live macOS application

Marconio A simple macOS (and maybe iOS) application to listen to NTS through. NT

Brian Michel 21 Nov 22, 2022
A simple star rating library for SwiftUI apps on macOS and iOS

DLDRating A simple star rating library for SwiftUI apps on macOS and iOS. Features Installation Usage Styling Credits DLDRating was made by Dionne Lie

null 1 Mar 6, 2022
A simple - no dependency Swift script that chases your mouse on MacOS (works for Monterey)

tom A simple - no dependency Swift script that chases your mouse on MacOS (works for Monterey) What it does? Keep the display on and move your mouse u

Viet Hung Nguyen 1 Jun 7, 2022
The app provides additional actions for the Shortcuts app on macOS and iOS.

Actions Supercharge your shortcuts The app provides additional actions for the Shortcuts app on macOS and iOS. Submit action idea (Submit an issue bef

Sindre Sorhus 1.2k Dec 29, 2022
BeezyLight.app✦ tiny macOS app to control a usb-connected light

BeezyLight.app✦ tiny macOS app to control a usb-connected light

null 2 Jul 11, 2022
This To-Do app was developed using Swift and SwiftUI and works on iOS, MacOS (Apple Silicon) and WatchOS. The tasks are kept on storage even when the app is restarted.

ToDo-SwiftUI This app has a lot of sentimental value for me, given that it helped me a lot to understand the process of doing an iOS app and became th

Augusto Galindo Ali 6 Jul 12, 2022
SwiftUI MovieDB prototype app built with Xcode 11 Beta & macOS 10.15 Catalina

SwiftUI MovieDB iOS 13 App SwiftUI MovieDB prototype app built with Xcode 11 Beta & macOS 10.15 Catalina Requirements macOS 10.15 Catalina Xcode 11 Be

Alfian Losari 297 Dec 17, 2022
Stock is a MacOS menu bar app that helps you quickly save a web link, a file link, or a text by using drag and drop

Stock is a MacOS menu bar app that helps you quickly save a web link, a file link, or a text by using drag and drop

シュンジョーァ 19 Dec 4, 2022