|
@@ -29,6 +29,7 @@
|
|
|
33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
|
|
33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
|
|
|
33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
|
|
33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
|
|
|
8A5B4AFED68347EF9345F0AA /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E94CA355E284FD4DA53295E /* Pods_RunnerTests.framework */; };
|
|
8A5B4AFED68347EF9345F0AA /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E94CA355E284FD4DA53295E /* Pods_RunnerTests.framework */; };
|
|
|
|
|
+ 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; };
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -88,6 +89,7 @@
|
|
|
D855808CD93981A391212537 /* 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>"; };
|
|
D855808CD93981A391212537 /* 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>"; };
|
|
|
E8E49B31DACB4339148A8BBF /* 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>"; };
|
|
E8E49B31DACB4339148A8BBF /* 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>"; };
|
|
|
F3F5D121E99A44D585103E18 /* 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>"; };
|
|
F3F5D121E99A44D585103E18 /* 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>"; };
|
|
|
|
|
+ 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -103,6 +105,7 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
|
|
+ 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */,
|
|
|
0E9E3A226ECE8581D8D77574 /* Pods_Runner.framework in Frameworks */,
|
|
0E9E3A226ECE8581D8D77574 /* Pods_Runner.framework in Frameworks */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -164,6 +167,7 @@
|
|
|
33CEB47122A05771004F2AC0 /* Flutter */ = {
|
|
33CEB47122A05771004F2AC0 /* Flutter */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */,
|
|
|
335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */,
|
|
335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */,
|
|
|
33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */,
|
|
33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */,
|
|
|
33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */,
|
|
33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */,
|
|
@@ -231,6 +235,9 @@
|
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
|
};
|
|
};
|
|
|
33CC10EC2044A3C60003C045 /* Runner */ = {
|
|
33CC10EC2044A3C60003C045 /* Runner */ = {
|
|
|
|
|
+ packageProductDependencies = (
|
|
|
|
|
+ 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */,
|
|
|
|
|
+ );
|
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
|
|
buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
|
|
|
buildPhases = (
|
|
buildPhases = (
|
|
@@ -256,6 +263,9 @@
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
/* Begin PBXProject section */
|
|
|
33CC10E52044A3C60003C045 /* Project object */ = {
|
|
33CC10E52044A3C60003C045 /* Project object */ = {
|
|
|
|
|
+ packageReferences = (
|
|
|
|
|
+ 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */,
|
|
|
|
|
+ );
|
|
|
isa = PBXProject;
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
attributes = {
|
|
|
BuildIndependentTargetsInParallel = YES;
|
|
BuildIndependentTargetsInParallel = YES;
|
|
@@ -796,6 +806,18 @@
|
|
|
defaultConfigurationName = Release;
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
};
|
|
|
/* End XCConfigurationList section */
|
|
/* End XCConfigurationList section */
|
|
|
|
|
+/* Begin XCLocalSwiftPackageReference section */
|
|
|
|
|
+ 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */ = {
|
|
|
|
|
+ isa = XCLocalSwiftPackageReference;
|
|
|
|
|
+ relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage;
|
|
|
|
|
+ };
|
|
|
|
|
+/* End XCLocalSwiftPackageReference section */
|
|
|
|
|
+/* Begin XCSwiftPackageProductDependency section */
|
|
|
|
|
+ 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = {
|
|
|
|
|
+ isa = XCSwiftPackageProductDependency;
|
|
|
|
|
+ productName = FlutterGeneratedPluginSwiftPackage;
|
|
|
|
|
+ };
|
|
|
|
|
+/* End XCSwiftPackageProductDependency section */
|
|
|
};
|
|
};
|
|
|
rootObject = 33CC10E52044A3C60003C045 /* Project object */;
|
|
rootObject = 33CC10E52044A3C60003C045 /* Project object */;
|
|
|
}
|
|
}
|