Skip to content

Commit cdfc190

Browse files
committed
.gitignore changes
1 parent 8d5a6d3 commit cdfc190

File tree

3 files changed

+80
-4
lines changed

3 files changed

+80
-4
lines changed

.gitignore

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Build generated
66
build/
7-
DerivedData
7+
DerivedData/
88

99
## Various settings
1010
*.pbxuser
@@ -18,14 +18,14 @@ DerivedData
1818
xcuserdata/
1919

2020
## Other
21-
*.xccheckout
2221
*.moved-aside
2322
*.xcuserstate
24-
*.xcscmblueprint
2523

2624
## Obj-C/Swift specific
2725
*.hmap
2826
*.ipa
27+
*.dSYM.zip
28+
*.dSYM
2929

3030
## Playgrounds
3131
timeline.xctimeline
@@ -57,7 +57,9 @@ Carthage/Build
5757
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
5858
# screenshots whenever they are needed.
5959
# For more information about the recommended setup visit:
60-
# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
60+
# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
6161

6262
fastlane/report.xml
63+
fastlane/Preview.html
6364
fastlane/screenshots
65+
fastlane/test_output
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"DVTSourceControlWorkspaceBlueprintPrimaryRemoteRepositoryKey" : "C05B06A0748DD45C6D792B4EB45C9273262E8A56",
3+
"DVTSourceControlWorkspaceBlueprintWorkingCopyRepositoryLocationsKey" : {
4+
5+
},
6+
"DVTSourceControlWorkspaceBlueprintWorkingCopyStatesKey" : {
7+
"95438028B10BBB846574013D29F154A00556A9D1" : 0,
8+
"C05B06A0748DD45C6D792B4EB45C9273262E8A56" : 0,
9+
"D0725CAC6FF2D66F2C83C2C48DC12106D42DAA64" : 0
10+
},
11+
"DVTSourceControlWorkspaceBlueprintIdentifierKey" : "C16D7515-BAC4-4582-882A-34ED676D4B1F",
12+
"DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : {
13+
"95438028B10BBB846574013D29F154A00556A9D1" : "HeavyCore\/Carthage\/Checkouts\/Nimble\/",
14+
"C05B06A0748DD45C6D792B4EB45C9273262E8A56" : "HeavyCore\/",
15+
"D0725CAC6FF2D66F2C83C2C48DC12106D42DAA64" : "HeavyCore\/Carthage\/Checkouts\/Quick\/"
16+
},
17+
"DVTSourceControlWorkspaceBlueprintNameKey" : "HeavyCore",
18+
"DVTSourceControlWorkspaceBlueprintVersion" : 204,
19+
"DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "HeavyCore.xcworkspace",
20+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [
21+
{
22+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/Quick\/Nimble.git",
23+
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
24+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "95438028B10BBB846574013D29F154A00556A9D1"
25+
},
26+
{
27+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "github.com:HeavyEngine\/HeavyCore.git",
28+
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
29+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "C05B06A0748DD45C6D792B4EB45C9273262E8A56"
30+
},
31+
{
32+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/Quick\/Quick.git",
33+
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
34+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "D0725CAC6FF2D66F2C83C2C48DC12106D42DAA64"
35+
}
36+
]
37+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"DVTSourceControlWorkspaceBlueprintPrimaryRemoteRepositoryKey" : "C05B06A0748DD45C6D792B4EB45C9273262E8A56",
3+
"DVTSourceControlWorkspaceBlueprintWorkingCopyRepositoryLocationsKey" : {
4+
5+
},
6+
"DVTSourceControlWorkspaceBlueprintWorkingCopyStatesKey" : {
7+
"95438028B10BBB846574013D29F154A00556A9D1" : 0,
8+
"C05B06A0748DD45C6D792B4EB45C9273262E8A56" : 0,
9+
"D0725CAC6FF2D66F2C83C2C48DC12106D42DAA64" : 0
10+
},
11+
"DVTSourceControlWorkspaceBlueprintIdentifierKey" : "6CED2554-7803-4F1E-ABCD-0B776B1E685C",
12+
"DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : {
13+
"95438028B10BBB846574013D29F154A00556A9D1" : "HeavyCore\/Carthage\/Checkouts\/Nimble\/",
14+
"C05B06A0748DD45C6D792B4EB45C9273262E8A56" : "HeavyCore\/",
15+
"D0725CAC6FF2D66F2C83C2C48DC12106D42DAA64" : "HeavyCore\/Carthage\/Checkouts\/Quick\/"
16+
},
17+
"DVTSourceControlWorkspaceBlueprintNameKey" : "HeavyCore for iOS",
18+
"DVTSourceControlWorkspaceBlueprintVersion" : 204,
19+
"DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "HeavyCore\/iOS\/HeavyCore for iOS.xcodeproj",
20+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [
21+
{
22+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/Quick\/Nimble.git",
23+
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
24+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "95438028B10BBB846574013D29F154A00556A9D1"
25+
},
26+
{
27+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "github.com:HeavyEngine\/HeavyCore.git",
28+
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
29+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "C05B06A0748DD45C6D792B4EB45C9273262E8A56"
30+
},
31+
{
32+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/Quick\/Quick.git",
33+
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
34+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "D0725CAC6FF2D66F2C83C2C48DC12106D42DAA64"
35+
}
36+
]
37+
}

0 commit comments

Comments
 (0)