|
@@ -24,9 +24,9 @@
|
24
|
24
|
0BCA49601EC4B6C600B793EE /* POSIX.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BCA495D1EC4B6C600B793EE /* POSIX.m */; };
|
25
|
25
|
0BCA49611EC4B6C600B793EE /* Proximity.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BCA495E1EC4B6C600B793EE /* Proximity.m */; };
|
26
|
26
|
0BD906EA1EC0C00300C8C18E /* JitsiMeet.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BD906E81EC0C00300C8C18E /* JitsiMeet.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
27
|
|
- 0F65EECE1D95DA94561BB47E /* libPods-JitsiMeet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 03F2ADC957FF109849B7FCA1 /* libPods-JitsiMeet.a */; };
|
28
|
27
|
6C31EDC820C06D490089C899 /* recordingOn.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 6C31EDC720C06D490089C899 /* recordingOn.mp3 */; };
|
29
|
28
|
6C31EDCA20C06D530089C899 /* recordingOff.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 6C31EDC920C06D530089C899 /* recordingOff.mp3 */; };
|
|
29
|
+ 6F08DF7D4458EE3CF3F36F6D /* libPods-JitsiMeetSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4376CA6886DE68FD7A4294B /* libPods-JitsiMeetSDK.a */; };
|
30
|
30
|
75635B0A20751D6D00F29C9F /* joined.wav in Resources */ = {isa = PBXBuildFile; fileRef = 75635B0820751D6D00F29C9F /* joined.wav */; };
|
31
|
31
|
75635B0B20751D6D00F29C9F /* left.wav in Resources */ = {isa = PBXBuildFile; fileRef = 75635B0920751D6D00F29C9F /* left.wav */; };
|
32
|
32
|
87FE6F3321E52437004A5DC7 /* incomingMessage.wav in Resources */ = {isa = PBXBuildFile; fileRef = 87FE6F3221E52437004A5DC7 /* incomingMessage.wav */; };
|
|
@@ -54,6 +54,7 @@
|
54
|
54
|
DE81A2D92316AC7600AE1940 /* LogBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = DE81A2D72316AC7600AE1940 /* LogBridge.m */; };
|
55
|
55
|
DE81A2DE2317ED5400AE1940 /* JitsiMeetBaseLogHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = DE81A2DC2317ED5400AE1940 /* JitsiMeetBaseLogHandler.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
56
|
56
|
DE81A2DF2317ED5400AE1940 /* JitsiMeetBaseLogHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = DE81A2DD2317ED5400AE1940 /* JitsiMeetBaseLogHandler.m */; };
|
|
57
|
+ DEA9F284258A5D9900D4CD74 /* JitsiMeetSDK.h in Headers */ = {isa = PBXBuildFile; fileRef = DEA9F283258A5D9900D4CD74 /* JitsiMeetSDK.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
57
|
58
|
DEAD3226220C497000E93636 /* JitsiMeetConferenceOptions.h in Headers */ = {isa = PBXBuildFile; fileRef = DEAD3224220C497000E93636 /* JitsiMeetConferenceOptions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
58
|
59
|
DEAD3227220C497000E93636 /* JitsiMeetConferenceOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = DEAD3225220C497000E93636 /* JitsiMeetConferenceOptions.m */; };
|
59
|
60
|
DEAFA779229EAD520033A7FA /* RNRootView.m in Sources */ = {isa = PBXBuildFile; fileRef = DEAFA778229EAD520033A7FA /* RNRootView.m */; };
|
|
@@ -63,7 +64,7 @@
|
63
|
64
|
/* End PBXBuildFile section */
|
64
|
65
|
|
65
|
66
|
/* Begin PBXFileReference section */
|
66
|
|
- 03F2ADC957FF109849B7FCA1 /* libPods-JitsiMeet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-JitsiMeet.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
67
|
+ 09A78016288AF50ACD28A10D /* Pods-JitsiMeetSDK.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeetSDK.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeetSDK/Pods-JitsiMeetSDK.debug.xcconfig"; sourceTree = "<group>"; };
|
67
|
68
|
0B412F161EDEC65D00B1A0A6 /* JitsiMeetView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JitsiMeetView.h; sourceTree = "<group>"; };
|
68
|
69
|
0B412F171EDEC65D00B1A0A6 /* JitsiMeetView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JitsiMeetView.m; sourceTree = "<group>"; };
|
69
|
70
|
0B412F1B1EDEC80100B1A0A6 /* JitsiMeetViewDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JitsiMeetViewDelegate.h; sourceTree = "<group>"; };
|
|
@@ -81,7 +82,7 @@
|
81
|
82
|
0BCA495C1EC4B6C600B793EE /* AudioMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioMode.m; sourceTree = "<group>"; };
|
82
|
83
|
0BCA495D1EC4B6C600B793EE /* POSIX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = POSIX.m; sourceTree = "<group>"; };
|
83
|
84
|
0BCA495E1EC4B6C600B793EE /* Proximity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Proximity.m; sourceTree = "<group>"; };
|
84
|
|
- 0BD906E51EC0C00300C8C18E /* JitsiMeet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = JitsiMeet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
85
|
+ 0BD906E51EC0C00300C8C18E /* JitsiMeetSDK.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = JitsiMeetSDK.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
85
|
86
|
0BD906E81EC0C00300C8C18E /* JitsiMeet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JitsiMeet.h; sourceTree = "<group>"; };
|
86
|
87
|
0BD906E91EC0C00300C8C18E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
87
|
88
|
6C31EDC720C06D490089C899 /* recordingOn.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = recordingOn.mp3; path = ../../sounds/recordingOn.mp3; sourceTree = "<group>"; };
|
|
@@ -89,6 +90,7 @@
|
89
|
90
|
75635B0820751D6D00F29C9F /* joined.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = joined.wav; path = ../../sounds/joined.wav; sourceTree = "<group>"; };
|
90
|
91
|
75635B0920751D6D00F29C9F /* left.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = left.wav; path = ../../sounds/left.wav; sourceTree = "<group>"; };
|
91
|
92
|
87FE6F3221E52437004A5DC7 /* incomingMessage.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = incomingMessage.wav; path = ../../sounds/incomingMessage.wav; sourceTree = "<group>"; };
|
|
93
|
+ 891FE43DAD30BC8976683100 /* Pods-JitsiMeetSDK.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeetSDK.release.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeetSDK/Pods-JitsiMeetSDK.release.xcconfig"; sourceTree = "<group>"; };
|
92
|
94
|
98E09B5C73D9036B4ED252FC /* Pods-JitsiMeet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeet.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet.debug.xcconfig"; sourceTree = "<group>"; };
|
93
|
95
|
9C77CA3CC919B081F1A52982 /* Pods-JitsiMeet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeet.release.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet.release.xcconfig"; sourceTree = "<group>"; };
|
94
|
96
|
A4414ADF20B37F1A003546E6 /* rejected.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = rejected.wav; path = ../../sounds/rejected.wav; sourceTree = "<group>"; };
|
|
@@ -118,6 +120,7 @@
|
118
|
120
|
DE81A2D72316AC7600AE1940 /* LogBridge.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LogBridge.m; sourceTree = "<group>"; };
|
119
|
121
|
DE81A2DC2317ED5400AE1940 /* JitsiMeetBaseLogHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JitsiMeetBaseLogHandler.h; sourceTree = "<group>"; };
|
120
|
122
|
DE81A2DD2317ED5400AE1940 /* JitsiMeetBaseLogHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JitsiMeetBaseLogHandler.m; sourceTree = "<group>"; };
|
|
123
|
+ DEA9F283258A5D9900D4CD74 /* JitsiMeetSDK.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JitsiMeetSDK.h; sourceTree = "<group>"; };
|
121
|
124
|
DEAD3224220C497000E93636 /* JitsiMeetConferenceOptions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JitsiMeetConferenceOptions.h; sourceTree = "<group>"; };
|
122
|
125
|
DEAD3225220C497000E93636 /* JitsiMeetConferenceOptions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JitsiMeetConferenceOptions.m; sourceTree = "<group>"; };
|
123
|
126
|
DEAD3228220C734300E93636 /* JitsiMeetConferenceOptions+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "JitsiMeetConferenceOptions+Private.h"; sourceTree = "<group>"; };
|
|
@@ -128,6 +131,7 @@
|
128
|
131
|
DEFE535521FB2E8300011A3A /* ReactUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ReactUtils.m; sourceTree = "<group>"; };
|
129
|
132
|
DEFE535721FB2E9E00011A3A /* ReactUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReactUtils.h; sourceTree = "<group>"; };
|
130
|
133
|
DEFE535821FB311F00011A3A /* JitsiMeet+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "JitsiMeet+Private.h"; sourceTree = "<group>"; };
|
|
134
|
+ E4376CA6886DE68FD7A4294B /* libPods-JitsiMeetSDK.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-JitsiMeetSDK.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
131
|
135
|
/* End PBXFileReference section */
|
132
|
136
|
|
133
|
137
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -137,7 +141,7 @@
|
137
|
141
|
files = (
|
138
|
142
|
0BB9AD791F5EC6D7001C08DB /* Intents.framework in Frameworks */,
|
139
|
143
|
0BB9AD771F5EC6CE001C08DB /* CallKit.framework in Frameworks */,
|
140
|
|
- 0F65EECE1D95DA94561BB47E /* libPods-JitsiMeet.a in Frameworks */,
|
|
144
|
+ 6F08DF7D4458EE3CF3F36F6D /* libPods-JitsiMeetSDK.a in Frameworks */,
|
141
|
145
|
);
|
142
|
146
|
runOnlyForDeploymentPostprocessing = 0;
|
143
|
147
|
};
|
|
@@ -178,7 +182,7 @@
|
178
|
182
|
0BD906E61EC0C00300C8C18E /* Products */ = {
|
179
|
183
|
isa = PBXGroup;
|
180
|
184
|
children = (
|
181
|
|
- 0BD906E51EC0C00300C8C18E /* JitsiMeet.framework */,
|
|
185
|
+ 0BD906E51EC0C00300C8C18E /* JitsiMeetSDK.framework */,
|
182
|
186
|
);
|
183
|
187
|
name = Products;
|
184
|
188
|
sourceTree = "<group>";
|
|
@@ -196,6 +200,7 @@
|
196
|
200
|
DE438CD82350934700DD541D /* JavaScriptSandbox.m */,
|
197
|
201
|
0BD906E81EC0C00300C8C18E /* JitsiMeet.h */,
|
198
|
202
|
DEFE535821FB311F00011A3A /* JitsiMeet+Private.h */,
|
|
203
|
+ DEA9F283258A5D9900D4CD74 /* JitsiMeetSDK.h */,
|
199
|
204
|
DEFE535321FB1BF800011A3A /* JitsiMeet.m */,
|
200
|
205
|
DEAD3224220C497000E93636 /* JitsiMeetConferenceOptions.h */,
|
201
|
206
|
DEAD3228220C734300E93636 /* JitsiMeetConferenceOptions+Private.h */,
|
|
@@ -236,7 +241,7 @@
|
236
|
241
|
0BB9AD761F5EC6CE001C08DB /* CallKit.framework */,
|
237
|
242
|
0B93EF7A1EC608550030D24D /* CoreText.framework */,
|
238
|
243
|
0BB9AD781F5EC6D7001C08DB /* Intents.framework */,
|
239
|
|
- 03F2ADC957FF109849B7FCA1 /* libPods-JitsiMeet.a */,
|
|
244
|
+ E4376CA6886DE68FD7A4294B /* libPods-JitsiMeetSDK.a */,
|
240
|
245
|
);
|
241
|
246
|
name = Frameworks;
|
242
|
247
|
sourceTree = "<group>";
|
|
@@ -264,6 +269,8 @@
|
264
|
269
|
children = (
|
265
|
270
|
98E09B5C73D9036B4ED252FC /* Pods-JitsiMeet.debug.xcconfig */,
|
266
|
271
|
9C77CA3CC919B081F1A52982 /* Pods-JitsiMeet.release.xcconfig */,
|
|
272
|
+ 09A78016288AF50ACD28A10D /* Pods-JitsiMeetSDK.debug.xcconfig */,
|
|
273
|
+ 891FE43DAD30BC8976683100 /* Pods-JitsiMeetSDK.release.xcconfig */,
|
267
|
274
|
);
|
268
|
275
|
name = Pods;
|
269
|
276
|
sourceTree = "<group>";
|
|
@@ -299,6 +306,7 @@
|
299
|
306
|
0B412F181EDEC65D00B1A0A6 /* JitsiMeetView.h in Headers */,
|
300
|
307
|
0B93EF7E1EC9DDCD0030D24D /* RCTBridgeWrapper.h in Headers */,
|
301
|
308
|
DE81A2DE2317ED5400AE1940 /* JitsiMeetBaseLogHandler.h in Headers */,
|
|
309
|
+ DEA9F284258A5D9900D4CD74 /* JitsiMeetSDK.h in Headers */,
|
302
|
310
|
DE65AACC2318028300290BEC /* JitsiMeetBaseLogHandler+Private.h in Headers */,
|
303
|
311
|
0B412F221EDEF6EA00B1A0A6 /* JitsiMeetViewDelegate.h in Headers */,
|
304
|
312
|
0BD906EA1EC0C00300C8C18E /* JitsiMeet.h in Headers */,
|
|
@@ -312,9 +320,9 @@
|
312
|
320
|
/* End PBXHeadersBuildPhase section */
|
313
|
321
|
|
314
|
322
|
/* Begin PBXNativeTarget section */
|
315
|
|
- 0BD906E41EC0C00300C8C18E /* JitsiMeet */ = {
|
|
323
|
+ 0BD906E41EC0C00300C8C18E /* JitsiMeetSDK */ = {
|
316
|
324
|
isa = PBXNativeTarget;
|
317
|
|
- buildConfigurationList = 0BD906ED1EC0C00300C8C18E /* Build configuration list for PBXNativeTarget "JitsiMeet" */;
|
|
325
|
+ buildConfigurationList = 0BD906ED1EC0C00300C8C18E /* Build configuration list for PBXNativeTarget "JitsiMeetSDK" */;
|
318
|
326
|
buildPhases = (
|
319
|
327
|
26796D8589142D80C8AFDA51 /* [CP] Check Pods Manifest.lock */,
|
320
|
328
|
0BD906E01EC0C00300C8C18E /* Sources */,
|
|
@@ -328,9 +336,9 @@
|
328
|
336
|
);
|
329
|
337
|
dependencies = (
|
330
|
338
|
);
|
331
|
|
- name = JitsiMeet;
|
|
339
|
+ name = JitsiMeetSDK;
|
332
|
340
|
productName = "Jitsi Meet SDK";
|
333
|
|
- productReference = 0BD906E51EC0C00300C8C18E /* JitsiMeet.framework */;
|
|
341
|
+ productReference = 0BD906E51EC0C00300C8C18E /* JitsiMeetSDK.framework */;
|
334
|
342
|
productType = "com.apple.product-type.framework";
|
335
|
343
|
};
|
336
|
344
|
/* End PBXNativeTarget section */
|
|
@@ -362,7 +370,7 @@
|
362
|
370
|
projectDirPath = "";
|
363
|
371
|
projectRoot = "";
|
364
|
372
|
targets = (
|
365
|
|
- 0BD906E41EC0C00300C8C18E /* JitsiMeet */,
|
|
373
|
+ 0BD906E41EC0C00300C8C18E /* JitsiMeetSDK */,
|
366
|
374
|
);
|
367
|
375
|
};
|
368
|
376
|
/* End PBXProject section */
|
|
@@ -416,7 +424,7 @@
|
416
|
424
|
);
|
417
|
425
|
name = "[CP] Check Pods Manifest.lock";
|
418
|
426
|
outputPaths = (
|
419
|
|
- "$(DERIVED_FILE_DIR)/Pods-JitsiMeet-checkManifestLockResult.txt",
|
|
427
|
+ "$(DERIVED_FILE_DIR)/Pods-JitsiMeetSDK-checkManifestLockResult.txt",
|
420
|
428
|
);
|
421
|
429
|
runOnlyForDeploymentPostprocessing = 0;
|
422
|
430
|
shellPath = /bin/sh;
|
|
@@ -429,7 +437,7 @@
|
429
|
437
|
files = (
|
430
|
438
|
);
|
431
|
439
|
inputPaths = (
|
432
|
|
- "${PODS_ROOT}/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet-resources.sh",
|
|
440
|
+ "${PODS_ROOT}/Target Support Files/Pods-JitsiMeetSDK/Pods-JitsiMeetSDK-resources.sh",
|
433
|
441
|
"${PODS_ROOT}/Amplitude-iOS/Amplitude/api.amplitude.com.der",
|
434
|
442
|
"${PODS_ROOT}/Amplitude-iOS/Amplitude/ComodoCaLimitedRsaCertificationAuthority.der",
|
435
|
443
|
"${PODS_ROOT}/Amplitude-iOS/Amplitude/ComodoRsaCA.der",
|
|
@@ -446,7 +454,7 @@
|
446
|
454
|
);
|
447
|
455
|
runOnlyForDeploymentPostprocessing = 0;
|
448
|
456
|
shellPath = /bin/sh;
|
449
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet-resources.sh\"\n";
|
|
457
|
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-JitsiMeetSDK/Pods-JitsiMeetSDK-resources.sh\"\n";
|
450
|
458
|
showEnvVarsInLog = 0;
|
451
|
459
|
};
|
452
|
460
|
/* End PBXShellScriptBuildPhase section */
|
|
@@ -609,7 +617,7 @@
|
609
|
617
|
};
|
610
|
618
|
0BD906EE1EC0C00300C8C18E /* Debug */ = {
|
611
|
619
|
isa = XCBuildConfiguration;
|
612
|
|
- baseConfigurationReference = 98E09B5C73D9036B4ED252FC /* Pods-JitsiMeet.debug.xcconfig */;
|
|
620
|
+ baseConfigurationReference = 09A78016288AF50ACD28A10D /* Pods-JitsiMeetSDK.debug.xcconfig */;
|
613
|
621
|
buildSettings = {
|
614
|
622
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
615
|
623
|
CLANG_ENABLE_MODULES = YES;
|
|
@@ -636,7 +644,7 @@
|
636
|
644
|
};
|
637
|
645
|
0BD906EF1EC0C00300C8C18E /* Release */ = {
|
638
|
646
|
isa = XCBuildConfiguration;
|
639
|
|
- baseConfigurationReference = 9C77CA3CC919B081F1A52982 /* Pods-JitsiMeet.release.xcconfig */;
|
|
647
|
+ baseConfigurationReference = 891FE43DAD30BC8976683100 /* Pods-JitsiMeetSDK.release.xcconfig */;
|
640
|
648
|
buildSettings = {
|
641
|
649
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
642
|
650
|
CLANG_ENABLE_MODULES = YES;
|
|
@@ -672,7 +680,7 @@
|
672
|
680
|
defaultConfigurationIsVisible = 0;
|
673
|
681
|
defaultConfigurationName = Release;
|
674
|
682
|
};
|
675
|
|
- 0BD906ED1EC0C00300C8C18E /* Build configuration list for PBXNativeTarget "JitsiMeet" */ = {
|
|
683
|
+ 0BD906ED1EC0C00300C8C18E /* Build configuration list for PBXNativeTarget "JitsiMeetSDK" */ = {
|
676
|
684
|
isa = XCConfigurationList;
|
677
|
685
|
buildConfigurations = (
|
678
|
686
|
0BD906EE1EC0C00300C8C18E /* Debug */,
|