|
|
@@ -7,11 +7,13 @@
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
+ 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */ = {isa = PBXBuildFile; fileRef = 2D5378251FAA1A9400D5DBA9 /* flutter_assets */; };
|
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
|
|
3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; };
|
|
|
3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
945777F11EF64758001C8557 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 945777F01EF64758001C8557 /* GeneratedPluginRegistrant.m */; };
|
|
|
9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; };
|
|
|
+ 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; };
|
|
|
9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB31CF90195004384FC /* Generated.xcconfig */; };
|
|
|
978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
|
|
|
@@ -30,6 +32,7 @@
|
|
|
dstSubfolderSpec = 10;
|
|
|
files = (
|
|
|
3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */,
|
|
|
+ 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */,
|
|
|
);
|
|
|
name = "Embed Frameworks";
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
@@ -37,7 +40,7 @@
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
- 04A45F9D7EB8F4F508843D7B /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
+ 2D5378251FAA1A9400D5DBA9 /* flutter_assets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = flutter_assets; path = Flutter/flutter_assets; sourceTree = SOURCE_ROOT; };
|
|
|
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
|
|
3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
|
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
|
|
@@ -55,7 +58,6 @@
|
|
|
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>"; };
|
|
|
9A3CDD044DB4E60255722586 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
- DB142FA5095D20B047B504E1 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
@@ -75,8 +77,6 @@
|
|
|
840012C8B5EDBCF56B0E4AC1 /* Pods */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- DB142FA5095D20B047B504E1 /* Pods-Runner.debug.xcconfig */,
|
|
|
- 04A45F9D7EB8F4F508843D7B /* Pods-Runner.release.xcconfig */,
|
|
|
);
|
|
|
name = Pods;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -86,6 +86,7 @@
|
|
|
children = (
|
|
|
3B80C3931E831B6300D905FE /* App.framework */,
|
|
|
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
|
|
|
+ 2D5378251FAA1A9400D5DBA9 /* flutter_assets */,
|
|
|
9740EEBA1CF902C7004384FC /* Flutter.framework */,
|
|
|
9740EEB21CF90195004384FC /* Debug.xcconfig */,
|
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
|
|
|
@@ -181,7 +182,6 @@
|
|
|
TargetAttributes = {
|
|
|
97C146ED1CF9000F007C117D = {
|
|
|
CreatedOnToolsVersion = 7.3.1;
|
|
|
- DevelopmentTeam = 9H45XEW7X9;
|
|
|
};
|
|
|
};
|
|
|
};
|
|
|
@@ -190,7 +190,6 @@
|
|
|
developmentRegion = English;
|
|
|
hasScannedForEncodings = 0;
|
|
|
knownRegions = (
|
|
|
- English,
|
|
|
en,
|
|
|
Base,
|
|
|
);
|
|
|
@@ -212,6 +211,7 @@
|
|
|
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
|
|
|
9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */,
|
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
|
|
|
+ 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */,
|
|
|
9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */,
|
|
|
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
|
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
|
|
|
@@ -241,8 +241,8 @@
|
|
|
files = (
|
|
|
);
|
|
|
inputPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
|
|
|
- "${PODS_ROOT}/../../../../../../../Users/rin.lv/development/flutter/bin/cache/artifacts/engine/ios/Flutter.framework",
|
|
|
+ "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
|
|
|
+ "${PODS_ROOT}/../../../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework",
|
|
|
"${BUILT_PRODUCTS_DIR}/flutter_webview_plugin/flutter_webview_plugin.framework",
|
|
|
);
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
@@ -252,7 +252,7 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
|
|
|
+ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
9740EEB61CF901F6004384FC /* Run Script */ = {
|
|
|
@@ -416,9 +416,8 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
- ARCHS = "$(ARCHS_STANDARD)";
|
|
|
+ ARCHS = arm64;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
- DEVELOPMENT_TEAM = 9H45XEW7X9;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
@@ -439,9 +438,8 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
- ARCHS = "$(ARCHS_STANDARD)";
|
|
|
+ ARCHS = arm64;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
- DEVELOPMENT_TEAM = 9H45XEW7X9;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|