|
|
|
|
@@ -11,11 +11,13 @@
|
|
|
|
|
331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
|
|
|
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
|
|
|
|
4A7698E95402502ED3A27D07 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E21C32C282E5A003D094A6E9 /* Pods_RunnerTests.framework */; };
|
|
|
|
|
5318C41BD6012F73B0A81F8D /* Pods_ShareExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15F5EAC162214F437B9D5305 /* Pods_ShareExtension.framework */; };
|
|
|
|
|
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
|
|
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
|
|
|
|
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
|
|
|
|
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
|
|
|
|
B26D75F4FE6FFABCFAC07E43 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BA04FBA3F37D0A688CFEFA7 /* Pods_Runner.framework */; };
|
|
|
|
|
F1DBCF1D2E601A39004C2540 /* ShareExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = F1DBCF132E601A39004C2540 /* ShareExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
|
@@ -26,6 +28,13 @@
|
|
|
|
|
remoteGlobalIDString = 97C146ED1CF9000F007C117D;
|
|
|
|
|
remoteInfo = Runner;
|
|
|
|
|
};
|
|
|
|
|
F1DBCF1B2E601A39004C2540 /* PBXContainerItemProxy */ = {
|
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
|
containerPortal = 97C146E61CF9000F007C117D /* Project object */;
|
|
|
|
|
proxyType = 1;
|
|
|
|
|
remoteGlobalIDString = F1DBCF122E601A39004C2540;
|
|
|
|
|
remoteInfo = ShareExtension;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
|
|
|
@@ -39,19 +48,34 @@
|
|
|
|
|
name = "Embed Frameworks";
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
F1DBCF1E2E601A39004C2540 /* Embed Foundation Extensions */ = {
|
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
dstPath = "";
|
|
|
|
|
dstSubfolderSpec = 13;
|
|
|
|
|
files = (
|
|
|
|
|
F1DBCF1D2E601A39004C2540 /* ShareExtension.appex in Embed Foundation Extensions */,
|
|
|
|
|
);
|
|
|
|
|
name = "Embed Foundation Extensions";
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
|
0BA04FBA3F37D0A688CFEFA7 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
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>"; };
|
|
|
|
|
15F5EAC162214F437B9D5305 /* Pods_ShareExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ShareExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
1EB0E6D3737F83B935118E8E /* 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>"; };
|
|
|
|
|
20A55D0FD9E7CFD1B9BBBEED /* 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>"; };
|
|
|
|
|
331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
|
|
|
|
69671B6B1959FCF16D21E200 /* Pods-ShareExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShareExtension.release.xcconfig"; path = "Target Support Files/Pods-ShareExtension/Pods-ShareExtension.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
71EEBC62F9F81EB3FD345FA2 /* Pods-ShareExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShareExtension.debug.xcconfig"; path = "Target Support Files/Pods-ShareExtension/Pods-ShareExtension.debug.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>"; };
|
|
|
|
|
F1DBCF292E602000004C2540 /* ShareViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareViewController.swift; sourceTree = "<group>"; };
|
|
|
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
837A0EFB28C7ACD7FF14EC67 /* 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>"; };
|
|
|
|
|
838ED4921F9222D50ECF498B /* 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>"; };
|
|
|
|
|
@@ -64,9 +88,37 @@
|
|
|
|
|
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
B60F6CBA44A303DE5389649E /* 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>"; };
|
|
|
|
|
B6CA85D4EC683E94C2FB2A88 /* 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>"; };
|
|
|
|
|
C9F5BA8D70297B37D581AE50 /* Pods-ShareExtension.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShareExtension.profile.xcconfig"; path = "Target Support Files/Pods-ShareExtension/Pods-ShareExtension.profile.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
E21C32C282E5A003D094A6E9 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
F1DBCF132E601A39004C2540 /* ShareExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = ShareExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
F1DBCF242E601A7C004C2540 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
|
|
|
|
F1DBCF222E601A39004C2540 /* Exceptions for "ShareExtension" folder in "ShareExtension" target */ = {
|
|
|
|
|
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
|
|
|
|
membershipExceptions = (
|
|
|
|
|
Info.plist,
|
|
|
|
|
);
|
|
|
|
|
target = F1DBCF122E601A39004C2540 /* ShareExtension */;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
|
|
|
F1DBCF142E601A39004C2540 /* ShareExtension */ = {
|
|
|
|
|
isa = PBXFileSystemSynchronizedRootGroup;
|
|
|
|
|
exceptions = (
|
|
|
|
|
F1DBCF222E601A39004C2540 /* Exceptions for "ShareExtension" folder in "ShareExtension" target */,
|
|
|
|
|
);
|
|
|
|
|
explicitFileTypes = {
|
|
|
|
|
};
|
|
|
|
|
explicitFolders = (
|
|
|
|
|
);
|
|
|
|
|
path = ShareExtension;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXFileSystemSynchronizedRootGroup section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
|
3F0B71E2AB4D863902C09B3E /* Frameworks */ = {
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
@@ -84,6 +136,14 @@
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
F1DBCF102E601A39004C2540 /* Frameworks */ = {
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
5318C41BD6012F73B0A81F8D /* Pods_ShareExtension.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
|
@@ -100,6 +160,7 @@
|
|
|
|
|
children = (
|
|
|
|
|
0BA04FBA3F37D0A688CFEFA7 /* Pods_Runner.framework */,
|
|
|
|
|
E21C32C282E5A003D094A6E9 /* Pods_RunnerTests.framework */,
|
|
|
|
|
15F5EAC162214F437B9D5305 /* Pods_ShareExtension.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Frameworks;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
@@ -113,6 +174,9 @@
|
|
|
|
|
B6CA85D4EC683E94C2FB2A88 /* Pods-RunnerTests.debug.xcconfig */,
|
|
|
|
|
837A0EFB28C7ACD7FF14EC67 /* Pods-RunnerTests.release.xcconfig */,
|
|
|
|
|
1EB0E6D3737F83B935118E8E /* Pods-RunnerTests.profile.xcconfig */,
|
|
|
|
|
71EEBC62F9F81EB3FD345FA2 /* Pods-ShareExtension.debug.xcconfig */,
|
|
|
|
|
69671B6B1959FCF16D21E200 /* Pods-ShareExtension.release.xcconfig */,
|
|
|
|
|
C9F5BA8D70297B37D581AE50 /* Pods-ShareExtension.profile.xcconfig */,
|
|
|
|
|
);
|
|
|
|
|
path = Pods;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
@@ -133,6 +197,7 @@
|
|
|
|
|
children = (
|
|
|
|
|
9740EEB11CF90186004384FC /* Flutter */,
|
|
|
|
|
97C146F01CF9000F007C117D /* Runner */,
|
|
|
|
|
F1DBCF142E601A39004C2540 /* ShareExtension */,
|
|
|
|
|
97C146EF1CF9000F007C117D /* Products */,
|
|
|
|
|
331C8082294A63A400263BE5 /* RunnerTests */,
|
|
|
|
|
8C43905FA2E52A883F49D605 /* Pods */,
|
|
|
|
|
@@ -145,6 +210,7 @@
|
|
|
|
|
children = (
|
|
|
|
|
97C146EE1CF9000F007C117D /* Runner.app */,
|
|
|
|
|
331C8081294A63A400263BE5 /* RunnerTests.xctest */,
|
|
|
|
|
F1DBCF132E601A39004C2540 /* ShareExtension.appex */,
|
|
|
|
|
);
|
|
|
|
|
name = Products;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
@@ -152,6 +218,7 @@
|
|
|
|
|
97C146F01CF9000F007C117D /* Runner */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
F1DBCF242E601A7C004C2540 /* Runner.entitlements */,
|
|
|
|
|
97C146FA1CF9000F007C117D /* Main.storyboard */,
|
|
|
|
|
97C146FD1CF9000F007C117D /* Assets.xcassets */,
|
|
|
|
|
97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
|
|
|
|
|
@@ -194,20 +261,43 @@
|
|
|
|
|
9740EEB61CF901F6004384FC /* Run Script */,
|
|
|
|
|
97C146EA1CF9000F007C117D /* Sources */,
|
|
|
|
|
97C146EB1CF9000F007C117D /* Frameworks */,
|
|
|
|
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
|
|
|
|
97C146EC1CF9000F007C117D /* Resources */,
|
|
|
|
|
9705A1C41CF9048500538489 /* Embed Frameworks */,
|
|
|
|
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
|
|
|
|
4F34859EAFDCA9A40F09ECFF /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
F1DBCF1E2E601A39004C2540 /* Embed Foundation Extensions */,
|
|
|
|
|
AA915538CD255B5C833E6AB7 /* [CP] Copy Pods Resources */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
F1DBCF1C2E601A39004C2540 /* PBXTargetDependency */,
|
|
|
|
|
);
|
|
|
|
|
name = Runner;
|
|
|
|
|
productName = Runner;
|
|
|
|
|
productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
|
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
|
};
|
|
|
|
|
F1DBCF122E601A39004C2540 /* ShareExtension */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = F1DBCF232E601A39004C2540 /* Build configuration list for PBXNativeTarget "ShareExtension" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
5A0A281EDF7C33D1547603FC /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
F1DBCF0F2E601A39004C2540 /* Sources */,
|
|
|
|
|
F1DBCF102E601A39004C2540 /* Frameworks */,
|
|
|
|
|
F1DBCF112E601A39004C2540 /* Resources */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
);
|
|
|
|
|
fileSystemSynchronizedGroups = (
|
|
|
|
|
F1DBCF142E601A39004C2540 /* ShareExtension */,
|
|
|
|
|
);
|
|
|
|
|
name = ShareExtension;
|
|
|
|
|
productName = ShareExtension;
|
|
|
|
|
productReference = F1DBCF132E601A39004C2540 /* ShareExtension.appex */;
|
|
|
|
|
productType = "com.apple.product-type.app-extension";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
|
@@ -215,6 +305,7 @@
|
|
|
|
|
isa = PBXProject;
|
|
|
|
|
attributes = {
|
|
|
|
|
BuildIndependentTargetsInParallel = YES;
|
|
|
|
|
LastSwiftUpdateCheck = 1640;
|
|
|
|
|
LastUpgradeCheck = 1510;
|
|
|
|
|
ORGANIZATIONNAME = "";
|
|
|
|
|
TargetAttributes = {
|
|
|
|
|
@@ -226,6 +317,9 @@
|
|
|
|
|
CreatedOnToolsVersion = 7.3.1;
|
|
|
|
|
LastSwiftMigration = 1100;
|
|
|
|
|
};
|
|
|
|
|
F1DBCF122E601A39004C2540 = {
|
|
|
|
|
CreatedOnToolsVersion = 16.4;
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
|
|
|
|
|
@@ -243,6 +337,7 @@
|
|
|
|
|
targets = (
|
|
|
|
|
97C146ED1CF9000F007C117D /* Runner */,
|
|
|
|
|
331C8080294A63A400263BE5 /* RunnerTests */,
|
|
|
|
|
F1DBCF122E601A39004C2540 /* ShareExtension */,
|
|
|
|
|
);
|
|
|
|
|
};
|
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
@@ -260,12 +355,18 @@
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
|
|
|
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
|
|
|
|
|
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
|
|
|
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
F1DBCF112E601A39004C2540 /* Resources */ = {
|
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
|
@@ -276,7 +377,7 @@
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
"${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
|
|
|
|
|
|
|
|
|
|
);
|
|
|
|
|
name = "Thin Binary";
|
|
|
|
|
outputPaths = (
|
|
|
|
|
@@ -285,21 +386,26 @@
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
|
|
|
|
|
};
|
|
|
|
|
4F34859EAFDCA9A40F09ECFF /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
5A0A281EDF7C33D1547603FC /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
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";
|
|
|
|
|
inputPaths = (
|
|
|
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
outputPaths = (
|
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-ShareExtension-checkManifestLockResult.txt",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
|
|
|
|
|
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;
|
|
|
|
|
};
|
|
|
|
|
9740EEB61CF901F6004384FC /* Run Script */ = {
|
|
|
|
|
@@ -317,6 +423,21 @@
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
|
|
|
|
};
|
|
|
|
|
AA915538CD255B5C833E6AB7 /* [CP] Copy Pods Resources */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Copy Pods Resources";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
B2C308F843502D753F643BC6 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
@@ -381,6 +502,13 @@
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
F1DBCF0F2E601A39004C2540 /* Sources */ = {
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
|
@@ -389,6 +517,11 @@
|
|
|
|
|
target = 97C146ED1CF9000F007C117D /* Runner */;
|
|
|
|
|
targetProxy = 331C8085294A63A400263BE5 /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
F1DBCF1C2E601A39004C2540 /* PBXTargetDependency */ = {
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
target = F1DBCF122E601A39004C2540 /* ShareExtension */;
|
|
|
|
|
targetProxy = F1DBCF1B2E601A39004C2540 /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
|
|
|
@@ -467,8 +600,10 @@
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
|
|
|
|
@@ -655,8 +790,10 @@
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
|
|
|
|
@@ -683,8 +820,10 @@
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
|
|
|
|
@@ -706,6 +845,129 @@
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
|
F1DBCF1F2E601A39004C2540 /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 71EEBC62F9F81EB3FD345FA2 /* Pods-ShareExtension.debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
|
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = ShareExtension/ShareExtension.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
DEVELOPMENT_TEAM = X2662V5DT2;
|
|
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
INFOPLIST_FILE = ShareExtension/Info.plist;
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = ShareExtension;
|
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
|
|
|
MTL_FAST_MATH = YES;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.cogwheel.conduit.ShareExtension;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
|
F1DBCF202E601A39004C2540 /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 69671B6B1959FCF16D21E200 /* Pods-ShareExtension.release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
|
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = ShareExtension/ShareExtension.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
DEVELOPMENT_TEAM = X2662V5DT2;
|
|
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
INFOPLIST_FILE = ShareExtension/Info.plist;
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = ShareExtension;
|
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
|
MTL_FAST_MATH = YES;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.cogwheel.conduit.ShareExtension;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
|
F1DBCF212E601A39004C2540 /* Profile */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = C9F5BA8D70297B37D581AE50 /* Pods-ShareExtension.profile.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
|
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = ShareExtension/ShareExtension.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
DEVELOPMENT_TEAM = X2662V5DT2;
|
|
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
INFOPLIST_FILE = ShareExtension/Info.plist;
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = ShareExtension;
|
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
|
MTL_FAST_MATH = YES;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.cogwheel.conduit.ShareExtension;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
};
|
|
|
|
|
name = Profile;
|
|
|
|
|
};
|
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
|
@@ -739,6 +1001,16 @@
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
F1DBCF232E601A39004C2540 /* Build configuration list for PBXNativeTarget "ShareExtension" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
F1DBCF1F2E601A39004C2540 /* Debug */,
|
|
|
|
|
F1DBCF202E601A39004C2540 /* Release */,
|
|
|
|
|
F1DBCF212E601A39004C2540 /* Profile */,
|
|
|
|
|
);
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
|
};
|
|
|
|
|
rootObject = 97C146E61CF9000F007C117D /* Project object */;
|
|
|
|
|
|