Skip to content

Commit 4927dba

Browse files
committed
To revert: Switch branches
1 parent 6fec91c commit 4927dba

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

VoiceAgent.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -601,16 +601,16 @@
601601
isa = XCRemoteSwiftPackageReference;
602602
repositoryURL = "https://github.com/livekit/components-swift";
603603
requirement = {
604-
kind = upToNextMajorVersion;
605-
minimumVersion = 0.1.5;
604+
branch = "blaze/agent-conversation";
605+
kind = branch;
606606
};
607607
};
608608
B5E1B9102D14E9F500A38CB6 /* XCRemoteSwiftPackageReference "client-sdk-swift" */ = {
609609
isa = XCRemoteSwiftPackageReference;
610610
repositoryURL = "https://github.com/livekit/client-sdk-swift";
611611
requirement = {
612-
kind = upToNextMajorVersion;
613-
minimumVersion = 2.7.1;
612+
branch = "blaze/agent-conversation";
613+
kind = branch;
614614
};
615615
};
616616
/* End XCRemoteSwiftPackageReference section */

VoiceAgent.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)