|
|
|
@ -285,7 +285,7 @@ |
|
|
|
|
0EA8C046B2BF46279796F07D /* libKCKeepAwake.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libKCKeepAwake.a; sourceTree = "<group>"; }; |
|
|
|
|
139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; }; |
|
|
|
|
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; }; |
|
|
|
|
13B07F961A680F5B00A75B9A /* jitsi-meet-react.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "jitsi-meet-react.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
13B07F961A680F5B00A75B9A /* jitsi-meet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "jitsi-meet.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = app/AppDelegate.h; sourceTree = "<group>"; }; |
|
|
|
|
13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = app/AppDelegate.m; sourceTree = "<group>"; }; |
|
|
|
|
13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; }; |
|
|
|
@ -303,7 +303,7 @@ |
|
|
|
|
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; }; |
|
|
|
|
B30EF2301DC0ED7C00690F45 /* WebRTC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebRTC.framework; path = "../node_modules/react-native-webrtc/ios/WebRTC.framework"; sourceTree = "<group>"; }; |
|
|
|
|
B3A9D0241E0481E10009343D /* POSIX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = POSIX.m; path = app/POSIX.m; sourceTree = "<group>"; }; |
|
|
|
|
B3B083EB1D4955FF0069CEE7 /* jitsi-meet-react.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "jitsi-meet-react.entitlements"; sourceTree = "<group>"; }; |
|
|
|
|
B3B083EB1D4955FF0069CEE7 /* jitsi-meet.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "jitsi-meet.entitlements"; sourceTree = "<group>"; }; |
|
|
|
|
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>"; }; |
|
|
|
|
BF9643811C34FBB300B0BBDF /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; |
|
|
|
|
BF9643831C34FBBB00B0BBDF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; |
|
|
|
@ -530,7 +530,7 @@ |
|
|
|
|
children = ( |
|
|
|
|
13B07FAE1A68108700A75B9A /* app */, |
|
|
|
|
B3BA19B71DC6B02F00BCD481 /* Frameworks */, |
|
|
|
|
B3B083EB1D4955FF0069CEE7 /* jitsi-meet-react.entitlements */, |
|
|
|
|
B3B083EB1D4955FF0069CEE7 /* jitsi-meet.entitlements */, |
|
|
|
|
832341AE1AAA6A7D00B99B32 /* Libraries */, |
|
|
|
|
83CBBA001A601CBA00E9B192 /* Products */, |
|
|
|
|
6956B374CC3C453DB7B8E82D /* Resources */, |
|
|
|
@ -542,7 +542,7 @@ |
|
|
|
|
83CBBA001A601CBA00E9B192 /* Products */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
13B07F961A680F5B00A75B9A /* jitsi-meet-react.app */, |
|
|
|
|
13B07F961A680F5B00A75B9A /* jitsi-meet.app */, |
|
|
|
|
); |
|
|
|
|
name = Products; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -581,9 +581,9 @@ |
|
|
|
|
/* End PBXGroup section */ |
|
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */ |
|
|
|
|
13B07F861A680F5B00A75B9A /* jitsi-meet-react */ = { |
|
|
|
|
13B07F861A680F5B00A75B9A /* jitsi-meet */ = { |
|
|
|
|
isa = PBXNativeTarget; |
|
|
|
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet-react" */; |
|
|
|
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet" */; |
|
|
|
|
buildPhases = ( |
|
|
|
|
13B07F871A680F5B00A75B9A /* Sources */, |
|
|
|
|
13B07F8C1A680F5B00A75B9A /* Frameworks */, |
|
|
|
@ -596,9 +596,9 @@ |
|
|
|
|
); |
|
|
|
|
dependencies = ( |
|
|
|
|
); |
|
|
|
|
name = "jitsi-meet-react"; |
|
|
|
|
name = "jitsi-meet"; |
|
|
|
|
productName = "Hello World"; |
|
|
|
|
productReference = 13B07F961A680F5B00A75B9A /* jitsi-meet-react.app */; |
|
|
|
|
productReference = 13B07F961A680F5B00A75B9A /* jitsi-meet.app */; |
|
|
|
|
productType = "com.apple.product-type.application"; |
|
|
|
|
}; |
|
|
|
|
/* End PBXNativeTarget section */ |
|
|
|
@ -620,7 +620,7 @@ |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet-react" */; |
|
|
|
|
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet" */; |
|
|
|
|
compatibilityVersion = "Xcode 3.2"; |
|
|
|
|
developmentRegion = English; |
|
|
|
|
hasScannedForEncodings = 0; |
|
|
|
@ -695,7 +695,7 @@ |
|
|
|
|
); |
|
|
|
|
projectRoot = ""; |
|
|
|
|
targets = ( |
|
|
|
|
13B07F861A680F5B00A75B9A /* jitsi-meet-react */, |
|
|
|
|
13B07F861A680F5B00A75B9A /* jitsi-meet */, |
|
|
|
|
); |
|
|
|
|
}; |
|
|
|
|
/* End PBXProject section */ |
|
|
|
@ -989,7 +989,7 @@ |
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
buildSettings = { |
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "jitsi-meet-react.entitlements"; |
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "jitsi-meet.entitlements"; |
|
|
|
|
CURRENT_PROJECT_VERSION = 1; |
|
|
|
|
DEAD_CODE_STRIPPING = NO; |
|
|
|
|
ENABLE_BITCODE = NO; |
|
|
|
@ -1019,7 +1019,7 @@ |
|
|
|
|
"-lc++", |
|
|
|
|
); |
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeet.ios; |
|
|
|
|
PRODUCT_NAME = "jitsi-meet-react"; |
|
|
|
|
PRODUCT_NAME = "jitsi-meet"; |
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
|
|
}; |
|
|
|
|
name = Debug; |
|
|
|
@ -1028,7 +1028,7 @@ |
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
buildSettings = { |
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "jitsi-meet-react.entitlements"; |
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "jitsi-meet.entitlements"; |
|
|
|
|
CURRENT_PROJECT_VERSION = 1; |
|
|
|
|
ENABLE_BITCODE = NO; |
|
|
|
|
FRAMEWORK_SEARCH_PATHS = ( |
|
|
|
@ -1057,7 +1057,7 @@ |
|
|
|
|
"-lc++", |
|
|
|
|
); |
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeet.ios; |
|
|
|
|
PRODUCT_NAME = "jitsi-meet-react"; |
|
|
|
|
PRODUCT_NAME = "jitsi-meet"; |
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
|
|
}; |
|
|
|
|
name = Release; |
|
|
|
@ -1164,7 +1164,7 @@ |
|
|
|
|
/* End XCBuildConfiguration section */ |
|
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */ |
|
|
|
|
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet-react" */ = { |
|
|
|
|
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet" */ = { |
|
|
|
|
isa = XCConfigurationList; |
|
|
|
|
buildConfigurations = ( |
|
|
|
|
13B07F941A680F5B00A75B9A /* Debug */, |
|
|
|
@ -1173,7 +1173,7 @@ |
|
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
|
defaultConfigurationName = Release; |
|
|
|
|
}; |
|
|
|
|
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet-react" */ = { |
|
|
|
|
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet" */ = { |
|
|
|
|
isa = XCConfigurationList; |
|
|
|
|
buildConfigurations = ( |
|
|
|
|
83CBBA201A601CBA00E9B192 /* Debug */, |