|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 0E5E76732EB2B47400E6B3CF /* TipView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E5E76722EB2B47000E6B3CF /* TipView.swift */; }; |
| 11 | + 0E5E76742EB2B47400E6B3CF /* TipView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E5E76722EB2B47000E6B3CF /* TipView.swift */; }; |
10 | 12 | 0ECE3A982EB286120072EC6A /* Color+Hex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ECE3A972EB2860C0072EC6A /* Color+Hex.swift */; }; |
11 | 13 | 0ECE3A992EB286120072EC6A /* Color+Hex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ECE3A972EB2860C0072EC6A /* Color+Hex.swift */; }; |
12 | 14 | 0ECE3A9B2EB286B90072EC6A /* ApplicationError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ECE3A9A2EB286AD0072EC6A /* ApplicationError.swift */; }; |
|
125 | 127 | /* End PBXCopyFilesBuildPhase section */ |
126 | 128 |
|
127 | 129 | /* Begin PBXFileReference section */ |
| 130 | + 0E5E76722EB2B47000E6B3CF /* TipView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TipView.swift; sourceTree = "<group>"; }; |
128 | 131 | 0ECE3A972EB2860C0072EC6A /* Color+Hex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Color+Hex.swift"; sourceTree = "<group>"; }; |
129 | 132 | 0ECE3A9A2EB286AD0072EC6A /* ApplicationError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApplicationError.swift; sourceTree = "<group>"; }; |
130 | 133 | 0EE94F112E9599B800CEFD69 /* AudioBufferHelpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioBufferHelpers.swift; sourceTree = "<group>"; }; |
|
250 | 253 | 0EE94F222E9599B800CEFD69 /* Views */ = { |
251 | 254 | isa = PBXGroup; |
252 | 255 | children = ( |
| 256 | + 0E5E76722EB2B47000E6B3CF /* TipView.swift */, |
253 | 257 | 0EE94F1D2E9599B800CEFD69 /* ConnectButton.swift */, |
254 | 258 | 0EE94F1E2E9599B800CEFD69 /* LiveErrorDetailsView.swift */, |
255 | 259 | 0EE94F1F2E9599B800CEFD69 /* LiveErrorView.swift */, |
|
644 | 648 | 0EE94F2D2E9599B800CEFD69 /* LiveErrorView.swift in Sources */, |
645 | 649 | 0EE94F2E2E9599B800CEFD69 /* Microphone.swift in Sources */, |
646 | 650 | 0EE94F2F2E9599B800CEFD69 /* LiveErrorDetailsView.swift in Sources */, |
| 651 | + 0E5E76742EB2B47400E6B3CF /* TipView.swift in Sources */, |
647 | 652 | 0EE94F302E9599B800CEFD69 /* AudioController.swift in Sources */, |
648 | 653 | 0EE94F312E9599B800CEFD69 /* AudioBufferHelpers.swift in Sources */, |
649 | 654 | 86BB55F02E8B2D6D0054B8B5 /* GenerateContentScreen.swift in Sources */, |
|
685 | 690 | 0EE94F3C2E9599B800CEFD69 /* LiveErrorView.swift in Sources */, |
686 | 691 | 0EE94F3D2E9599B800CEFD69 /* Microphone.swift in Sources */, |
687 | 692 | 0EE94F3E2E9599B800CEFD69 /* LiveErrorDetailsView.swift in Sources */, |
| 693 | + 0E5E76732EB2B47400E6B3CF /* TipView.swift in Sources */, |
688 | 694 | 0EE94F3F2E9599B800CEFD69 /* AudioController.swift in Sources */, |
689 | 695 | 0EE94F402E9599B800CEFD69 /* AudioBufferHelpers.swift in Sources */, |
690 | 696 | 886F95D52B17BA010036F07A /* GenerateContentScreen.swift in Sources */, |
|
0 commit comments