|
12 | 12 | 3341499A2897EA4D008BB719 /* otherSolve.swift in Sources */ = {isa = PBXBuildFile; fileRef = 334149992897EA4D008BB719 /* otherSolve.swift */; };
|
13 | 13 | 33DFAE3C2898036B0075DD46 /* 신규 아이디 추천.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33DFAE3B2898036A0075DD46 /* 신규 아이디 추천.swift */; };
|
14 | 14 | 33DFAE3E28980C360075DD46 /* 키패드 누르기.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33DFAE3D28980C360075DD46 /* 키패드 누르기.swift */; };
|
| 15 | + 33DFAE40289814930075DD46 /* 가운데 글자 가져오기.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33DFAE3F289814930075DD46 /* 가운데 글자 가져오기.swift */; }; |
15 | 16 | /* End PBXBuildFile section */
|
16 | 17 |
|
17 | 18 | /* Begin PBXCopyFilesBuildPhase section */
|
|
33 | 34 | 334149992897EA4D008BB719 /* otherSolve.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = otherSolve.swift; sourceTree = "<group>"; };
|
34 | 35 | 33DFAE3B2898036A0075DD46 /* 신규 아이디 추천.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "신규 아이디 추천.swift"; sourceTree = "<group>"; };
|
35 | 36 | 33DFAE3D28980C360075DD46 /* 키패드 누르기.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "키패드 누르기.swift"; sourceTree = "<group>"; };
|
| 37 | + 33DFAE3F289814930075DD46 /* 가운데 글자 가져오기.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "가운데 글자 가져오기.swift"; sourceTree = "<group>"; }; |
36 | 38 | /* End PBXFileReference section */
|
37 | 39 |
|
38 | 40 | /* Begin PBXFrameworksBuildPhase section */
|
|
69 | 71 | 334149962897E910008BB719 /* 7-NoneNumberPlus */,
|
70 | 72 | 3341498F2897E853008BB719 /* main.swift */,
|
71 | 73 | 33DFAE3D28980C360075DD46 /* 키패드 누르기.swift */,
|
| 74 | + 33DFAE3F289814930075DD46 /* 가운데 글자 가져오기.swift */, |
72 | 75 | );
|
73 | 76 | path = ProgrammersLevel1;
|
74 | 77 | sourceTree = "<group>";
|
|
143 | 146 | 33DFAE3C2898036B0075DD46 /* 신규 아이디 추천.swift in Sources */,
|
144 | 147 | 33DFAE3E28980C360075DD46 /* 키패드 누르기.swift in Sources */,
|
145 | 148 | 334149902897E853008BB719 /* main.swift in Sources */,
|
| 149 | + 33DFAE40289814930075DD46 /* 가운데 글자 가져오기.swift in Sources */, |
146 | 150 | 3341499A2897EA4D008BB719 /* otherSolve.swift in Sources */,
|
147 | 151 | 334149982897E948008BB719 /* solve.swift in Sources */,
|
148 | 152 | );
|
|
0 commit comments