SwiftUI implementation of xcodes by RobotsAndPencils

Overview

XcodeUpdates

XcodeUpdates

SwiftUI implementation of xcodes by RobotsAndPencils

Screenshots

Downloads List

Search Functionality

Technical Details

Known Issues

  • 2FA when there are 2 or more verified phone numbers is not currently supported
  • It's not possible to install Xcode versions that cannot be run on Big Sur (i.e. they get unarchived but nothing more)
  • It's not supported to unarchive .dmg (older versions of Xcode distributed as .dmg disk images)

Issues & Pull Requests

  • If you find any bug / issue, or have a suggestion for an improvements, please don't hesitate to Create a new Issue or even to suggest a Pull Request. Thanks!
You might also like...
SwiftUI Projects from Udemy SwiftUI Masterclass

SwiftUI Masterclass Repos: AsyncImage (N/A) Fructus (finished): an app for getting information about different fruits. Data comes from json files. Afr

Best architecture for SwiftUI + CombineBest architecture for SwiftUI + Combine

Best architecture for SwiftUI + Combine The content of the presentation: First of the proposed architectures - MVP + C Second of the proposed architec

Weather-swiftui - An example of using SwiftUI

weather-swiftui An example of using SwiftUI Installation Get openweather api key

Orbit-swiftui - Orbit design system implemented in SwiftUI for iOS

Orbit is a SwiftUI component library which provides developers the easiest possi

SwiftUI Resume - A simple resume writed by swiftUI + Combine
SwiftUI Resume - A simple resume writed by swiftUI + Combine

SwiftUI_Resume a simple "resume" writed by swiftUI + Combine

SwiftUI-MSALSample - Sample project to login with MSAL using SwiftUI
SwiftUI-MSALSample - Sample project to login with MSAL using SwiftUI

SwiftUI-MSALSample I could not find a good walkthrough on how to implement MSAL

100-Days-of-SwiftUI - Studying through Paul Hudson's 100 Days of SwiftUI
100-Days-of-SwiftUI - Studying through Paul Hudson's 100 Days of SwiftUI

Hacking with SwiftUI 100 Days of SwiftUI Studying through Paul Hudson's "100 Day

Watchos-navlink-swiftui-bug - Example Project to demonstrate bug in SwiftUI when NavigationLink is activated inside a TabView SwiftUI-Card - Simple card ui designed using SwiftUI
SwiftUI-Card - Simple card ui designed using SwiftUI

SwiftUI - Card Simple card ui designed using SwiftUI Preview

Comments
Releases(1.0.1-3)
  • 1.0.1-3(Dec 26, 2020)

  • 1.0.1(Dec 23, 2020)

  • 1.0(Dec 23, 2020)

    XcodeUpdates v1.0

    Features:

    1. List Xcode versions upon launch
    2. Authenticate with Apple ID / Password on developer.apple.com
    3. Search for a specific Xcode version
    4. Download selected Xcode version
    5. Unarchive downloaded .xip
    6. Open in Finder downloaded/unarchived contents
    7. Settings for downloads / unarchive directories
    8. Progress list of the ongoing downloads
    9. Delete caches / downloaded contents
    10. Show status of Xcode versions in the list (downloaded / partially downloaded / installed / selected)

    If you have suggestions for improvements, or any feedback - please follow us on @UpdatesXcode or create an Issue

    • Attachments:
    • XcodeUpdates.app.zip (shasum: 0f1045350bd47e688c15a51b279e1fc6899aeaed)
    Source code(tar.gz)
    Source code(zip)
    XcodeUpdates.app.zip(4.74 MB)
Owner
Ruslan Alikhamov
Ruslan Alikhamov
SwiftWebUI - A demo implementation of SwiftUI for the Web

SwiftWebUI More details can be found on the related blog post at the Always Right Institute. At WWDC 2019 Apple announced SwiftUI. A single "cross pla

SwiftWebUI 3.8k Dec 28, 2022
SwiftUI implementation of Conway’s Game of Life — also known as “Life”.

Life Conway’s Game of Life SwiftUI implementation of Conway’s Game of Life — also known simply as “Life”. About I’m Martin, an indie dev from Berlin.

Martin Lexow 23 Jan 21, 2022
A SwiftUI implementation of React Hooks. Enhances reusability of stateful logic and gives state and lifecycle to function view.

SwiftUI Hooks A SwiftUI implementation of React Hooks. Enhances reusability of stateful logic and gives state and lifecycle to function view. Introduc

Ryo Aoyama 441 Jan 6, 2023
Tictactoe-ultimatum - iOS implementation of Ultimate Tic-Tac-Toe game

TicTacToe Ultimatum An iOS app in Swift implementing the classic game of Ultimat

Max Khrapov 1 Jan 21, 2022
The Discord API implementation behind Swiftcord, implemented completely from scratch in Swift

DiscordKit The Discord API implementation that powers Swiftcord This implementation has fully functional REST and Gateway support, but is mainly geare

Swiftcord 71 Dec 20, 2022
Swift implementation of the elm architecture (TEA)

Swiftea If you were looking for a something like this: TEA (The Elm Architecture) MVU (Model-View-Update) MVI (Model-View-Intent) Redux-like Flux-like

Dmitrii Cooler 10 Aug 30, 2022
🎲 100% SwiftUI 2.0, classic 2048 game [SwiftUI 2.0, iOS 14.0+, iPadOS 14.0+, macOS 11.0+, Swift 5.3].

swiftui-2048 If you like the project, please give it a star ⭐ It will show the creator your appreciation and help others to discover the repo. ✍️ Abou

Astemir Eleev 174 Dec 17, 2022
A simple SwiftUI Application to demonstrate creation of UI using SwiftUI.

WatchShop_UI A simple SwiftUI Application to demonstrate creation of UI using SwiftUI. How to run the project ? Fork the project. Run the project usin

Shubham Kr. Singh 12 Apr 15, 2022
E-commerce app built in SwiftUI. Built in the course SwiftUI Masterclass in Udemy.

Touchdown-SwiftUI E-commerce app built in SwiftUI. Built in the course SwiftUI Masterclass in Udemy. Main components and concepts used: @EnvironmentOb

Jorge Martinez 5 Aug 18, 2022
A multiplatform SwiftUI project demonstrating various SwiftUI features.

WikiDemo A multiplatform SwiftUI project demonstrating various SwiftUI features, including creating a master-detail interface. It's a multiplatform ve

Swift Dev Journal 6 Oct 17, 2022