|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 680FE2F227A8EF7700B6F6DB /* SFSafeSymbols in Frameworks */ = {isa = PBXBuildFile; productRef = 680FE2F127A8EF7700B6F6DB /* SFSafeSymbols */; };
|
11 | 11 | 680FE2F427A8EFF700B6F6DB /* SFSafeSymbols in Frameworks */ = {isa = PBXBuildFile; productRef = 680FE2F327A8EFF700B6F6DB /* SFSafeSymbols */; };
|
12 |
| - 6816B1A8272D45DF005ADB85 /* ExampleObservableRoom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6816B1A7272D45DF005ADB85 /* ExampleObservableRoom.swift */; }; |
13 |
| - 6816B1A9272D45DF005ADB85 /* ExampleObservableRoom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6816B1A7272D45DF005ADB85 /* ExampleObservableRoom.swift */; }; |
| 12 | + 6816968E2AF96240008ED486 /* Participant+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6816968D2AF96240008ED486 /* Participant+Helpers.swift */; }; |
| 13 | + 6816968F2AF96240008ED486 /* Participant+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6816968D2AF96240008ED486 /* Participant+Helpers.swift */; }; |
| 14 | + 6816B1A8272D45DF005ADB85 /* ExampleRoomMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6816B1A7272D45DF005ADB85 /* ExampleRoomMessage.swift */; }; |
| 15 | + 6816B1A9272D45DF005ADB85 /* ExampleRoomMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6816B1A7272D45DF005ADB85 /* ExampleRoomMessage.swift */; }; |
14 | 16 | 6816B1B0272D9198005ADB85 /* ParticipantView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6816B1AF272D9198005ADB85 /* ParticipantView.swift */; };
|
15 | 17 | 6816B1B1272D9198005ADB85 /* ParticipantView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6816B1AF272D9198005ADB85 /* ParticipantView.swift */; };
|
16 | 18 | 681A0AB727D888D80097E3F4 /* LiveKit in Frameworks */ = {isa = PBXBuildFile; productRef = 681A0AB627D888D80097E3F4 /* LiveKit */; };
|
|
31 | 33 | 6847616527B44A1A001611BE /* Bundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6847616327B44A1A001611BE /* Bundle.swift */; };
|
32 | 34 | 6867533B27A65652003707B9 /* AppContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6867533A27A65652003707B9 /* AppContext.swift */; };
|
33 | 35 | 6867533C27A65652003707B9 /* AppContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6867533A27A65652003707B9 /* AppContext.swift */; };
|
| 36 | + 687230F82B14AE0A0098CCE6 /* PublishOptionsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 687230F72B14AE0A0098CCE6 /* PublishOptionsView.swift */; }; |
| 37 | + 687230F92B14AE0A0098CCE6 /* PublishOptionsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 687230F72B14AE0A0098CCE6 /* PublishOptionsView.swift */; }; |
34 | 38 | 68816CC127B4D6BC00E24622 /* KeychainAccess in Frameworks */ = {isa = PBXBuildFile; productRef = 68816CC027B4D6BC00E24622 /* KeychainAccess */; };
|
35 | 39 | 68816CC327B4D94200E24622 /* KeychainAccess in Frameworks */ = {isa = PBXBuildFile; productRef = 68816CC227B4D94200E24622 /* KeychainAccess */; };
|
36 | 40 | 68816CC527B4DCD500E24622 /* SecureStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68816CC427B4DCD500E24622 /* SecureStore.swift */; };
|
|
72 | 76 | /* End PBXCopyFilesBuildPhase section */
|
73 | 77 |
|
74 | 78 | /* Begin PBXFileReference section */
|
75 |
| - 6816B1A7272D45DF005ADB85 /* ExampleObservableRoom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleObservableRoom.swift; sourceTree = "<group>"; }; |
| 79 | + 6816968D2AF96240008ED486 /* Participant+Helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Participant+Helpers.swift"; sourceTree = "<group>"; }; |
| 80 | + 6816B1A7272D45DF005ADB85 /* ExampleRoomMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleRoomMessage.swift; sourceTree = "<group>"; }; |
76 | 81 | 6816B1AF272D9198005ADB85 /* ParticipantView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParticipantView.swift; sourceTree = "<group>"; };
|
77 | 82 | 681E3F38271FC772007BB547 /* RoomContext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomContext.swift; sourceTree = "<group>"; };
|
78 | 83 | 681E3F3E271FC795007BB547 /* Custom.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Custom.swift; sourceTree = "<group>"; };
|
|
88 | 93 | 6865EA2527513B4500FFAFC3 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
89 | 94 | 6865EA2D27513B6D00FFAFC3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
90 | 95 | 6867533A27A65652003707B9 /* AppContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppContext.swift; sourceTree = "<group>"; };
|
| 96 | + 687230F72B14AE0A0098CCE6 /* PublishOptionsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PublishOptionsView.swift; sourceTree = "<group>"; }; |
91 | 97 | 68816CC427B4DCD500E24622 /* SecureStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecureStore.swift; sourceTree = "<group>"; };
|
92 | 98 | 6884B77B2750507400732D47 /* ScreenShareSourcePickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreenShareSourcePickerView.swift; sourceTree = "<group>"; };
|
93 | 99 | 68B3853C271E780600711D5F /* LiveKitExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveKitExample.swift; sourceTree = "<group>"; };
|
|
148 | 154 | 683720D427A0640D007DA986 /* Support */ = {
|
149 | 155 | isa = PBXGroup;
|
150 | 156 | children = (
|
| 157 | + 6816B1A7272D45DF005ADB85 /* ExampleRoomMessage.swift */, |
151 | 158 | 683720D127A06404007DA986 /* ConnectionHistory.swift */,
|
152 | 159 | 6847616327B44A1A001611BE /* Bundle.swift */,
|
153 | 160 | 68816CC427B4DCD500E24622 /* SecureStore.swift */,
|
| 161 | + 6816968D2AF96240008ED486 /* Participant+Helpers.swift */, |
154 | 162 | );
|
155 | 163 | path = Support;
|
156 | 164 | sourceTree = "<group>";
|
|
189 | 197 | isa = PBXGroup;
|
190 | 198 | children = (
|
191 | 199 | 6884B77B2750507400732D47 /* ScreenShareSourcePickerView.swift */,
|
| 200 | + 687230F72B14AE0A0098CCE6 /* PublishOptionsView.swift */, |
192 | 201 | );
|
193 | 202 | path = Views;
|
194 | 203 | sourceTree = "<group>";
|
|
214 | 223 | 681E3F42271FC7AD007BB547 /* ConnectView.swift */,
|
215 | 224 | 681E3F41271FC7AC007BB547 /* RoomView.swift */,
|
216 | 225 | 68B3853C271E780600711D5F /* LiveKitExample.swift */,
|
217 |
| - 6816B1A7272D45DF005ADB85 /* ExampleObservableRoom.swift */, |
218 | 226 | 6816B1AF272D9198005ADB85 /* ParticipantView.swift */,
|
219 | 227 | 68B3853E271E780700711D5F /* Assets.xcassets */,
|
220 | 228 | );
|
|
403 | 411 | 681E3F43271FC7AD007BB547 /* RoomView.swift in Sources */,
|
404 | 412 | 6816B1B0272D9198005ADB85 /* ParticipantView.swift in Sources */,
|
405 | 413 | 68816CC527B4DCD500E24622 /* SecureStore.swift in Sources */,
|
| 414 | + 6816968E2AF96240008ED486 /* Participant+Helpers.swift in Sources */, |
406 | 415 | 68B3854C271E780700711D5F /* LiveKitExample.swift in Sources */,
|
407 | 416 | 681E3F3F271FC795007BB547 /* Custom.swift in Sources */,
|
408 | 417 | 6847616427B44A1A001611BE /* Bundle.swift in Sources */,
|
409 |
| - 6816B1A8272D45DF005ADB85 /* ExampleObservableRoom.swift in Sources */, |
| 418 | + 687230F82B14AE0A0098CCE6 /* PublishOptionsView.swift in Sources */, |
| 419 | + 6816B1A8272D45DF005ADB85 /* ExampleRoomMessage.swift in Sources */, |
410 | 420 | 6884B77C2750507400732D47 /* ScreenShareSourcePickerView.swift in Sources */,
|
411 | 421 | );
|
412 | 422 | runOnlyForDeploymentPostprocessing = 0;
|
|
422 | 432 | 681E3F44271FC7AD007BB547 /* RoomView.swift in Sources */,
|
423 | 433 | 6816B1B1272D9198005ADB85 /* ParticipantView.swift in Sources */,
|
424 | 434 | 68816CC627B4DCD500E24622 /* SecureStore.swift in Sources */,
|
| 435 | + 6816968F2AF96240008ED486 /* Participant+Helpers.swift in Sources */, |
425 | 436 | 68B3854D271E780700711D5F /* LiveKitExample.swift in Sources */,
|
426 | 437 | 681E3F40271FC795007BB547 /* Custom.swift in Sources */,
|
427 | 438 | 6847616527B44A1A001611BE /* Bundle.swift in Sources */,
|
428 |
| - 6816B1A9272D45DF005ADB85 /* ExampleObservableRoom.swift in Sources */, |
| 439 | + 687230F92B14AE0A0098CCE6 /* PublishOptionsView.swift in Sources */, |
| 440 | + 6816B1A9272D45DF005ADB85 /* ExampleRoomMessage.swift in Sources */, |
429 | 441 | 6884B77D2750507400732D47 /* ScreenShareSourcePickerView.swift in Sources */,
|
430 | 442 | );
|
431 | 443 | runOnlyForDeploymentPostprocessing = 0;
|
|
621 | 633 | CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOS/iOS.entitlements";
|
622 | 634 | CODE_SIGN_IDENTITY = "Apple Development";
|
623 | 635 | CODE_SIGN_STYLE = Automatic;
|
624 |
| - CURRENT_PROJECT_VERSION = 30; |
| 636 | + CURRENT_PROJECT_VERSION = 33; |
625 | 637 | DEVELOPMENT_TEAM = 76TVFCUKK7;
|
626 | 638 | ENABLE_PREVIEWS = YES;
|
627 | 639 | INFOPLIST_FILE = iOS/Info.plist;
|
|
636 | 648 | "$(inherited)",
|
637 | 649 | "@executable_path/Frameworks",
|
638 | 650 | );
|
639 |
| - MARKETING_VERSION = 1.1.1; |
| 651 | + MARKETING_VERSION = 1.2.2; |
640 | 652 | PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1;
|
641 | 653 | PRODUCT_NAME = LiveKitExample;
|
642 | 654 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
655 | 667 | CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOS/iOS.entitlements";
|
656 | 668 | CODE_SIGN_IDENTITY = "Apple Development";
|
657 | 669 | CODE_SIGN_STYLE = Automatic;
|
658 |
| - CURRENT_PROJECT_VERSION = 30; |
| 670 | + CURRENT_PROJECT_VERSION = 33; |
659 | 671 | DEVELOPMENT_TEAM = 76TVFCUKK7;
|
660 | 672 | ENABLE_PREVIEWS = YES;
|
661 | 673 | INFOPLIST_FILE = iOS/Info.plist;
|
|
670 | 682 | "$(inherited)",
|
671 | 683 | "@executable_path/Frameworks",
|
672 | 684 | );
|
673 |
| - MARKETING_VERSION = 1.1.1; |
| 685 | + MARKETING_VERSION = 1.2.2; |
674 | 686 | PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1;
|
675 | 687 | PRODUCT_NAME = LiveKitExample;
|
676 | 688 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
0 commit comments