|
@@ -285,7 +285,7 @@
|
285
|
285
|
0EA8C046B2BF46279796F07D /* libKCKeepAwake.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libKCKeepAwake.a; sourceTree = "<group>"; };
|
286
|
286
|
139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
|
287
|
287
|
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
|
288
|
|
- 13B07F961A680F5B00A75B9A /* jitsi-meet-react.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "jitsi-meet-react.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
288
|
+ 13B07F961A680F5B00A75B9A /* jitsi-meet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "jitsi-meet.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
289
|
289
|
13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = app/AppDelegate.h; sourceTree = "<group>"; };
|
290
|
290
|
13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = app/AppDelegate.m; sourceTree = "<group>"; };
|
291
|
291
|
13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
|
@@ -303,7 +303,7 @@
|
303
|
303
|
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
|
304
|
304
|
B30EF2301DC0ED7C00690F45 /* WebRTC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebRTC.framework; path = "../node_modules/react-native-webrtc/ios/WebRTC.framework"; sourceTree = "<group>"; };
|
305
|
305
|
B3A9D0241E0481E10009343D /* POSIX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = POSIX.m; path = app/POSIX.m; sourceTree = "<group>"; };
|
306
|
|
- B3B083EB1D4955FF0069CEE7 /* jitsi-meet-react.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "jitsi-meet-react.entitlements"; sourceTree = "<group>"; };
|
|
306
|
+ B3B083EB1D4955FF0069CEE7 /* jitsi-meet.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "jitsi-meet.entitlements"; sourceTree = "<group>"; };
|
307
|
307
|
B96AF9B6FBC0453798399985 /* FontAwesome.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; };
|
308
|
308
|
BF9643811C34FBB300B0BBDF /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
309
|
309
|
BF9643831C34FBBB00B0BBDF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
@@ -530,7 +530,7 @@
|
530
|
530
|
children = (
|
531
|
531
|
13B07FAE1A68108700A75B9A /* app */,
|
532
|
532
|
B3BA19B71DC6B02F00BCD481 /* Frameworks */,
|
533
|
|
- B3B083EB1D4955FF0069CEE7 /* jitsi-meet-react.entitlements */,
|
|
533
|
+ B3B083EB1D4955FF0069CEE7 /* jitsi-meet.entitlements */,
|
534
|
534
|
832341AE1AAA6A7D00B99B32 /* Libraries */,
|
535
|
535
|
83CBBA001A601CBA00E9B192 /* Products */,
|
536
|
536
|
6956B374CC3C453DB7B8E82D /* Resources */,
|
|
@@ -542,7 +542,7 @@
|
542
|
542
|
83CBBA001A601CBA00E9B192 /* Products */ = {
|
543
|
543
|
isa = PBXGroup;
|
544
|
544
|
children = (
|
545
|
|
- 13B07F961A680F5B00A75B9A /* jitsi-meet-react.app */,
|
|
545
|
+ 13B07F961A680F5B00A75B9A /* jitsi-meet.app */,
|
546
|
546
|
);
|
547
|
547
|
name = Products;
|
548
|
548
|
sourceTree = "<group>";
|
|
@@ -581,9 +581,9 @@
|
581
|
581
|
/* End PBXGroup section */
|
582
|
582
|
|
583
|
583
|
/* Begin PBXNativeTarget section */
|
584
|
|
- 13B07F861A680F5B00A75B9A /* jitsi-meet-react */ = {
|
|
584
|
+ 13B07F861A680F5B00A75B9A /* jitsi-meet */ = {
|
585
|
585
|
isa = PBXNativeTarget;
|
586
|
|
- buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet-react" */;
|
|
586
|
+ buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet" */;
|
587
|
587
|
buildPhases = (
|
588
|
588
|
13B07F871A680F5B00A75B9A /* Sources */,
|
589
|
589
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
@@ -596,9 +596,9 @@
|
596
|
596
|
);
|
597
|
597
|
dependencies = (
|
598
|
598
|
);
|
599
|
|
- name = "jitsi-meet-react";
|
|
599
|
+ name = "jitsi-meet";
|
600
|
600
|
productName = "Hello World";
|
601
|
|
- productReference = 13B07F961A680F5B00A75B9A /* jitsi-meet-react.app */;
|
|
601
|
+ productReference = 13B07F961A680F5B00A75B9A /* jitsi-meet.app */;
|
602
|
602
|
productType = "com.apple.product-type.application";
|
603
|
603
|
};
|
604
|
604
|
/* End PBXNativeTarget section */
|
|
@@ -620,7 +620,7 @@
|
620
|
620
|
};
|
621
|
621
|
};
|
622
|
622
|
};
|
623
|
|
- buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet-react" */;
|
|
623
|
+ buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet" */;
|
624
|
624
|
compatibilityVersion = "Xcode 3.2";
|
625
|
625
|
developmentRegion = English;
|
626
|
626
|
hasScannedForEncodings = 0;
|
|
@@ -695,7 +695,7 @@
|
695
|
695
|
);
|
696
|
696
|
projectRoot = "";
|
697
|
697
|
targets = (
|
698
|
|
- 13B07F861A680F5B00A75B9A /* jitsi-meet-react */,
|
|
698
|
+ 13B07F861A680F5B00A75B9A /* jitsi-meet */,
|
699
|
699
|
);
|
700
|
700
|
};
|
701
|
701
|
/* End PBXProject section */
|
|
@@ -989,7 +989,7 @@
|
989
|
989
|
isa = XCBuildConfiguration;
|
990
|
990
|
buildSettings = {
|
991
|
991
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
992
|
|
- CODE_SIGN_ENTITLEMENTS = "jitsi-meet-react.entitlements";
|
|
992
|
+ CODE_SIGN_ENTITLEMENTS = "jitsi-meet.entitlements";
|
993
|
993
|
CURRENT_PROJECT_VERSION = 1;
|
994
|
994
|
DEAD_CODE_STRIPPING = NO;
|
995
|
995
|
ENABLE_BITCODE = NO;
|
|
@@ -1019,7 +1019,7 @@
|
1019
|
1019
|
"-lc++",
|
1020
|
1020
|
);
|
1021
|
1021
|
PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeet.ios;
|
1022
|
|
- PRODUCT_NAME = "jitsi-meet-react";
|
|
1022
|
+ PRODUCT_NAME = "jitsi-meet";
|
1023
|
1023
|
TARGETED_DEVICE_FAMILY = "1,2";
|
1024
|
1024
|
};
|
1025
|
1025
|
name = Debug;
|
|
@@ -1028,7 +1028,7 @@
|
1028
|
1028
|
isa = XCBuildConfiguration;
|
1029
|
1029
|
buildSettings = {
|
1030
|
1030
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1031
|
|
- CODE_SIGN_ENTITLEMENTS = "jitsi-meet-react.entitlements";
|
|
1031
|
+ CODE_SIGN_ENTITLEMENTS = "jitsi-meet.entitlements";
|
1032
|
1032
|
CURRENT_PROJECT_VERSION = 1;
|
1033
|
1033
|
ENABLE_BITCODE = NO;
|
1034
|
1034
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -1057,7 +1057,7 @@
|
1057
|
1057
|
"-lc++",
|
1058
|
1058
|
);
|
1059
|
1059
|
PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeet.ios;
|
1060
|
|
- PRODUCT_NAME = "jitsi-meet-react";
|
|
1060
|
+ PRODUCT_NAME = "jitsi-meet";
|
1061
|
1061
|
TARGETED_DEVICE_FAMILY = "1,2";
|
1062
|
1062
|
};
|
1063
|
1063
|
name = Release;
|
|
@@ -1164,7 +1164,7 @@
|
1164
|
1164
|
/* End XCBuildConfiguration section */
|
1165
|
1165
|
|
1166
|
1166
|
/* Begin XCConfigurationList section */
|
1167
|
|
- 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet-react" */ = {
|
|
1167
|
+ 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet" */ = {
|
1168
|
1168
|
isa = XCConfigurationList;
|
1169
|
1169
|
buildConfigurations = (
|
1170
|
1170
|
13B07F941A680F5B00A75B9A /* Debug */,
|
|
@@ -1173,7 +1173,7 @@
|
1173
|
1173
|
defaultConfigurationIsVisible = 0;
|
1174
|
1174
|
defaultConfigurationName = Release;
|
1175
|
1175
|
};
|
1176
|
|
- 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet-react" */ = {
|
|
1176
|
+ 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet" */ = {
|
1177
|
1177
|
isa = XCConfigurationList;
|
1178
|
1178
|
buildConfigurations = (
|
1179
|
1179
|
83CBBA201A601CBA00E9B192 /* Debug */,
|