|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + CA3ED7E22A81732A0049FAD9 /* NumberBadge.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA3ED7E12A81732A0049FAD9 /* NumberBadge.swift */; }; |
10 | 11 | CA5396912A800A670047BCDB /* RemoteImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA5396902A800A670047BCDB /* RemoteImage.swift */; }; |
11 | 12 | CA5396932A800A890047BCDB /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA5396922A800A890047BCDB /* ImageCache.swift */; }; |
12 | 13 | CA5396952A8017E90047BCDB /* Int+Alphabet.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA5396942A8017E90047BCDB /* Int+Alphabet.swift */; }; |
|
53 | 54 | 04CB4784166E4B9C3DCC71E4 /* Pods-TuringMachine.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TuringMachine.debug.xcconfig"; path = "Target Support Files/Pods-TuringMachine/Pods-TuringMachine.debug.xcconfig"; sourceTree = "<group>"; }; |
54 | 55 | 9FB265AE9BDD7CEC2CC2F7E8 /* Pods-TuringMachine.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TuringMachine.release.xcconfig"; path = "Target Support Files/Pods-TuringMachine/Pods-TuringMachine.release.xcconfig"; sourceTree = "<group>"; }; |
55 | 56 | AB96405E94F89CE41C438FFB /* Pods_TuringMachine.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TuringMachine.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 57 | + CA3ED7E12A81732A0049FAD9 /* NumberBadge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NumberBadge.swift; sourceTree = "<group>"; }; |
56 | 58 | CA5396902A800A670047BCDB /* RemoteImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteImage.swift; sourceTree = "<group>"; }; |
57 | 59 | CA5396922A800A890047BCDB /* ImageCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageCache.swift; sourceTree = "<group>"; }; |
58 | 60 | CA5396942A8017E90047BCDB /* Int+Alphabet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Int+Alphabet.swift"; sourceTree = "<group>"; }; |
|
249 | 251 | CAF59A732A7B8E4900813B9C /* CTAButton.swift */, |
250 | 252 | CAF59AA82A7EC13600813B9C /* ThreeDigitPicker.swift */, |
251 | 253 | CA5396902A800A670047BCDB /* RemoteImage.swift */, |
| 254 | + CA3ED7E12A81732A0049FAD9 /* NumberBadge.swift */, |
252 | 255 | ); |
253 | 256 | path = Shared; |
254 | 257 | sourceTree = "<group>"; |
|
436 | 439 | CAF59AA32A7D4ECF00813B9C /* QuestionViewModel.swift in Sources */, |
437 | 440 | CAF59A792A7B9DE400813B9C /* RegisterView.swift in Sources */, |
438 | 441 | CAF59A8F2A7CD1D200813B9C /* GameViewModel.swift in Sources */, |
| 442 | + CA3ED7E22A81732A0049FAD9 /* NumberBadge.swift in Sources */, |
439 | 443 | CAF59A8D2A7CD16900813B9C /* WebSocket.swift in Sources */, |
440 | 444 | CAF59A7D2A7C0F4600813B9C /* NetworkManager.swift in Sources */, |
441 | 445 | CAF59AA92A7EC13600813B9C /* ThreeDigitPicker.swift in Sources */, |
|
0 commit comments