|
@@ -364,7 +364,7 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
);
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.conversion.flutter.kmpdfkitConversionFlutterExample;
|
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.conversion.flutter;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
SWIFT_VERSION = 5.0;
|
|
@@ -374,7 +374,6 @@
|
|
};
|
|
};
|
|
97C147031CF9000F007C117D /* Debug */ = {
|
|
97C147031CF9000F007C117D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = 457F91DDF34DE3DD004C4CE0 /* Pods-Runner.debug.xcconfig */;
|
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -430,7 +429,6 @@
|
|
};
|
|
};
|
|
97C147041CF9000F007C117D /* Release */ = {
|
|
97C147041CF9000F007C117D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = E455F42CFCDD0FC2DC218C4F /* Pods-Runner.release.xcconfig */;
|
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -483,7 +481,7 @@
|
|
};
|
|
};
|
|
97C147061CF9000F007C117D /* Debug */ = {
|
|
97C147061CF9000F007C117D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = 457F91DDF34DE3DD004C4CE0 /* Pods-Runner.debug.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
@@ -495,7 +493,7 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
);
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.conversion.flutter.kmpdfkitConversionFlutterExample;
|
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.conversion.flutter;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
@@ -506,7 +504,7 @@
|
|
};
|
|
};
|
|
97C147071CF9000F007C117D /* Release */ = {
|
|
97C147071CF9000F007C117D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = E455F42CFCDD0FC2DC218C4F /* Pods-Runner.release.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
@@ -518,7 +516,7 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
);
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.conversion.flutter.kmpdfkitConversionFlutterExample;
|
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.conversion.flutter;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
SWIFT_VERSION = 5.0;
|