|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 9BE365691C60CFCE00C61A55 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BE365681C60CFCE00C61A55 /* main.swift */; }; |
11 | | - 9BE365741C60D07B00C61A55 /* Closure.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BE3656F1C60D07B00C61A55 /* Closure.swift */; }; |
12 | 11 | 9BE365751C60D07B00C61A55 /* PrivateSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BE365701C60D07B00C61A55 /* PrivateSet.swift */; }; |
13 | 12 | 9BE365761C60D07B00C61A55 /* Semicolon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BE365711C60D07B00C61A55 /* Semicolon.swift */; }; |
14 | 13 | 9BE365771C60D07B00C61A55 /* Breakpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BE365721C60D07B00C61A55 /* Breakpoint.swift */; }; |
|
30 | 29 | /* Begin PBXFileReference section */ |
31 | 30 | 9BE365651C60CFCE00C61A55 /* SwiftTips */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SwiftTips; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 | 31 | 9BE365681C60CFCE00C61A55 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
33 | | - 9BE3656F1C60D07B00C61A55 /* Closure.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Closure.swift; sourceTree = "<group>"; }; |
34 | 32 | 9BE365701C60D07B00C61A55 /* PrivateSet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivateSet.swift; sourceTree = "<group>"; }; |
35 | 33 | 9BE365711C60D07B00C61A55 /* Semicolon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Semicolon.swift; sourceTree = "<group>"; }; |
36 | 34 | 9BE365721C60D07B00C61A55 /* Breakpoint.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Breakpoint.swift; sourceTree = "<group>"; }; |
|
68 | 66 | isa = PBXGroup; |
69 | 67 | children = ( |
70 | 68 | 9BE365681C60CFCE00C61A55 /* main.swift */, |
71 | | - 9BE3656F1C60D07B00C61A55 /* Closure.swift */, |
72 | 69 | 9BE365701C60D07B00C61A55 /* PrivateSet.swift */, |
73 | 70 | 9BE365711C60D07B00C61A55 /* Semicolon.swift */, |
74 | 71 | 9BE365721C60D07B00C61A55 /* Breakpoint.swift */, |
|
137 | 134 | 9BE365691C60CFCE00C61A55 /* main.swift in Sources */, |
138 | 135 | 9BE365781C60D07B00C61A55 /* ReuseIdentifier.swift in Sources */, |
139 | 136 | 9BE365751C60D07B00C61A55 /* PrivateSet.swift in Sources */, |
140 | | - 9BE365741C60D07B00C61A55 /* Closure.swift in Sources */, |
141 | 137 | 9BE365771C60D07B00C61A55 /* Breakpoint.swift in Sources */, |
142 | 138 | 9BE365761C60D07B00C61A55 /* Semicolon.swift in Sources */, |
143 | 139 | ); |
|
259 | 255 | 9BE3656E1C60CFCE00C61A55 /* Release */, |
260 | 256 | ); |
261 | 257 | defaultConfigurationIsVisible = 0; |
| 258 | + defaultConfigurationName = Release; |
262 | 259 | }; |
263 | 260 | /* End XCConfigurationList section */ |
264 | 261 | }; |
|
0 commit comments