We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5176fe commit 38e65fdCopy full SHA for 38e65fd
.gitignore
@@ -126,8 +126,8 @@ profile
126
127
### Xcode Patch ###
128
# Schemes have to be shared for Carthage to work
129
-#!*.xcodeproj/xcshareddata/
130
-#*.xcodeproj/*
131
-#!*.xcodeproj/project.pbxproj
132
-#!*.xcworkspace/contents.xcworkspacedata
133
-#**/xcshareddata/WorkspaceSettings.xcsettings
+!*.xcodeproj/xcshareddata/
+*.xcodeproj/*
+!*.xcodeproj/project.pbxproj
+!*.xcworkspace/contents.xcworkspacedata
+**/xcshareddata/WorkspaceSettings.xcsettings
0 commit comments