Files
linphone-tutorials/swift/VideoCallTutorial/VideoCallTutorial.xcodeproj/project.pbxproj
2020-08-25 14:47:07 +02:00

435 lines
18 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objects = {
/* Begin PBXBuildFile section */
35D8905DB6DB64DBA378DD77 /* Pods_VideoCallTutorial.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 986707DD3A02A9DA3AC8E695 /* Pods_VideoCallTutorial.framework */; };
66E0882724F3EFCB00399387 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66E0882624F3EFCB00399387 /* AppDelegate.swift */; };
66E0882924F3EFCB00399387 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66E0882824F3EFCB00399387 /* SceneDelegate.swift */; };
66E0882B24F3EFCB00399387 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66E0882A24F3EFCB00399387 /* ContentView.swift */; };
66E0882D24F3EFCE00399387 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 66E0882C24F3EFCE00399387 /* Assets.xcassets */; };
66E0883024F3EFCE00399387 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 66E0882F24F3EFCE00399387 /* Preview Assets.xcassets */; };
66E0883324F3EFCE00399387 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 66E0883124F3EFCE00399387 /* LaunchScreen.storyboard */; };
66E0883D24F3F18F00399387 /* VideoCallExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66E0883C24F3F18F00399387 /* VideoCallExample.swift */; };
66E0884024F3F3C400399387 /* commons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66E0883F24F3F3C400399387 /* commons.swift */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
66E0882324F3EFCB00399387 /* VideoCallTutorial.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VideoCallTutorial.app; sourceTree = BUILT_PRODUCTS_DIR; };
66E0882624F3EFCB00399387 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
66E0882824F3EFCB00399387 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
66E0882A24F3EFCB00399387 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
66E0882C24F3EFCE00399387 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
66E0882F24F3EFCE00399387 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
66E0883224F3EFCE00399387 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
66E0883424F3EFCE00399387 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
66E0883C24F3F18F00399387 /* VideoCallExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoCallExample.swift; sourceTree = "<group>"; };
66E0883F24F3F3C400399387 /* commons.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = commons.swift; sourceTree = "<group>"; };
7B891FD7EB1A18BB9FE7D933 /* Pods-VideoCallTutorial.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VideoCallTutorial.debug.xcconfig"; path = "Target Support Files/Pods-VideoCallTutorial/Pods-VideoCallTutorial.debug.xcconfig"; sourceTree = "<group>"; };
986707DD3A02A9DA3AC8E695 /* Pods_VideoCallTutorial.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_VideoCallTutorial.framework; sourceTree = BUILT_PRODUCTS_DIR; };
ABFD2848490334789E9D66B7 /* Pods-VideoCallTutorial.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VideoCallTutorial.release.xcconfig"; path = "Target Support Files/Pods-VideoCallTutorial/Pods-VideoCallTutorial.release.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
66E0882024F3EFCB00399387 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
35D8905DB6DB64DBA378DD77 /* Pods_VideoCallTutorial.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
66E0881A24F3EFCB00399387 = {
isa = PBXGroup;
children = (
66E0883E24F3F23600399387 /* TutorialCommons */,
66E0882524F3EFCB00399387 /* VideoCallTutorial */,
66E0882424F3EFCB00399387 /* Products */,
FC1AF6D6728F5CAC7EF852C9 /* Pods */,
A43103E3A55E682542483B41 /* Frameworks */,
);
sourceTree = "<group>";
};
66E0882424F3EFCB00399387 /* Products */ = {
isa = PBXGroup;
children = (
66E0882324F3EFCB00399387 /* VideoCallTutorial.app */,
);
name = Products;
sourceTree = "<group>";
};
66E0882524F3EFCB00399387 /* VideoCallTutorial */ = {
isa = PBXGroup;
children = (
66E0882624F3EFCB00399387 /* AppDelegate.swift */,
66E0882824F3EFCB00399387 /* SceneDelegate.swift */,
66E0883C24F3F18F00399387 /* VideoCallExample.swift */,
66E0882A24F3EFCB00399387 /* ContentView.swift */,
66E0882C24F3EFCE00399387 /* Assets.xcassets */,
66E0883124F3EFCE00399387 /* LaunchScreen.storyboard */,
66E0883424F3EFCE00399387 /* Info.plist */,
66E0882E24F3EFCE00399387 /* Preview Content */,
);
path = VideoCallTutorial;
sourceTree = "<group>";
};
66E0882E24F3EFCE00399387 /* Preview Content */ = {
isa = PBXGroup;
children = (
66E0882F24F3EFCE00399387 /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
66E0883E24F3F23600399387 /* TutorialCommons */ = {
isa = PBXGroup;
children = (
66E0883F24F3F3C400399387 /* commons.swift */,
);
name = TutorialCommons;
path = ../TutorialCommons;
sourceTree = "<group>";
};
A43103E3A55E682542483B41 /* Frameworks */ = {
isa = PBXGroup;
children = (
986707DD3A02A9DA3AC8E695 /* Pods_VideoCallTutorial.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
FC1AF6D6728F5CAC7EF852C9 /* Pods */ = {
isa = PBXGroup;
children = (
7B891FD7EB1A18BB9FE7D933 /* Pods-VideoCallTutorial.debug.xcconfig */,
ABFD2848490334789E9D66B7 /* Pods-VideoCallTutorial.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
66E0882224F3EFCB00399387 /* VideoCallTutorial */ = {
isa = PBXNativeTarget;
buildConfigurationList = 66E0883724F3EFCE00399387 /* Build configuration list for PBXNativeTarget "VideoCallTutorial" */;
buildPhases = (
CEDC5E46FCFDF6F9646CEC10 /* [CP] Check Pods Manifest.lock */,
66E0881F24F3EFCB00399387 /* Sources */,
66E0882024F3EFCB00399387 /* Frameworks */,
66E0882124F3EFCB00399387 /* Resources */,
E38AAD2F893E01DA32122400 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = VideoCallTutorial;
productName = VideoCallTutorial;
productReference = 66E0882324F3EFCB00399387 /* VideoCallTutorial.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
66E0881B24F3EFCB00399387 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1160;
LastUpgradeCheck = 1160;
ORGANIZATIONNAME = BelledonneCommunications;
TargetAttributes = {
66E0882224F3EFCB00399387 = {
CreatedOnToolsVersion = 11.6;
};
};
};
buildConfigurationList = 66E0881E24F3EFCB00399387 /* Build configuration list for PBXProject "VideoCallTutorial" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 66E0881A24F3EFCB00399387;
productRefGroup = 66E0882424F3EFCB00399387 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
66E0882224F3EFCB00399387 /* VideoCallTutorial */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
66E0882124F3EFCB00399387 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
66E0883324F3EFCE00399387 /* LaunchScreen.storyboard in Resources */,
66E0883024F3EFCE00399387 /* Preview Assets.xcassets in Resources */,
66E0882D24F3EFCE00399387 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
CEDC5E46FCFDF6F9646CEC10 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-VideoCallTutorial-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
E38AAD2F893E01DA32122400 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-VideoCallTutorial/Pods-VideoCallTutorial-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-VideoCallTutorial/Pods-VideoCallTutorial-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-VideoCallTutorial/Pods-VideoCallTutorial-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
66E0881F24F3EFCB00399387 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
66E0883D24F3F18F00399387 /* VideoCallExample.swift in Sources */,
66E0882724F3EFCB00399387 /* AppDelegate.swift in Sources */,
66E0882924F3EFCB00399387 /* SceneDelegate.swift in Sources */,
66E0884024F3F3C400399387 /* commons.swift in Sources */,
66E0882B24F3EFCB00399387 /* ContentView.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
66E0883124F3EFCE00399387 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
66E0883224F3EFCE00399387 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
66E0883524F3EFCE00399387 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.6;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
66E0883624F3EFCE00399387 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.6;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
66E0883824F3EFCE00399387 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 7B891FD7EB1A18BB9FE7D933 /* Pods-VideoCallTutorial.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"VideoCallTutorial/Preview Content\"";
DEVELOPMENT_TEAM = Z2V957B3D6;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = VideoCallTutorial/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = BC.VideoCallTutorial;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
66E0883924F3EFCE00399387 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = ABFD2848490334789E9D66B7 /* Pods-VideoCallTutorial.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"VideoCallTutorial/Preview Content\"";
DEVELOPMENT_TEAM = Z2V957B3D6;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = VideoCallTutorial/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = BC.VideoCallTutorial;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
66E0881E24F3EFCB00399387 /* Build configuration list for PBXProject "VideoCallTutorial" */ = {
isa = XCConfigurationList;
buildConfigurations = (
66E0883524F3EFCE00399387 /* Debug */,
66E0883624F3EFCE00399387 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
66E0883724F3EFCE00399387 /* Build configuration list for PBXNativeTarget "VideoCallTutorial" */ = {
isa = XCConfigurationList;
buildConfigurations = (
66E0883824F3EFCE00399387 /* Debug */,
66E0883924F3EFCE00399387 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 66E0881B24F3EFCB00399387 /* Project object */;
}