// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 51; objects = { /* Begin PBXBuildFile section */ 664BC0C126EA4E6D007EE298 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 664BC0C026EA4E6D007EE298 /* AppDelegate.swift */; }; 664BC0C326EA4E6D007EE298 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 664BC0C226EA4E6D007EE298 /* SceneDelegate.swift */; }; 664BC0C526EA4E6D007EE298 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 664BC0C426EA4E6D007EE298 /* ContentView.swift */; }; 664BC0C726EA4E6E007EE298 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 664BC0C626EA4E6E007EE298 /* Assets.xcassets */; }; 664BC0CA26EA4E6E007EE298 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 664BC0C926EA4E6E007EE298 /* Preview Assets.xcassets */; }; 664BC0CD26EA4E6E007EE298 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 664BC0CB26EA4E6E007EE298 /* LaunchScreen.storyboard */; }; 664BC0D526EA5B2E007EE298 /* OutgoingCall.swift in Sources */ = {isa = PBXBuildFile; fileRef = 664BC0D426EA5B2E007EE298 /* OutgoingCall.swift */; }; CCE49B664A0761B2077AA237 /* Pods_OutgoingCall.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E3E7DFC01F4CC7F8D82420D /* Pods_OutgoingCall.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 0E3E7DFC01F4CC7F8D82420D /* Pods_OutgoingCall.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OutgoingCall.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 4F69E3A4EB1062C38B03A5BE /* Pods-OutgoingCall.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OutgoingCall.debug.xcconfig"; path = "Target Support Files/Pods-OutgoingCall/Pods-OutgoingCall.debug.xcconfig"; sourceTree = ""; }; 664BC0BD26EA4E6D007EE298 /* OutgoingCall.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OutgoingCall.app; sourceTree = BUILT_PRODUCTS_DIR; }; 664BC0C026EA4E6D007EE298 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 664BC0C226EA4E6D007EE298 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; 664BC0C426EA4E6D007EE298 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; 664BC0C626EA4E6E007EE298 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 664BC0C926EA4E6E007EE298 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; 664BC0CC26EA4E6E007EE298 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 664BC0CE26EA4E6E007EE298 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 664BC0D426EA5B2E007EE298 /* OutgoingCall.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OutgoingCall.swift; sourceTree = ""; }; 673A75DA326F185877FA9965 /* Pods-OutgoingCall.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OutgoingCall.release.xcconfig"; path = "Target Support Files/Pods-OutgoingCall/Pods-OutgoingCall.release.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 664BC0BA26EA4E6D007EE298 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( CCE49B664A0761B2077AA237 /* Pods_OutgoingCall.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 011FA7818C38DEF3B6BB2C74 /* Frameworks */ = { isa = PBXGroup; children = ( 0E3E7DFC01F4CC7F8D82420D /* Pods_OutgoingCall.framework */, ); name = Frameworks; sourceTree = ""; }; 664BC0B426EA4E6D007EE298 = { isa = PBXGroup; children = ( 664BC0BF26EA4E6D007EE298 /* OutgoingCall */, 664BC0BE26EA4E6D007EE298 /* Products */, 740448E44E890F2FA8682B0B /* Pods */, 011FA7818C38DEF3B6BB2C74 /* Frameworks */, ); sourceTree = ""; }; 664BC0BE26EA4E6D007EE298 /* Products */ = { isa = PBXGroup; children = ( 664BC0BD26EA4E6D007EE298 /* OutgoingCall.app */, ); name = Products; sourceTree = ""; }; 664BC0BF26EA4E6D007EE298 /* OutgoingCall */ = { isa = PBXGroup; children = ( 664BC0C026EA4E6D007EE298 /* AppDelegate.swift */, 664BC0C226EA4E6D007EE298 /* SceneDelegate.swift */, 664BC0C426EA4E6D007EE298 /* ContentView.swift */, 664BC0C626EA4E6E007EE298 /* Assets.xcassets */, 664BC0CB26EA4E6E007EE298 /* LaunchScreen.storyboard */, 664BC0CE26EA4E6E007EE298 /* Info.plist */, 664BC0D426EA5B2E007EE298 /* OutgoingCall.swift */, 664BC0C826EA4E6E007EE298 /* Preview Content */, ); path = OutgoingCall; sourceTree = ""; }; 664BC0C826EA4E6E007EE298 /* Preview Content */ = { isa = PBXGroup; children = ( 664BC0C926EA4E6E007EE298 /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; 740448E44E890F2FA8682B0B /* Pods */ = { isa = PBXGroup; children = ( 4F69E3A4EB1062C38B03A5BE /* Pods-OutgoingCall.debug.xcconfig */, 673A75DA326F185877FA9965 /* Pods-OutgoingCall.release.xcconfig */, ); path = Pods; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 664BC0BC26EA4E6D007EE298 /* OutgoingCall */ = { isa = PBXNativeTarget; buildConfigurationList = 664BC0D126EA4E6E007EE298 /* Build configuration list for PBXNativeTarget "OutgoingCall" */; buildPhases = ( A67E5FDCF316693C4106D5EC /* [CP] Check Pods Manifest.lock */, 664BC0B926EA4E6D007EE298 /* Sources */, 664BC0BA26EA4E6D007EE298 /* Frameworks */, 664BC0BB26EA4E6D007EE298 /* Resources */, 71824FDC693517F29C1C5E13 /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); dependencies = ( ); name = OutgoingCall; productName = OutgoingCall; productReference = 664BC0BD26EA4E6D007EE298 /* OutgoingCall.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 664BC0B526EA4E6D007EE298 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1250; LastUpgradeCheck = 1250; TargetAttributes = { 664BC0BC26EA4E6D007EE298 = { CreatedOnToolsVersion = 12.5.1; }; }; }; buildConfigurationList = 664BC0B826EA4E6D007EE298 /* Build configuration list for PBXProject "OutgoingCall" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 664BC0B426EA4E6D007EE298; productRefGroup = 664BC0BE26EA4E6D007EE298 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 664BC0BC26EA4E6D007EE298 /* OutgoingCall */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 664BC0BB26EA4E6D007EE298 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 664BC0CD26EA4E6E007EE298 /* LaunchScreen.storyboard in Resources */, 664BC0CA26EA4E6E007EE298 /* Preview Assets.xcassets in Resources */, 664BC0C726EA4E6E007EE298 /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 71824FDC693517F29C1C5E13 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-OutgoingCall/Pods-OutgoingCall-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-OutgoingCall/Pods-OutgoingCall-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-OutgoingCall/Pods-OutgoingCall-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; A67E5FDCF316693C4106D5EC /* [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-OutgoingCall-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; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 664BC0B926EA4E6D007EE298 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 664BC0C126EA4E6D007EE298 /* AppDelegate.swift in Sources */, 664BC0D526EA5B2E007EE298 /* OutgoingCall.swift in Sources */, 664BC0C326EA4E6D007EE298 /* SceneDelegate.swift in Sources */, 664BC0C526EA4E6D007EE298 /* ContentView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 664BC0CB26EA4E6E007EE298 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 664BC0CC26EA4E6E007EE298 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 664BC0CF26EA4E6E007EE298 /* 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 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 = 14.5; 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; }; 664BC0D026EA4E6E007EE298 /* 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 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 = 14.5; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; 664BC0D226EA4E6E007EE298 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 4F69E3A4EB1062C38B03A5BE /* Pods-OutgoingCall.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"OutgoingCall/Preview Content\""; DEVELOPMENT_TEAM = Z2V957B3D6; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = OutgoingCall/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = BC.OutgoingCall; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 664BC0D326EA4E6E007EE298 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 673A75DA326F185877FA9965 /* Pods-OutgoingCall.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"OutgoingCall/Preview Content\""; DEVELOPMENT_TEAM = Z2V957B3D6; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = OutgoingCall/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = BC.OutgoingCall; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 664BC0B826EA4E6D007EE298 /* Build configuration list for PBXProject "OutgoingCall" */ = { isa = XCConfigurationList; buildConfigurations = ( 664BC0CF26EA4E6E007EE298 /* Debug */, 664BC0D026EA4E6E007EE298 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 664BC0D126EA4E6E007EE298 /* Build configuration list for PBXNativeTarget "OutgoingCall" */ = { isa = XCConfigurationList; buildConfigurations = ( 664BC0D226EA4E6E007EE298 /* Debug */, 664BC0D326EA4E6E007EE298 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 664BC0B526EA4E6D007EE298 /* Project object */; }