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 024d196 commit ad7d476Copy full SHA for ad7d476
.gitignore
@@ -127,8 +127,7 @@ profile
127
### Xcode Patch ###
128
# Schemes have to be shared for Carthage to work
129
#!*.xcodeproj/xcshareddata/
130
-
131
-*.xcodeproj/*
132
-!*.xcodeproj/project.pbxproj
133
-!*.xcworkspace/contents.xcworkspacedata
134
-**/xcshareddata/WorkspaceSettings.xcsettings
+#*.xcodeproj/*
+#!*.xcodeproj/project.pbxproj
+#!*.xcworkspace/contents.xcworkspacedata
+#**/xcshareddata/WorkspaceSettings.xcsettings
0 commit comments