Skip to content

Commit

Permalink
Drop Xcode 3 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ealeksandrov committed May 12, 2024
1 parent 7b22f8a commit ebee5bf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
13 changes: 0 additions & 13 deletions Objective-C.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,6 @@ xcuserdata/
*.xcscmblueprint
*.xccheckout

## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
build/
DerivedData/
*.moved-aside
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3

## Obj-C/Swift specific
*.hmap

Expand Down
13 changes: 0 additions & 13 deletions Swift.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,6 @@ xcuserdata/
*.xcscmblueprint
*.xccheckout

## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
build/
DerivedData/
*.moved-aside
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3

## Obj-C/Swift specific
*.hmap

Expand Down

0 comments on commit ebee5bf

Please sign in to comment.