Skip to content

Commit ebee5bf

Browse files
committed
Drop Xcode 3 compatibility
1 parent 7b22f8a commit ebee5bf

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

Objective-C.gitignore

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,6 @@ xcuserdata/
99
*.xcscmblueprint
1010
*.xccheckout
1111

12-
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
13-
build/
14-
DerivedData/
15-
*.moved-aside
16-
*.pbxuser
17-
!default.pbxuser
18-
*.mode1v3
19-
!default.mode1v3
20-
*.mode2v3
21-
!default.mode2v3
22-
*.perspectivev3
23-
!default.perspectivev3
24-
2512
## Obj-C/Swift specific
2613
*.hmap
2714

Swift.gitignore

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,6 @@ xcuserdata/
99
*.xcscmblueprint
1010
*.xccheckout
1111

12-
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
13-
build/
14-
DerivedData/
15-
*.moved-aside
16-
*.pbxuser
17-
!default.pbxuser
18-
*.mode1v3
19-
!default.mode1v3
20-
*.mode2v3
21-
!default.mode2v3
22-
*.perspectivev3
23-
!default.perspectivev3
24-
2512
## Obj-C/Swift specific
2613
*.hmap
2714

0 commit comments

Comments
 (0)