Adds Xcode project (#769)
* Add Xcode project Add dynamic lib paths Generate resources scripts Fix after rebase tweak targets Set min deployment target * remove project * readd project with correct gitignore
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -405,4 +405,14 @@ tags
|
||||
oot.otr
|
||||
*.sav
|
||||
shipofharkinian.ini
|
||||
shipofharkinian.json
|
||||
shipofharkinian.json
|
||||
|
||||
# Xcode
|
||||
xcuserdata/
|
||||
*.xcconfig
|
||||
*.xcodeproj/*
|
||||
!*.xcodeproj/project.pbxproj
|
||||
!*.xcodeproj/xcshareddata/
|
||||
!*.xcworkspace/contents.xcworkspacedata
|
||||
/*.gcno
|
||||
**/xcshareddata/WorkspaceSettings.xcsettings
|
||||
|
||||
Reference in New Issue
Block a user