|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 60; |
| 6 | + objectVersion = 56; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
19 | 19 | 90383A932D9C35B300D0DDA3 /* ChatView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90383A922D9C35B300D0DDA3 /* ChatView.swift */; };
|
20 | 20 | 90383A962D9C35BD00D0DDA3 /* LiveMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90383A942D9C35BD00D0DDA3 /* LiveMessage.swift */; };
|
21 | 21 | 90383A982D9D85E700D0DDA3 /* CameraButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90383A972D9D85E700D0DDA3 /* CameraButtonView.swift */; };
|
| 22 | + 90383A9B2DA4620800D0DDA3 /* PipecatClientIOSSmallWebrtc in Frameworks */ = {isa = PBXBuildFile; productRef = 90383A9A2DA4620800D0DDA3 /* PipecatClientIOSSmallWebrtc */; }; |
22 | 23 | 90ABB98E2C735ED6000D9CC7 /* MeetingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90ABB98D2C735ED6000D9CC7 /* MeetingView.swift */; };
|
23 | 24 | 90ABB9932C73820D000D9CC7 /* MicrophoneView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90ABB9922C73820D000D9CC7 /* MicrophoneView.swift */; };
|
24 | 25 | 90ABB9982C738356000D9CC7 /* CustomColors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90ABB9972C738356000D9CC7 /* CustomColors.swift */; };
|
|
78 | 79 | buildActionMask = 2147483647;
|
79 | 80 | files = (
|
80 | 81 | 90383A912D9C357F00D0DDA3 /* PipecatClientIOSSmallWebrtc in Frameworks */,
|
| 82 | + 90383A9B2DA4620800D0DDA3 /* PipecatClientIOSSmallWebrtc in Frameworks */, |
81 | 83 | );
|
82 | 84 | runOnlyForDeploymentPostprocessing = 0;
|
83 | 85 | };
|
|
233 | 235 | name = SimpleChatbot;
|
234 | 236 | packageProductDependencies = (
|
235 | 237 | 90383A902D9C357F00D0DDA3 /* PipecatClientIOSSmallWebrtc */,
|
| 238 | + 90383A9A2DA4620800D0DDA3 /* PipecatClientIOSSmallWebrtc */, |
236 | 239 | );
|
237 | 240 | productName = SimpleChatbot;
|
238 | 241 | productReference = 90031FA32C616EE700408370 /* SimpleChatbot.app */;
|
|
307 | 310 | );
|
308 | 311 | mainGroup = 90031F9A2C616EE700408370;
|
309 | 312 | packageReferences = (
|
310 |
| - 90383A8F2D9C357F00D0DDA3 /* XCLocalSwiftPackageReference "../../../../../../ios-public-repos/pipecat-client-ios-small-webrtc" */, |
| 313 | + 90383A992DA4620800D0DDA3 /* XCRemoteSwiftPackageReference "pipecat-client-ios-small-webrtc" */, |
311 | 314 | );
|
312 | 315 | productRefGroup = 90031FA42C616EE700408370 /* Products */;
|
313 | 316 | projectDirPath = "";
|
|
697 | 700 | };
|
698 | 701 | /* End XCConfigurationList section */
|
699 | 702 |
|
700 |
| -/* Begin XCLocalSwiftPackageReference section */ |
701 |
| - 90383A8F2D9C357F00D0DDA3 /* XCLocalSwiftPackageReference "../../../../../../ios-public-repos/pipecat-client-ios-small-webrtc" */ = { |
702 |
| - isa = XCLocalSwiftPackageReference; |
703 |
| - relativePath = "../../../../../../ios-public-repos/pipecat-client-ios-small-webrtc"; |
| 703 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 704 | + 90383A992DA4620800D0DDA3 /* XCRemoteSwiftPackageReference "pipecat-client-ios-small-webrtc" */ = { |
| 705 | + isa = XCRemoteSwiftPackageReference; |
| 706 | + repositoryURL = "https://github.com/pipecat-ai/pipecat-client-ios-small-webrtc"; |
| 707 | + requirement = { |
| 708 | + kind = upToNextMajorVersion; |
| 709 | + minimumVersion = 0.0.1; |
| 710 | + }; |
704 | 711 | };
|
705 |
| -/* End XCLocalSwiftPackageReference section */ |
| 712 | +/* End XCRemoteSwiftPackageReference section */ |
706 | 713 |
|
707 | 714 | /* Begin XCSwiftPackageProductDependency section */
|
708 | 715 | 90383A902D9C357F00D0DDA3 /* PipecatClientIOSSmallWebrtc */ = {
|
709 | 716 | isa = XCSwiftPackageProductDependency;
|
710 | 717 | productName = PipecatClientIOSSmallWebrtc;
|
711 | 718 | };
|
| 719 | + 90383A9A2DA4620800D0DDA3 /* PipecatClientIOSSmallWebrtc */ = { |
| 720 | + isa = XCSwiftPackageProductDependency; |
| 721 | + package = 90383A992DA4620800D0DDA3 /* XCRemoteSwiftPackageReference "pipecat-client-ios-small-webrtc" */; |
| 722 | + productName = PipecatClientIOSSmallWebrtc; |
| 723 | + }; |
712 | 724 | /* End XCSwiftPackageProductDependency section */
|
713 | 725 | };
|
714 | 726 | rootObject = 90031F9B2C616EE700408370 /* Project object */;
|
|
0 commit comments