Skip to content

Instantly share code, notes, and snippets.

View wahedzaman's full-sized avatar

Md. Waheduzzaman wahedzaman

View GitHub Profile
@wahedzaman
wahedzaman / XCODEBETAOS.sh
Created April 24, 2019 12:50 — forked from hintoz/XCODEBETAOS.sh
Creates a link for iOS, tvOS, and WatchOS beta from the Xcode beta to the release Xcode. #Xcode #XcodeBeta #iOSBeta
#!/bin/sh
# ---------------------------------------------------------------------
# Copyright (C) 2019 Evgeny Dats <hintoz@gmail.com>
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
# ---------------------------------------------------------------------
XCODEPATH="/Applications/Xcode.app/Contents/Developer/Platforms/OSREPLACE/DeviceSupport/"