Skip to content

Commit de7bfed

Browse files
committed
Merge pull request #482 from phatblat/ben/xcode7-annoyances
Xcode 7 Annoyances
2 parents 3cec633 + 13e7d7e commit de7bfed

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ External/libgit2-ios
2222
project.xcworkspace
2323
*/xcuserdata/
2424
*.xccheckout
25+
*.xcscmblueprint
2526

2627
ObjectiveGitTests/fixtures/Fixtures/*
2728

ObjectiveGitFramework.xcodeproj/project.pbxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,6 +1134,7 @@
11341134
0867D690FE84028FC02AAC07 /* Project object */ = {
11351135
isa = PBXProject;
11361136
attributes = {
1137+
LastSwiftUpdateCheck = 0700;
11371138
LastTestingUpgradeCheck = 0510;
11381139
LastUpgradeCheck = 0630;
11391140
ORGANIZATIONNAME = "GitHub, Inc";

0 commit comments

Comments
 (0)