|
|
|
|
@@ -3,11 +3,12 @@
|
|
|
|
|
archiveVersion = 1;
|
|
|
|
|
classes = {
|
|
|
|
|
};
|
|
|
|
|
objectVersion = 46;
|
|
|
|
|
objectVersion = 50;
|
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
|
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
|
|
|
|
1D7251F7C7786B5C97B58455 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB75866D049DD85D515402B1 /* Pods_Runner.framework */; };
|
|
|
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
|
|
|
|
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
|
|
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
|
|
|
|
@@ -32,9 +33,11 @@
|
|
|
|
|
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>"; };
|
|
|
|
|
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
|
|
|
|
4E099A224B9D3AF6B8130DFE /* 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>"; };
|
|
|
|
|
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
|
|
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
868C9C969644094983841C3C /* 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>"; };
|
|
|
|
|
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
@@ -42,6 +45,8 @@
|
|
|
|
|
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
|
|
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
|
|
|
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
B2FB5E0F6915B87718E65180 /* 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>"; };
|
|
|
|
|
EB75866D049DD85D515402B1 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
|
@@ -49,12 +54,32 @@
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
1D7251F7C7786B5C97B58455 /* Pods_Runner.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
|
431ACBA659B1F50CDDFFDADF /* Frameworks */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
EB75866D049DD85D515402B1 /* Pods_Runner.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Frameworks;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
5FB2CAED07279C85E2929B34 /* Pods */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
B2FB5E0F6915B87718E65180 /* Pods-Runner.debug.xcconfig */,
|
|
|
|
|
4E099A224B9D3AF6B8130DFE /* Pods-Runner.release.xcconfig */,
|
|
|
|
|
868C9C969644094983841C3C /* Pods-Runner.profile.xcconfig */,
|
|
|
|
|
);
|
|
|
|
|
name = Pods;
|
|
|
|
|
path = Pods;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
9740EEB11CF90186004384FC /* Flutter */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
@@ -72,6 +97,8 @@
|
|
|
|
|
9740EEB11CF90186004384FC /* Flutter */,
|
|
|
|
|
97C146F01CF9000F007C117D /* Runner */,
|
|
|
|
|
97C146EF1CF9000F007C117D /* Products */,
|
|
|
|
|
5FB2CAED07279C85E2929B34 /* Pods */,
|
|
|
|
|
431ACBA659B1F50CDDFFDADF /* Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
@@ -90,7 +117,6 @@
|
|
|
|
|
97C146FD1CF9000F007C117D /* Assets.xcassets */,
|
|
|
|
|
97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
|
|
|
|
|
97C147021CF9000F007C117D /* Info.plist */,
|
|
|
|
|
97C146F11CF9000F007C117D /* Supporting Files */,
|
|
|
|
|
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
|
|
|
|
|
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
|
|
|
|
|
74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
|
|
|
|
|
@@ -99,13 +125,6 @@
|
|
|
|
|
path = Runner;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
97C146F11CF9000F007C117D /* Supporting Files */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
);
|
|
|
|
|
name = "Supporting Files";
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
|
@@ -113,12 +132,14 @@
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
9EC5D79C8ED0114123D29008 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
9740EEB61CF901F6004384FC /* Run Script */,
|
|
|
|
|
97C146EA1CF9000F007C117D /* Sources */,
|
|
|
|
|
97C146EB1CF9000F007C117D /* Frameworks */,
|
|
|
|
|
97C146EC1CF9000F007C117D /* Resources */,
|
|
|
|
|
9705A1C41CF9048500538489 /* Embed Frameworks */,
|
|
|
|
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
|
|
|
|
A6EF44EE731374FE48486562 /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
@@ -135,7 +156,7 @@
|
|
|
|
|
97C146E61CF9000F007C117D /* Project object */ = {
|
|
|
|
|
isa = PBXProject;
|
|
|
|
|
attributes = {
|
|
|
|
|
LastUpgradeCheck = 1020;
|
|
|
|
|
LastUpgradeCheck = 1300;
|
|
|
|
|
ORGANIZATIONNAME = "";
|
|
|
|
|
TargetAttributes = {
|
|
|
|
|
97C146ED1CF9000F007C117D = {
|
|
|
|
|
@@ -205,6 +226,45 @@
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
|
|
|
|
};
|
|
|
|
|
9EC5D79C8ED0114123D29008 /* [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;
|
|
|
|
|
};
|
|
|
|
|
A6EF44EE731374FE48486562 /* [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;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
|
@@ -241,7 +301,6 @@
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
|
249021D3217E4FDB00AE95B9 /* Profile */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
|
|
|
@@ -281,7 +340,7 @@
|
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
SUPPORTED_PLATFORMS = iphoneos;
|
|
|
|
|
@@ -297,16 +356,12 @@
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
|
|
|
|
DEVELOPMENT_TEAM = TC87DMJLQP;
|
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"$(PROJECT_DIR)/Flutter",
|
|
|
|
|
);
|
|
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"$(PROJECT_DIR)/Flutter",
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.testingApp;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
@@ -318,7 +373,6 @@
|
|
|
|
|
};
|
|
|
|
|
97C147031CF9000F007C117D /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
|
|
|
@@ -364,7 +418,7 @@
|
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
@@ -374,7 +428,6 @@
|
|
|
|
|
};
|
|
|
|
|
97C147041CF9000F007C117D /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
|
|
|
@@ -414,11 +467,12 @@
|
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
SUPPORTED_PLATFORMS = iphoneos;
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
|
};
|
|
|
|
|
@@ -431,16 +485,12 @@
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
|
|
|
|
DEVELOPMENT_TEAM = TC87DMJLQP;
|
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"$(PROJECT_DIR)/Flutter",
|
|
|
|
|
);
|
|
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"$(PROJECT_DIR)/Flutter",
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.testingApp;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
@@ -458,16 +508,12 @@
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
|
|
|
|
DEVELOPMENT_TEAM = TC87DMJLQP;
|
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"$(PROJECT_DIR)/Flutter",
|
|
|
|
|
);
|
|
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"$(PROJECT_DIR)/Flutter",
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.testingApp;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
|