From 7f62f2d3bf626ac55d2d2de05ca1d71eaaabef39 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 13 五月 2021 09:55:37 +0800 Subject: [PATCH] 2021-05-13 1.备份 --- iOS/Xamarin/LCOnDemo/LCOnDemo.xcodeproj/project.pbxproj | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/iOS/Xamarin/LCOnDemo/LCOnDemo.xcodeproj/project.pbxproj b/iOS/Xamarin/LCOnDemo/LCOnDemo.xcodeproj/project.pbxproj index 750b494..c943d18 100644 --- a/iOS/Xamarin/LCOnDemo/LCOnDemo.xcodeproj/project.pbxproj +++ b/iOS/Xamarin/LCOnDemo/LCOnDemo.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + B92E6AC5264B710800D63F4B /* LCCallDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B92E6AC4264B710800D63F4B /* LCCallDelegate.m */; }; B9DA498F263662B100C7BD1C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B9DA498E263662B100C7BD1C /* AppDelegate.m */; }; B9DA4992263662B100C7BD1C /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B9DA4991263662B100C7BD1C /* SceneDelegate.m */; }; B9DA4995263662B100C7BD1C /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B9DA4994263662B100C7BD1C /* ViewController.m */; }; @@ -29,7 +30,6 @@ B9DA49C72636655100C7BD1C /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9DA49C62636655100C7BD1C /* CoreMedia.framework */; }; B9DA49C92636657100C7BD1C /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = B9DA49C82636657100C7BD1C /* libz.tbd */; }; B9DA49CC2636658D00C7BD1C /* LCOpenSDKDynamic.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = B9DA49B4263664E400C7BD1C /* LCOpenSDKDynamic.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; - B9DA49CF26366A2500C7BD1C /* ESCallDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B9DA49CD26366A2500C7BD1C /* ESCallDelegate.m */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -46,6 +46,9 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + B92E6AC3264B710800D63F4B /* LCCallDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LCCallDelegate.h; sourceTree = "<group>"; }; + B92E6AC4264B710800D63F4B /* LCCallDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LCCallDelegate.m; sourceTree = "<group>"; }; + B92E6ACD264BA81D00D63F4B /* LCUtlis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LCUtlis.h; sourceTree = "<group>"; }; B9DA498A263662B100C7BD1C /* LCOnDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LCOnDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; B9DA498D263662B100C7BD1C /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; B9DA498E263662B100C7BD1C /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; @@ -63,7 +66,6 @@ B9DA49AA2636631E00C7BD1C /* LCOnIntercomViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LCOnIntercomViewController.h; sourceTree = "<group>"; }; B9DA49AB2636631E00C7BD1C /* LCOnMonitorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LCOnMonitorViewController.m; sourceTree = "<group>"; }; B9DA49AC2636631E00C7BD1C /* LCApiKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LCApiKit.m; sourceTree = "<group>"; }; - B9DA49AD2636631E00C7BD1C /* LCKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LCKit.h; sourceTree = "<group>"; }; B9DA49AE2636631E00C7BD1C /* LCOnIntercomViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LCOnIntercomViewController.m; sourceTree = "<group>"; }; B9DA49B4263664E400C7BD1C /* LCOpenSDKDynamic.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LCOpenSDKDynamic.framework; path = Depend/LCOpenSDKDynamic.framework; sourceTree = "<group>"; }; B9DA49B6263664FA00C7BD1C /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; @@ -76,8 +78,6 @@ B9DA49C42636654A00C7BD1C /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; B9DA49C62636655100C7BD1C /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; B9DA49C82636657100C7BD1C /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; - B9DA49CD26366A2500C7BD1C /* ESCallDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ESCallDelegate.m; sourceTree = "<group>"; }; - B9DA49CE26366A2500C7BD1C /* ESCallDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ESCallDelegate.h; sourceTree = "<group>"; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -141,15 +141,15 @@ B9DA49A72636631E00C7BD1C /* LCSDK */ = { isa = PBXGroup; children = ( - B9DA49CE26366A2500C7BD1C /* ESCallDelegate.h */, - B9DA49CD26366A2500C7BD1C /* ESCallDelegate.m */, + B92E6AC3264B710800D63F4B /* LCCallDelegate.h */, + B92E6AC4264B710800D63F4B /* LCCallDelegate.m */, B9DA49A82636631E00C7BD1C /* LCOnMonitorViewController.h */, B9DA49AB2636631E00C7BD1C /* LCOnMonitorViewController.m */, B9DA49AA2636631E00C7BD1C /* LCOnIntercomViewController.h */, B9DA49AE2636631E00C7BD1C /* LCOnIntercomViewController.m */, B9DA49A92636631E00C7BD1C /* LCApiKit.h */, B9DA49AC2636631E00C7BD1C /* LCApiKit.m */, - B9DA49AD2636631E00C7BD1C /* LCKit.h */, + B92E6ACD264BA81D00D63F4B /* LCUtlis.h */, ); path = LCSDK; sourceTree = "<group>"; @@ -244,10 +244,10 @@ files = ( B9DA4995263662B100C7BD1C /* ViewController.m in Sources */, B9DA498F263662B100C7BD1C /* AppDelegate.m in Sources */, - B9DA49CF26366A2500C7BD1C /* ESCallDelegate.m in Sources */, B9DA49AF2636631E00C7BD1C /* LCOnMonitorViewController.m in Sources */, B9DA49A0263662B300C7BD1C /* main.m in Sources */, B9DA49B12636631E00C7BD1C /* LCOnIntercomViewController.m in Sources */, + B92E6AC5264B710800D63F4B /* LCCallDelegate.m in Sources */, B9DA49B02636631E00C7BD1C /* LCApiKit.m in Sources */, B9DA4992263662B100C7BD1C /* SceneDelegate.m in Sources */, ); @@ -326,7 +326,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 14.2; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -379,7 +379,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 14.2; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; -- Gitblit v1.8.0