|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - A89687802A52E07600AC0F09 /* Boswell Interview - Ted 2023-05-16.m4a in Resources */ = {isa = PBXBuildFile; fileRef = A896877F2A52E07600AC0F09 /* Boswell Interview - Ted 2023-05-16.m4a */; }; |
| 10 | + 777D472B2A53EA9D0050C0E7 /* ChatGPTAPIManager in Frameworks */ = {isa = PBXBuildFile; productRef = 777D472A2A53EA9D0050C0E7 /* ChatGPTAPIManager */; }; |
| 11 | + 777D472F2A53F7560050C0E7 /* english_song.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 777D472D2A53F7550050C0E7 /* english_song.m4a */; }; |
| 12 | + 777D47302A53F7560050C0E7 /* translation_file.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 777D472E2A53F7550050C0E7 /* translation_file.m4a */; }; |
11 | 13 | A8B85FCD2A431318005FBEDE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B85FCC2A431318005FBEDE /* AppDelegate.swift */; };
|
12 | 14 | A8B85FCF2A431318005FBEDE /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B85FCE2A431318005FBEDE /* SceneDelegate.swift */; };
|
13 | 15 | A8B85FD12A431318005FBEDE /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B85FD02A431318005FBEDE /* ViewController.swift */; };
|
|
25 | 27 | A8B860102A431AA6005FBEDE /* EZLoadingActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B860082A431AA6005FBEDE /* EZLoadingActivity.swift */; };
|
26 | 28 | A8B860112A431AA6005FBEDE /* ImageWithTextViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B860092A431AA6005FBEDE /* ImageWithTextViewController.swift */; };
|
27 | 29 | A8B860132A432135005FBEDE /* openai.svg in Resources */ = {isa = PBXBuildFile; fileRef = A8B860122A432135005FBEDE /* openai.svg */; };
|
28 |
| - A8B860192A432841005FBEDE /* ChatGPTAPIManager in Frameworks */ = {isa = PBXBuildFile; productRef = A8B860182A432841005FBEDE /* ChatGPTAPIManager */; }; |
29 | 30 | A8B860252A440C52005FBEDE /* MessageModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B860242A440C52005FBEDE /* MessageModel.swift */; };
|
30 | 31 | A8B8602D2A4413F2005FBEDE /* ChatViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B8602C2A4413F2005FBEDE /* ChatViewModel.swift */; };
|
31 | 32 | A8B8602F2A44140A005FBEDE /* ImageViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B8602E2A441409005FBEDE /* ImageViewModel.swift */; };
|
32 | 33 | A8B860342A44431C005FBEDE /* TextGenerationViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B860332A44431C005FBEDE /* TextGenerationViewModel.swift */; };
|
33 | 34 | A8B8607C2A45AE40005FBEDE /* AudioViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B8607B2A45AE40005FBEDE /* AudioViewController.swift */; };
|
34 |
| - A8B8607E2A45B474005FBEDE /* sample-15s.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = A8B8607D2A45B474005FBEDE /* sample-15s.mp3 */; }; |
35 |
| - A8B860802A45BCFE005FBEDE /* passenger-let-her-go-official-video.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = A8B8607F2A45BCFE005FBEDE /* passenger-let-her-go-official-video.mp3 */; }; |
36 |
| - A8B860822A45C555005FBEDE /* Hindi Songs.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = A8B860812A45C555005FBEDE /* Hindi Songs.mp3 */; }; |
37 | 35 | /* End PBXBuildFile section */
|
38 | 36 |
|
39 | 37 | /* Begin PBXContainerItemProxy section */
|
|
54 | 52 | /* End PBXContainerItemProxy section */
|
55 | 53 |
|
56 | 54 | /* Begin PBXFileReference section */
|
57 |
| - A896877F2A52E07600AC0F09 /* Boswell Interview - Ted 2023-05-16.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; name = "Boswell Interview - Ted 2023-05-16.m4a"; path = "../../../../../../Downloads/Boswell.ai-main/Boswell Interview - Ted 2023-05-16.m4a"; sourceTree = "<group>"; }; |
| 55 | + 777D47282A53EA8F0050C0E7 /* chatgpt-ios-sdk */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = "chatgpt-ios-sdk"; path = ..; sourceTree = "<group>"; }; |
| 56 | + 777D472D2A53F7550050C0E7 /* english_song.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = english_song.m4a; sourceTree = "<group>"; }; |
| 57 | + 777D472E2A53F7550050C0E7 /* translation_file.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = translation_file.m4a; sourceTree = "<group>"; }; |
58 | 58 | A8B85FC92A431318005FBEDE /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
59 | 59 | A8B85FCC2A431318005FBEDE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
60 | 60 | A8B85FCE2A431318005FBEDE /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
81 | 81 | A8B8602E2A441409005FBEDE /* ImageViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageViewModel.swift; sourceTree = "<group>"; };
|
82 | 82 | A8B860332A44431C005FBEDE /* TextGenerationViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextGenerationViewModel.swift; sourceTree = "<group>"; };
|
83 | 83 | A8B8607B2A45AE40005FBEDE /* AudioViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioViewController.swift; sourceTree = "<group>"; };
|
84 |
| - A8B8607D2A45B474005FBEDE /* sample-15s.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "sample-15s.mp3"; sourceTree = "<group>"; }; |
85 |
| - A8B8607F2A45BCFE005FBEDE /* passenger-let-her-go-official-video.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "passenger-let-her-go-official-video.mp3"; sourceTree = "<group>"; }; |
86 |
| - A8B860812A45C555005FBEDE /* Hindi Songs.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Hindi Songs.mp3"; sourceTree = "<group>"; }; |
87 | 84 | /* End PBXFileReference section */
|
88 | 85 |
|
89 | 86 | /* Begin PBXFrameworksBuildPhase section */
|
90 | 87 | A8B85FC62A431318005FBEDE /* Frameworks */ = {
|
91 | 88 | isa = PBXFrameworksBuildPhase;
|
92 | 89 | buildActionMask = 2147483647;
|
93 | 90 | files = (
|
94 |
| - A8B860192A432841005FBEDE /* ChatGPTAPIManager in Frameworks */, |
| 91 | + 777D472B2A53EA9D0050C0E7 /* ChatGPTAPIManager in Frameworks */, |
95 | 92 | );
|
96 | 93 | runOnlyForDeploymentPostprocessing = 0;
|
97 | 94 | };
|
|
112 | 109 | /* End PBXFrameworksBuildPhase section */
|
113 | 110 |
|
114 | 111 | /* Begin PBXGroup section */
|
| 112 | + 777D47292A53EA9D0050C0E7 /* Frameworks */ = { |
| 113 | + isa = PBXGroup; |
| 114 | + children = ( |
| 115 | + ); |
| 116 | + name = Frameworks; |
| 117 | + sourceTree = "<group>"; |
| 118 | + }; |
| 119 | + 777D472C2A53F3730050C0E7 /* AudioTranslationAndTranscript */ = { |
| 120 | + isa = PBXGroup; |
| 121 | + children = ( |
| 122 | + A8B8607B2A45AE40005FBEDE /* AudioViewController.swift */, |
| 123 | + ); |
| 124 | + path = AudioTranslationAndTranscript; |
| 125 | + sourceTree = "<group>"; |
| 126 | + }; |
115 | 127 | A8B85FC02A431318005FBEDE = {
|
116 | 128 | isa = PBXGroup;
|
117 | 129 | children = (
|
| 130 | + 777D47282A53EA8F0050C0E7 /* chatgpt-ios-sdk */, |
118 | 131 | A8B85FCB2A431318005FBEDE /* Example */,
|
119 | 132 | A8B85FE22A43131A005FBEDE /* ExampleTests */,
|
120 | 133 | A8B85FEC2A43131A005FBEDE /* ExampleUITests */,
|
121 | 134 | A8B85FCA2A431318005FBEDE /* Products */,
|
| 135 | + 777D47292A53EA9D0050C0E7 /* Frameworks */, |
122 | 136 | );
|
123 | 137 | sourceTree = "<group>";
|
124 | 138 | };
|
|
165 | 179 | A8B860202A440BB9005FBEDE /* Views */ = {
|
166 | 180 | isa = PBXGroup;
|
167 | 181 | children = (
|
| 182 | + A8B860262A440C79005FBEDE /* Cells */, |
168 | 183 | A8B860322A444295005FBEDE /* TextToImage */,
|
169 | 184 | A8B860302A444288005FBEDE /* ChatAndText */,
|
170 |
| - A8B860262A440C79005FBEDE /* Cells */, |
| 185 | + 777D472C2A53F3730050C0E7 /* AudioTranslationAndTranscript */, |
171 | 186 | A8B85FD02A431318005FBEDE /* ViewController.swift */,
|
172 | 187 | A8B860082A431AA6005FBEDE /* EZLoadingActivity.swift */,
|
173 |
| - A8B8607B2A45AE40005FBEDE /* AudioViewController.swift */, |
174 | 188 | );
|
175 | 189 | path = Views;
|
176 | 190 | sourceTree = "<group>";
|
|
225 | 239 | A8B860292A440CC0005FBEDE /* Supporting */ = {
|
226 | 240 | isa = PBXGroup;
|
227 | 241 | children = (
|
228 |
| - A8B8607D2A45B474005FBEDE /* sample-15s.mp3 */, |
229 |
| - A896877F2A52E07600AC0F09 /* Boswell Interview - Ted 2023-05-16.m4a */, |
230 |
| - A8B8607F2A45BCFE005FBEDE /* passenger-let-her-go-official-video.mp3 */, |
231 |
| - A8B860812A45C555005FBEDE /* Hindi Songs.mp3 */, |
| 242 | + 777D472D2A53F7550050C0E7 /* english_song.m4a */, |
| 243 | + 777D472E2A53F7550050C0E7 /* translation_file.m4a */, |
232 | 244 | A8B85FD52A43131A005FBEDE /* Assets.xcassets */,
|
233 | 245 | A8B860122A432135005FBEDE /* openai.svg */,
|
234 | 246 | A8B85FDA2A43131A005FBEDE /* Info.plist */,
|
|
269 | 281 | );
|
270 | 282 | name = Example;
|
271 | 283 | packageProductDependencies = (
|
272 |
| - A8B860182A432841005FBEDE /* ChatGPTAPIManager */, |
| 284 | + 777D472A2A53EA9D0050C0E7 /* ChatGPTAPIManager */, |
273 | 285 | );
|
274 | 286 | productName = Example;
|
275 | 287 | productReference = A8B85FC92A431318005FBEDE /* Example.app */;
|
|
344 | 356 | );
|
345 | 357 | mainGroup = A8B85FC02A431318005FBEDE;
|
346 | 358 | packageReferences = (
|
347 |
| - A8B860172A432841005FBEDE /* XCRemoteSwiftPackageReference "chatgpt-ios-sdk" */, |
348 | 359 | );
|
349 | 360 | productRefGroup = A8B85FCA2A431318005FBEDE /* Products */;
|
350 | 361 | projectDirPath = "";
|
|
362 | 373 | isa = PBXResourcesBuildPhase;
|
363 | 374 | buildActionMask = 2147483647;
|
364 | 375 | files = (
|
| 376 | + 777D472F2A53F7560050C0E7 /* english_song.m4a in Resources */, |
365 | 377 | A8B8600A2A431AA6005FBEDE /* UserCell.xib in Resources */,
|
366 |
| - A8B8607E2A45B474005FBEDE /* sample-15s.mp3 in Resources */, |
| 378 | + 777D47302A53F7560050C0E7 /* translation_file.m4a in Resources */, |
367 | 379 | A8B85FD92A43131A005FBEDE /* LaunchScreen.storyboard in Resources */,
|
368 | 380 | A8B860132A432135005FBEDE /* openai.svg in Resources */,
|
369 |
| - A89687802A52E07600AC0F09 /* Boswell Interview - Ted 2023-05-16.m4a in Resources */, |
370 |
| - A8B860822A45C555005FBEDE /* Hindi Songs.mp3 in Resources */, |
371 |
| - A8B860802A45BCFE005FBEDE /* passenger-let-her-go-official-video.mp3 in Resources */, |
372 | 381 | A8B85FD62A43131A005FBEDE /* Assets.xcassets in Resources */,
|
373 | 382 | A8B8600F2A431AA6005FBEDE /* AssistantCell.xib in Resources */,
|
374 | 383 | A8B85FD42A431318005FBEDE /* Main.storyboard in Resources */,
|
|
749 | 758 | };
|
750 | 759 | /* End XCConfigurationList section */
|
751 | 760 |
|
752 |
| -/* Begin XCRemoteSwiftPackageReference section */ |
753 |
| - A8B860172A432841005FBEDE /* XCRemoteSwiftPackageReference "chatgpt-ios-sdk" */ = { |
754 |
| - isa = XCRemoteSwiftPackageReference; |
755 |
| - repositoryURL = "https://github.com/DevCrew-io/chatgpt-ios-sdk.git"; |
756 |
| - requirement = { |
757 |
| - kind = upToNextMajorVersion; |
758 |
| - minimumVersion = 1.0.2; |
759 |
| - }; |
760 |
| - }; |
761 |
| -/* End XCRemoteSwiftPackageReference section */ |
762 |
| - |
763 | 761 | /* Begin XCSwiftPackageProductDependency section */
|
764 |
| - A8B860182A432841005FBEDE /* ChatGPTAPIManager */ = { |
| 762 | + 777D472A2A53EA9D0050C0E7 /* ChatGPTAPIManager */ = { |
765 | 763 | isa = XCSwiftPackageProductDependency;
|
766 |
| - package = A8B860172A432841005FBEDE /* XCRemoteSwiftPackageReference "chatgpt-ios-sdk" */; |
767 | 764 | productName = ChatGPTAPIManager;
|
768 | 765 | };
|
769 | 766 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments