|
|
|
|
@@ -21,12 +21,14 @@
|
|
|
|
|
/* End PBXAggregateTarget section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
|
17E066A32F1EAF3C3007B25C /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2750ACF5CA2F27CA04CB053A /* Pods_RunnerTests.framework */; };
|
|
|
|
|
331C80D8294CF71000263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C80D7294CF71000263BE5 /* RunnerTests.swift */; };
|
|
|
|
|
335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */; };
|
|
|
|
|
33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC10F02044A3C60003C045 /* AppDelegate.swift */; };
|
|
|
|
|
33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
|
|
|
|
|
33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
|
|
|
|
|
33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
|
|
|
|
|
452B3CE65BF5EFD176F7E5CA /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9F2B5CA3B2673C79DD258EC /* Pods_Runner.framework */; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
|
@@ -60,11 +62,12 @@
|
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
|
2750ACF5CA2F27CA04CB053A /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; };
|
|
|
|
|
33CC10ED2044A3C60003C045 /* unyo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "unyo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
33CC10ED2044A3C60003C045 /* unyo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = unyo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
|
33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; };
|
|
|
|
|
33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
|
|
|
@@ -76,8 +79,15 @@
|
|
|
|
|
33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
|
|
|
|
|
33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
|
|
|
|
|
33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
379AAFCEADC24B1ADB2871A0 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
48E05A1AC89655CE2D23B18D /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
699258A01D9EFAE04DE44008 /* 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>"; };
|
|
|
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
7FCEF8DA9AEC2B6B3099F911 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
8EE8D3FF722A103BCF3622BB /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
A308FECD395BA4958B19F5B3 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
C9F2B5CA3B2673C79DD258EC /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
|
@@ -85,6 +95,7 @@
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
17E066A32F1EAF3C3007B25C /* Pods_RunnerTests.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
@@ -92,12 +103,27 @@
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
452B3CE65BF5EFD176F7E5CA /* Pods_Runner.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
|
2F59404CF99575D7D505AA48 /* Pods */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
699258A01D9EFAE04DE44008 /* Pods-Runner.debug.xcconfig */,
|
|
|
|
|
7FCEF8DA9AEC2B6B3099F911 /* Pods-Runner.release.xcconfig */,
|
|
|
|
|
379AAFCEADC24B1ADB2871A0 /* Pods-Runner.profile.xcconfig */,
|
|
|
|
|
8EE8D3FF722A103BCF3622BB /* Pods-RunnerTests.debug.xcconfig */,
|
|
|
|
|
A308FECD395BA4958B19F5B3 /* Pods-RunnerTests.release.xcconfig */,
|
|
|
|
|
48E05A1AC89655CE2D23B18D /* Pods-RunnerTests.profile.xcconfig */,
|
|
|
|
|
);
|
|
|
|
|
name = Pods;
|
|
|
|
|
path = Pods;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
331C80D6294CF71000263BE5 /* RunnerTests */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
@@ -125,6 +151,7 @@
|
|
|
|
|
331C80D6294CF71000263BE5 /* RunnerTests */,
|
|
|
|
|
33CC10EE2044A3C60003C045 /* Products */,
|
|
|
|
|
D73912EC22F37F3D000D13A0 /* Frameworks */,
|
|
|
|
|
2F59404CF99575D7D505AA48 /* Pods */,
|
|
|
|
|
);
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
@@ -175,6 +202,8 @@
|
|
|
|
|
D73912EC22F37F3D000D13A0 /* Frameworks */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C9F2B5CA3B2673C79DD258EC /* Pods_Runner.framework */,
|
|
|
|
|
2750ACF5CA2F27CA04CB053A /* Pods_RunnerTests.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Frameworks;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
@@ -186,6 +215,7 @@
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
72657B12223DA2E7626EC062 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
331C80D1294CF70F00263BE5 /* Sources */,
|
|
|
|
|
331C80D2294CF70F00263BE5 /* Frameworks */,
|
|
|
|
|
331C80D3294CF70F00263BE5 /* Resources */,
|
|
|
|
|
@@ -204,11 +234,13 @@
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
513DFE87A0DF7321AECEB688 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
33CC10E92044A3C60003C045 /* Sources */,
|
|
|
|
|
33CC10EA2044A3C60003C045 /* Frameworks */,
|
|
|
|
|
33CC10EB2044A3C60003C045 /* Resources */,
|
|
|
|
|
33CC110E2044A8840003C045 /* Bundle Framework */,
|
|
|
|
|
3399D490228B24CF009A79C7 /* ShellScript */,
|
|
|
|
|
1B1AF47CA2B911B8F803A980 /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
@@ -291,6 +323,23 @@
|
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
|
1B1AF47CA2B911B8F803A980 /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
3399D490228B24CF009A79C7 /* ShellScript */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
alwaysOutOfDate = 1;
|
|
|
|
|
@@ -329,6 +378,50 @@
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
|
|
|
|
|
};
|
|
|
|
|
513DFE87A0DF7321AECEB688 /* [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-Runner-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;
|
|
|
|
|
};
|
|
|
|
|
72657B12223DA2E7626EC062 /* [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-RunnerTests-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 */
|
|
|
|
|
@@ -380,10 +473,12 @@
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
|
331C80DB294CF71000263BE5 /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 8EE8D3FF722A103BCF3622BB /* Pods-RunnerTests.debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.example.unyo.RunnerTests;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
@@ -394,10 +489,12 @@
|
|
|
|
|
};
|
|
|
|
|
331C80DC294CF71000263BE5 /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = A308FECD395BA4958B19F5B3 /* Pods-RunnerTests.release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.example.unyo.RunnerTests;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
@@ -408,10 +505,12 @@
|
|
|
|
|
};
|
|
|
|
|
331C80DD294CF71000263BE5 /* Profile */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 48E05A1AC89655CE2D23B18D /* Pods-RunnerTests.profile.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.example.unyo.RunnerTests;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
@@ -461,7 +560,7 @@
|
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
|
|
@@ -479,10 +578,14 @@
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = Unyo;
|
|
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.entertainment";
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = dev.k3vinb5.unyo;
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
};
|
|
|
|
|
@@ -543,7 +646,7 @@
|
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
@@ -593,7 +696,7 @@
|
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
|
|
@@ -611,10 +714,14 @@
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = Unyo;
|
|
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.entertainment";
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = dev.k3vinb5.unyo;
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
@@ -631,10 +738,14 @@
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = Unyo;
|
|
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.entertainment";
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = dev.k3vinb5.unyo;
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
};
|
|
|
|
|
|