Created
November 15, 2024 10:26
-
-
Save aclima93/09ecd259bd35c6ae6deaf50b8b7ec7d3 to your computer and use it in GitHub Desktop.
open the working directory's Xcode project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
open *.xcworkspace || open *.xcodeproj || open Package.swift |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment