|
|
@@ -7,6 +7,13 @@
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
+ 04C3CF552CEC6B48003472EF /* RecordIntent.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = 04C3CF542CEC6B48003472EF /* RecordIntent.intentdefinition */; };
|
|
|
+ 04C3CF5C2CEC6C54003472EF /* Intents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04C3CF5B2CEC6C54003472EF /* Intents.framework */; };
|
|
|
+ 04C3CF5F2CEC6C54003472EF /* IntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04C3CF5E2CEC6C54003472EF /* IntentHandler.swift */; };
|
|
|
+ 04C3CF632CEC6C54003472EF /* RecordIntent.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 04C3CF5A2CEC6C54003472EF /* RecordIntent.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
+ 04C3CF692CEC6C5E003472EF /* RecordIntent.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = 04C3CF542CEC6B48003472EF /* RecordIntent.intentdefinition */; };
|
|
|
+ 04C3CF6A2CEC6C62003472EF /* IntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04C3CF5E2CEC6C54003472EF /* IntentHandler.swift */; };
|
|
|
+ 04C3CF6E2CEC7EF5003472EF /* MethodChannelManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04C3CF6D2CEC7EF5003472EF /* MethodChannelManager.swift */; };
|
|
|
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
|
|
1C66F06AC5C5CBAE1537E793 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C90F96AA3D0EE725913D5709 /* Pods_Runner.framework */; };
|
|
|
331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
|
|
|
@@ -19,6 +26,13 @@
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
+ 04C3CF612CEC6C54003472EF /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = 97C146E61CF9000F007C117D /* Project object */;
|
|
|
+ proxyType = 1;
|
|
|
+ remoteGlobalIDString = 04C3CF592CEC6C54003472EF;
|
|
|
+ remoteInfo = RecordIntent;
|
|
|
+ };
|
|
|
331C8085294A63A400263BE5 /* PBXContainerItemProxy */ = {
|
|
|
isa = PBXContainerItemProxy;
|
|
|
containerPortal = 97C146E61CF9000F007C117D /* Project object */;
|
|
|
@@ -29,6 +43,17 @@
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
|
+ 04C3CF682CEC6C54003472EF /* Embed Foundation Extensions */ = {
|
|
|
+ isa = PBXCopyFilesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ dstPath = "";
|
|
|
+ dstSubfolderSpec = 13;
|
|
|
+ files = (
|
|
|
+ 04C3CF632CEC6C54003472EF /* RecordIntent.appex in Embed Foundation Extensions */,
|
|
|
+ );
|
|
|
+ name = "Embed Foundation Extensions";
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
9705A1C41CF9048500538489 /* Embed Frameworks */ = {
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
@@ -45,6 +70,12 @@
|
|
|
046E76B42CA9493700EBC6A5 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; };
|
|
|
04C027212CC213990030C684 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; };
|
|
|
04C027222CC213990030C684 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/LaunchScreen.strings"; sourceTree = "<group>"; };
|
|
|
+ 04C3CF542CEC6B48003472EF /* RecordIntent.intentdefinition */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; path = RecordIntent.intentdefinition; sourceTree = "<group>"; };
|
|
|
+ 04C3CF5A2CEC6C54003472EF /* RecordIntent.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = RecordIntent.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 04C3CF5B2CEC6C54003472EF /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; };
|
|
|
+ 04C3CF5E2CEC6C54003472EF /* IntentHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntentHandler.swift; sourceTree = "<group>"; };
|
|
|
+ 04C3CF602CEC6C54003472EF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
+ 04C3CF6D2CEC7EF5003472EF /* MethodChannelManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MethodChannelManager.swift; sourceTree = "<group>"; };
|
|
|
0D608F4B80B80615C43809B6 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
|
|
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
|
|
@@ -71,6 +102,14 @@
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
+ 04C3CF572CEC6C54003472EF /* Frameworks */ = {
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ 04C3CF5C2CEC6C54003472EF /* Intents.framework in Frameworks */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
80A97C715DD51C4DC404B716 /* Frameworks */ = {
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
@@ -90,6 +129,16 @@
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
+ 04C3CF5D2CEC6C54003472EF /* RecordIntent */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 04C3CF542CEC6B48003472EF /* RecordIntent.intentdefinition */,
|
|
|
+ 04C3CF5E2CEC6C54003472EF /* IntentHandler.swift */,
|
|
|
+ 04C3CF602CEC6C54003472EF /* Info.plist */,
|
|
|
+ );
|
|
|
+ path = RecordIntent;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
331C8082294A63A400263BE5 /* RunnerTests */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
@@ -116,6 +165,7 @@
|
|
|
children = (
|
|
|
C90F96AA3D0EE725913D5709 /* Pods_Runner.framework */,
|
|
|
1B8A98F48D101FCF6D20A0D7 /* Pods_RunnerTests.framework */,
|
|
|
+ 04C3CF5B2CEC6C54003472EF /* Intents.framework */,
|
|
|
);
|
|
|
name = Frameworks;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -136,6 +186,7 @@
|
|
|
children = (
|
|
|
9740EEB11CF90186004384FC /* Flutter */,
|
|
|
97C146F01CF9000F007C117D /* Runner */,
|
|
|
+ 04C3CF5D2CEC6C54003472EF /* RecordIntent */,
|
|
|
97C146EF1CF9000F007C117D /* Products */,
|
|
|
331C8082294A63A400263BE5 /* RunnerTests */,
|
|
|
7B633410146352CB15D820B2 /* Pods */,
|
|
|
@@ -148,6 +199,7 @@
|
|
|
children = (
|
|
|
97C146EE1CF9000F007C117D /* Runner.app */,
|
|
|
331C8081294A63A400263BE5 /* RunnerTests.xctest */,
|
|
|
+ 04C3CF5A2CEC6C54003472EF /* RecordIntent.appex */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -164,6 +216,7 @@
|
|
|
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
|
|
|
74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
|
|
|
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
|
|
|
+ 04C3CF6D2CEC7EF5003472EF /* MethodChannelManager.swift */,
|
|
|
);
|
|
|
path = Runner;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -171,6 +224,23 @@
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
+ 04C3CF592CEC6C54003472EF /* RecordIntent */ = {
|
|
|
+ isa = PBXNativeTarget;
|
|
|
+ buildConfigurationList = 04C3CF642CEC6C54003472EF /* Build configuration list for PBXNativeTarget "RecordIntent" */;
|
|
|
+ buildPhases = (
|
|
|
+ 04C3CF562CEC6C54003472EF /* Sources */,
|
|
|
+ 04C3CF572CEC6C54003472EF /* Frameworks */,
|
|
|
+ 04C3CF582CEC6C54003472EF /* Resources */,
|
|
|
+ );
|
|
|
+ buildRules = (
|
|
|
+ );
|
|
|
+ dependencies = (
|
|
|
+ );
|
|
|
+ name = RecordIntent;
|
|
|
+ productName = RecordIntent;
|
|
|
+ productReference = 04C3CF5A2CEC6C54003472EF /* RecordIntent.appex */;
|
|
|
+ productType = "com.apple.product-type.app-extension";
|
|
|
+ };
|
|
|
331C8080294A63A400263BE5 /* RunnerTests */ = {
|
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
|
|
|
@@ -196,6 +266,7 @@
|
|
|
buildPhases = (
|
|
|
FE8B796625F8BFA21C54B38D /* [CP] Check Pods Manifest.lock */,
|
|
|
9740EEB61CF901F6004384FC /* Run Script */,
|
|
|
+ 04C3CF682CEC6C54003472EF /* Embed Foundation Extensions */,
|
|
|
97C146EA1CF9000F007C117D /* Sources */,
|
|
|
97C146EB1CF9000F007C117D /* Frameworks */,
|
|
|
97C146EC1CF9000F007C117D /* Resources */,
|
|
|
@@ -207,6 +278,7 @@
|
|
|
buildRules = (
|
|
|
);
|
|
|
dependencies = (
|
|
|
+ 04C3CF622CEC6C54003472EF /* PBXTargetDependency */,
|
|
|
);
|
|
|
name = Runner;
|
|
|
productName = Runner;
|
|
|
@@ -220,9 +292,13 @@
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
BuildIndependentTargetsInParallel = YES;
|
|
|
+ LastSwiftUpdateCheck = 1500;
|
|
|
LastUpgradeCheck = 1510;
|
|
|
ORGANIZATIONNAME = "";
|
|
|
TargetAttributes = {
|
|
|
+ 04C3CF592CEC6C54003472EF = {
|
|
|
+ CreatedOnToolsVersion = 15.0.1;
|
|
|
+ };
|
|
|
331C8080294A63A400263BE5 = {
|
|
|
CreatedOnToolsVersion = 14.0;
|
|
|
TestTargetID = 97C146ED1CF9000F007C117D;
|
|
|
@@ -249,11 +325,19 @@
|
|
|
targets = (
|
|
|
97C146ED1CF9000F007C117D /* Runner */,
|
|
|
331C8080294A63A400263BE5 /* RunnerTests */,
|
|
|
+ 04C3CF592CEC6C54003472EF /* RecordIntent */,
|
|
|
);
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
+ 04C3CF582CEC6C54003472EF /* Resources */ = {
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
331C807F294A63A400263BE5 /* Resources */ = {
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
@@ -387,6 +471,15 @@
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
+ 04C3CF562CEC6C54003472EF /* Sources */ = {
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ 04C3CF5F2CEC6C54003472EF /* IntentHandler.swift in Sources */,
|
|
|
+ 04C3CF692CEC6C5E003472EF /* RecordIntent.intentdefinition in Sources */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
331C807D294A63A400263BE5 /* Sources */ = {
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
@@ -399,7 +492,10 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 04C3CF552CEC6B48003472EF /* RecordIntent.intentdefinition in Sources */,
|
|
|
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
|
|
|
+ 04C3CF6A2CEC6C62003472EF /* IntentHandler.swift in Sources */,
|
|
|
+ 04C3CF6E2CEC7EF5003472EF /* MethodChannelManager.swift in Sources */,
|
|
|
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
@@ -407,6 +503,11 @@
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
+ 04C3CF622CEC6C54003472EF /* PBXTargetDependency */ = {
|
|
|
+ isa = PBXTargetDependency;
|
|
|
+ target = 04C3CF592CEC6C54003472EF /* RecordIntent */;
|
|
|
+ targetProxy = 04C3CF612CEC6C54003472EF /* PBXContainerItemProxy */;
|
|
|
+ };
|
|
|
331C8086294A63A400263BE5 /* PBXTargetDependency */ = {
|
|
|
isa = PBXTargetDependency;
|
|
|
target = 97C146ED1CF9000F007C117D /* Runner */;
|
|
|
@@ -436,6 +537,135 @@
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
+ 04C3CF652CEC6C54003472EF /* Debug */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
+ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
+ CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
+ CODE_SIGN_STYLE = Manual;
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
+ DEVELOPMENT_TEAM = "";
|
|
|
+ "DEVELOPMENT_TEAM[sdk=iphoneos*]" = S3Y6HGPL2S;
|
|
|
+ ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
|
+ GENERATE_INFOPLIST_FILE = YES;
|
|
|
+ INFOPLIST_FILE = RecordIntent/Info.plist;
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = RecordIntent;
|
|
|
+ INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 17.0;
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "@executable_path/Frameworks",
|
|
|
+ "@executable_path/../../Frameworks",
|
|
|
+ );
|
|
|
+ LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
|
+ MARKETING_VERSION = 1.0;
|
|
|
+ MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
|
+ MTL_FAST_MATH = YES;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.xingmeng.xiaoting.recordintent;
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
+ "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = xiaoting_intent_dev;
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
|
+ SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ };
|
|
|
+ name = Debug;
|
|
|
+ };
|
|
|
+ 04C3CF662CEC6C54003472EF /* Release */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
+ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
+ CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
+ CODE_SIGN_STYLE = Manual;
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
+ DEVELOPMENT_TEAM = "";
|
|
|
+ "DEVELOPMENT_TEAM[sdk=iphoneos*]" = S3Y6HGPL2S;
|
|
|
+ ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
|
+ GENERATE_INFOPLIST_FILE = YES;
|
|
|
+ INFOPLIST_FILE = RecordIntent/Info.plist;
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = RecordIntent;
|
|
|
+ INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 17.0;
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "@executable_path/Frameworks",
|
|
|
+ "@executable_path/../../Frameworks",
|
|
|
+ );
|
|
|
+ LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
|
+ MARKETING_VERSION = 1.0;
|
|
|
+ MTL_FAST_MATH = YES;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.xingmeng.xiaoting.recordintent;
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
+ "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = xiaoting_intent_dev;
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
+ SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ };
|
|
|
+ name = Release;
|
|
|
+ };
|
|
|
+ 04C3CF672CEC6C54003472EF /* Profile */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
+ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
+ CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
+ CODE_SIGN_STYLE = Manual;
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
+ DEVELOPMENT_TEAM = "";
|
|
|
+ "DEVELOPMENT_TEAM[sdk=iphoneos*]" = S3Y6HGPL2S;
|
|
|
+ ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
|
+ GENERATE_INFOPLIST_FILE = YES;
|
|
|
+ INFOPLIST_FILE = RecordIntent/Info.plist;
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = RecordIntent;
|
|
|
+ INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 17.0;
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "@executable_path/Frameworks",
|
|
|
+ "@executable_path/../../Frameworks",
|
|
|
+ );
|
|
|
+ LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
|
+ MARKETING_VERSION = 1.0;
|
|
|
+ MTL_FAST_MATH = YES;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.xingmeng.xiaoting.recordintent;
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
+ "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = xiaoting_intent_dev;
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
+ SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ };
|
|
|
+ name = Profile;
|
|
|
+ };
|
|
|
249021D3217E4FDB00AE95B9 /* Profile */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
@@ -493,6 +723,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
|
|
|
@@ -689,6 +920,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
|
|
|
@@ -723,6 +955,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
|
|
|
@@ -755,6 +988,16 @@
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
+ 04C3CF642CEC6C54003472EF /* Build configuration list for PBXNativeTarget "RecordIntent" */ = {
|
|
|
+ isa = XCConfigurationList;
|
|
|
+ buildConfigurations = (
|
|
|
+ 04C3CF652CEC6C54003472EF /* Debug */,
|
|
|
+ 04C3CF662CEC6C54003472EF /* Release */,
|
|
|
+ 04C3CF672CEC6C54003472EF /* Profile */,
|
|
|
+ );
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
+ defaultConfigurationName = Release;
|
|
|
+ };
|
|
|
331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|