二卡八不显示离线,背包礼物一键全送增加提示
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
95946C092E56B76F00ECFA94 /* Pods_QXLive.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95946C082E56B76F00ECFA94 /* Pods_QXLive.framework */; };
|
||||
95946C0B2E56B78700ECFA94 /* Pods_QXLiveDev.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95946C0A2E56B78700ECFA94 /* Pods_QXLiveDev.framework */; };
|
||||
4AF8AC7F832AA7A70929AB76 /* Pods_QXLiveDev.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D53181714A7F955CA60F4AB /* Pods_QXLiveDev.framework */; };
|
||||
95946C0C2E56B9FA00ECFA94 /* QXLiveScreenDev.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 95C3274A2E4C4068004B2D82 /* QXLiveScreenDev.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||
9599C76B2E97631E008D19F6 /* libswiftCoreAudio.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 9599C76A2E97631E008D19F6 /* libswiftCoreAudio.tbd */; };
|
||||
95C29E9E2E19166700F2524D /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95C2925B2E18BBF800F2524D /* ReplayKit.framework */; };
|
||||
95C29EA62E19166700F2524D /* QXLiveScreen.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 95C29E9D2E19166700F2524D /* QXLiveScreen.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||
95C29EAB2E19173300F2524D /* AgoraReplayKitExtension.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95C292A42E18ED0C00F2524D /* AgoraReplayKitExtension.xcframework */; };
|
||||
@@ -31,6 +31,7 @@
|
||||
95F205032DEF0ABD0031E710 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 95F205022DEF0ABD0031E710 /* libsqlite3.tbd */; };
|
||||
95F205052DEF0AC20031E710 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95F205042DEF0AC20031E710 /* CoreTelephony.framework */; };
|
||||
95F205072DEF0AD20031E710 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 95F205062DEF0AD20031E710 /* libz.tbd */; };
|
||||
BB879DD0574F50799C6C43C6 /* Pods_QXLive.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75B6DED9AC5D04AA580AC1B3 /* Pods_QXLive.framework */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
@@ -90,18 +91,16 @@
|
||||
/* End PBXCopyFilesBuildPhase section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
2D163E917E90CDC07837F1A7 /* Pods_QXLiveDev.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_QXLiveDev.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
5D53181714A7F955CA60F4AB /* Pods_QXLiveDev.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_QXLiveDev.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
7270179B583CF68223E0AC0A /* Pods-QXLiveDev.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-QXLiveDev.debug.xcconfig"; path = "Target Support Files/Pods-QXLiveDev/Pods-QXLiveDev.debug.xcconfig"; sourceTree = "<group>"; };
|
||||
75B6DED9AC5D04AA580AC1B3 /* Pods_QXLive.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_QXLive.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
9537146C2E56B56C00569E1E /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; };
|
||||
9537146F2E56B59100569E1E /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
|
||||
953714712E56B59B00569E1E /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; };
|
||||
953714732E56B5BA00569E1E /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; };
|
||||
9593D7172DB9C95C0082CA57 /* QXLive.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = QXLive.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
9593D7322DB9C95E0082CA57 /* QXLiveTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QXLiveTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
9593D73C2DB9C95E0082CA57 /* QXLiveUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QXLiveUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
959466212E56B6E500ECFA94 /* Pods_QXLiveDev.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_QXLiveDev.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
95946C082E56B76F00ECFA94 /* Pods_QXLive.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_QXLive.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
95946C0A2E56B78700ECFA94 /* Pods_QXLiveDev.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_QXLiveDev.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
9599C76A2E97631E008D19F6 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; };
|
||||
95C2925B2E18BBF800F2524D /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; };
|
||||
95C292682E18BBF800F2524D /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
||||
95C292A42E18ED0C00F2524D /* AgoraReplayKitExtension.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = AgoraReplayKitExtension.xcframework; path = Pods/AgoraRtcEngine_iOS/AgoraReplayKitExtension.xcframework; sourceTree = "<group>"; };
|
||||
@@ -194,7 +193,7 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
95946C092E56B76F00ECFA94 /* Pods_QXLive.framework in Frameworks */,
|
||||
9599C76B2E97631E008D19F6 /* libswiftCoreAudio.tbd in Frameworks */,
|
||||
95C29EAD2E191D6800F2524D /* ReplayKit.framework in Frameworks */,
|
||||
95F205072DEF0AD20031E710 /* libz.tbd in Frameworks */,
|
||||
95F205052DEF0AC20031E710 /* CoreTelephony.framework in Frameworks */,
|
||||
@@ -203,6 +202,7 @@
|
||||
95F204FF2DEF0AB20031E710 /* SystemConfiguration.framework in Frameworks */,
|
||||
95F204FD2DEF0AAC0031E710 /* libiconv.tbd in Frameworks */,
|
||||
95F204FB2DEF0AA10031E710 /* Security.framework in Frameworks */,
|
||||
BB879DD0574F50799C6C43C6 /* Pods_QXLive.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -242,7 +242,6 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
95946C0B2E56B78700ECFA94 /* Pods_QXLiveDev.framework in Frameworks */,
|
||||
95C3EFEF2E49F44A004B2D82 /* ReplayKit.framework in Frameworks */,
|
||||
95C3EFF02E49F44A004B2D82 /* libz.tbd in Frameworks */,
|
||||
95C3EFF12E49F44A004B2D82 /* CoreTelephony.framework in Frameworks */,
|
||||
@@ -251,6 +250,7 @@
|
||||
95C3EFF42E49F44A004B2D82 /* SystemConfiguration.framework in Frameworks */,
|
||||
95C3EFF52E49F44A004B2D82 /* libiconv.tbd in Frameworks */,
|
||||
95C3EFF62E49F44A004B2D82 /* Security.framework in Frameworks */,
|
||||
4AF8AC7F832AA7A70929AB76 /* Pods_QXLiveDev.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -271,10 +271,7 @@
|
||||
4B6F40DB8328A2B2BB1BF79D /* Frameworks */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
95946C0A2E56B78700ECFA94 /* Pods_QXLiveDev.framework */,
|
||||
95946C082E56B76F00ECFA94 /* Pods_QXLive.framework */,
|
||||
959466212E56B6E500ECFA94 /* Pods_QXLiveDev.framework */,
|
||||
953714732E56B5BA00569E1E /* libswiftCoreAudio.tbd */,
|
||||
9599C76A2E97631E008D19F6 /* libswiftCoreAudio.tbd */,
|
||||
953714712E56B59B00569E1E /* CoreAudioKit.framework */,
|
||||
9537146F2E56B59100569E1E /* CoreAudio.framework */,
|
||||
9537146C2E56B56C00569E1E /* CoreAudioTypes.framework */,
|
||||
@@ -290,9 +287,10 @@
|
||||
95F204FE2DEF0AB20031E710 /* SystemConfiguration.framework */,
|
||||
95F204FC2DEF0AAC0031E710 /* libiconv.tbd */,
|
||||
95F204FA2DEF0AA10031E710 /* Security.framework */,
|
||||
2D163E917E90CDC07837F1A7 /* Pods_QXLiveDev.framework */,
|
||||
95C2925B2E18BBF800F2524D /* ReplayKit.framework */,
|
||||
95C292682E18BBF800F2524D /* UIKit.framework */,
|
||||
75B6DED9AC5D04AA580AC1B3 /* Pods_QXLive.framework */,
|
||||
5D53181714A7F955CA60F4AB /* Pods_QXLiveDev.framework */,
|
||||
);
|
||||
name = Frameworks;
|
||||
sourceTree = "<group>";
|
||||
@@ -785,6 +783,10 @@
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
);
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"$(SDKROOT)/usr/lib/swift",
|
||||
);
|
||||
MARKETING_VERSION = 1.0.6;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.xscm.midi;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
@@ -847,6 +849,10 @@
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
);
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"$(SDKROOT)/usr/lib/swift",
|
||||
);
|
||||
MARKETING_VERSION = 1.0.6;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.xscm.midi;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
@@ -1192,7 +1198,7 @@
|
||||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||||
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
||||
INFOPLIST_KEY_UIUserInterfaceStyle = Light;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
@@ -1256,7 +1262,7 @@
|
||||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||||
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
||||
INFOPLIST_KEY_UIUserInterfaceStyle = Light;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
|
||||
@@ -87,6 +87,7 @@
|
||||
savedToolIdentifier = ""
|
||||
useCustomWorkingDirectory = "NO"
|
||||
debugDocumentVersioning = "YES"
|
||||
askForAppToLaunch = "Yes"
|
||||
launchAutomaticallySubstyle = "2">
|
||||
<BuildableProductRunnable
|
||||
runnableDebuggingMode = "0">
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
savedToolIdentifier = ""
|
||||
useCustomWorkingDirectory = "NO"
|
||||
debugDocumentVersioning = "YES"
|
||||
askForAppToLaunch = "Yes"
|
||||
launchAutomaticallySubstyle = "2">
|
||||
<MacroExpansion>
|
||||
<BuildableReference
|
||||
|
||||
Reference in New Issue
Block a user