Skip to content

Commit

Permalink
Add Xcode project
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Mar 25, 2023
1 parent f72853b commit 0fe345d
Show file tree
Hide file tree
Showing 5 changed files with 786 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ playground.xcworkspace
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
# Packages/
Package.resolved
*.xcodeproj
#
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
# hence it is not needed unless you have added a package configuration file to your project
Expand Down Expand Up @@ -86,3 +85,6 @@ fastlane/test_output
# https://github.com/johnno1962/injectionforxcode

iOSInjectionProject/

# VS Code
.vscode
Loading

0 comments on commit 0fe345d

Please sign in to comment.