|
|
|
@ -21,15 +21,24 @@
|
|
|
|
|
/* End PBXAggregateTarget section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
|
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 */; };
|
|
|
|
|
9795BB5F91BF4775B6B0D9D5 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F69524ABCBB1D526AF7967B9 /* Pods_Runner.framework */; };
|
|
|
|
|
9CAF203E1D098383F2EDFFCB /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B3C62FEBAA272B5A33AFFC95 /* Pods_Runner.framework */; };
|
|
|
|
|
B212FB9867A39B6C61C39E15 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A1CEA3AEDDC9976F00DB3AFE /* Pods_RunnerTests.framework */; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
|
331C80D9294CF71000263BE5 /* PBXContainerItemProxy */ = {
|
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
|
containerPortal = 33CC10E52044A3C60003C045 /* Project object */;
|
|
|
|
|
proxyType = 1;
|
|
|
|
|
remoteGlobalIDString = 33CC10EC2044A3C60003C045;
|
|
|
|
|
remoteInfo = Runner;
|
|
|
|
|
};
|
|
|
|
|
33CC111F2044C79F0003C045 /* PBXContainerItemProxy */ = {
|
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
|
containerPortal = 33CC10E52044A3C60003C045 /* Project object */;
|
|
|
|
@ -53,10 +62,12 @@
|
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
|
2D20EFA3D49BBBDA1F07645D /* 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>"; };
|
|
|
|
|
2D119A6B273B2CE4A6AE3322 /* 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>"; };
|
|
|
|
|
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 /* FluffyChat.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FluffyChat.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
33CC10ED2044A3C60003C045 /* fluffychat.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = fluffychat.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>"; };
|
|
|
|
@ -68,25 +79,45 @@
|
|
|
|
|
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>"; };
|
|
|
|
|
3CD34DC616BB2AF9B1580285 /* 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>"; };
|
|
|
|
|
35E6B919318905352ECC7D69 /* 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>"; };
|
|
|
|
|
5CDC3DD55F4AC23D2067B292 /* 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>"; };
|
|
|
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
997C663EFCBF8E403128D1D1 /* 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>"; };
|
|
|
|
|
F69524ABCBB1D526AF7967B9 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
A1CEA3AEDDC9976F00DB3AFE /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
AF767714B5564068E3D500A8 /* 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>"; };
|
|
|
|
|
B3C62FEBAA272B5A33AFFC95 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
B5C1522B2F3865267414BD3C /* 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>"; };
|
|
|
|
|
CC70F3DF47EEC43FC2D35C75 /* 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>"; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
|
331C80D2294CF70F00263BE5 /* Frameworks */ = {
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
B212FB9867A39B6C61C39E15 /* Pods_RunnerTests.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
33CC10EA2044A3C60003C045 /* Frameworks */ = {
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
9795BB5F91BF4775B6B0D9D5 /* Pods_Runner.framework in Frameworks */,
|
|
|
|
|
9CAF203E1D098383F2EDFFCB /* Pods_Runner.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
|
331C80D6294CF71000263BE5 /* RunnerTests */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
331C80D7294CF71000263BE5 /* RunnerTests.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = RunnerTests;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
33BA886A226E78AF003329D5 /* Configs */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
@ -103,16 +134,18 @@
|
|
|
|
|
children = (
|
|
|
|
|
33FAB671232836740065AC1E /* Runner */,
|
|
|
|
|
33CEB47122A05771004F2AC0 /* Flutter */,
|
|
|
|
|
331C80D6294CF71000263BE5 /* RunnerTests */,
|
|
|
|
|
33CC10EE2044A3C60003C045 /* Products */,
|
|
|
|
|
D73912EC22F37F3D000D13A0 /* Frameworks */,
|
|
|
|
|
E41DDAA8A3B17F99D7E5251E /* Pods */,
|
|
|
|
|
F9F203356080D460FB6D4567 /* Pods */,
|
|
|
|
|
);
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
33CC10EE2044A3C60003C045 /* Products */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
33CC10ED2044A3C60003C045 /* FluffyChat.app */,
|
|
|
|
|
33CC10ED2044A3C60003C045 /* fluffychat.app */,
|
|
|
|
|
331C80D5294CF71000263BE5 /* RunnerTests.xctest */,
|
|
|
|
|
);
|
|
|
|
|
name = Products;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
@ -155,35 +188,59 @@
|
|
|
|
|
D73912EC22F37F3D000D13A0 /* Frameworks */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
F69524ABCBB1D526AF7967B9 /* Pods_Runner.framework */,
|
|
|
|
|
B3C62FEBAA272B5A33AFFC95 /* Pods_Runner.framework */,
|
|
|
|
|
A1CEA3AEDDC9976F00DB3AFE /* Pods_RunnerTests.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Frameworks;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
E41DDAA8A3B17F99D7E5251E /* Pods */ = {
|
|
|
|
|
F9F203356080D460FB6D4567 /* Pods */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
2D20EFA3D49BBBDA1F07645D /* Pods-Runner.debug.xcconfig */,
|
|
|
|
|
997C663EFCBF8E403128D1D1 /* Pods-Runner.release.xcconfig */,
|
|
|
|
|
3CD34DC616BB2AF9B1580285 /* Pods-Runner.profile.xcconfig */,
|
|
|
|
|
CC70F3DF47EEC43FC2D35C75 /* Pods-Runner.debug.xcconfig */,
|
|
|
|
|
B5C1522B2F3865267414BD3C /* Pods-Runner.release.xcconfig */,
|
|
|
|
|
AF767714B5564068E3D500A8 /* Pods-Runner.profile.xcconfig */,
|
|
|
|
|
5CDC3DD55F4AC23D2067B292 /* Pods-RunnerTests.debug.xcconfig */,
|
|
|
|
|
2D119A6B273B2CE4A6AE3322 /* Pods-RunnerTests.release.xcconfig */,
|
|
|
|
|
35E6B919318905352ECC7D69 /* Pods-RunnerTests.profile.xcconfig */,
|
|
|
|
|
);
|
|
|
|
|
name = Pods;
|
|
|
|
|
path = Pods;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
|
331C80D4294CF70F00263BE5 /* RunnerTests */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
A2C57B9FEBA522B904661FEC /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
331C80D1294CF70F00263BE5 /* Sources */,
|
|
|
|
|
331C80D2294CF70F00263BE5 /* Frameworks */,
|
|
|
|
|
331C80D3294CF70F00263BE5 /* Resources */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
331C80DA294CF71000263BE5 /* PBXTargetDependency */,
|
|
|
|
|
);
|
|
|
|
|
name = RunnerTests;
|
|
|
|
|
productName = RunnerTests;
|
|
|
|
|
productReference = 331C80D5294CF71000263BE5 /* RunnerTests.xctest */;
|
|
|
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
|
|
|
};
|
|
|
|
|
33CC10EC2044A3C60003C045 /* Runner */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
E26D3B733E5CAE51F86A6BE1 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
213E973AEF6461D8FA01037B /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
33CC10E92044A3C60003C045 /* Sources */,
|
|
|
|
|
33CC10EA2044A3C60003C045 /* Frameworks */,
|
|
|
|
|
33CC10EB2044A3C60003C045 /* Resources */,
|
|
|
|
|
33CC110E2044A8840003C045 /* Bundle Framework */,
|
|
|
|
|
3399D490228B24CF009A79C7 /* ShellScript */,
|
|
|
|
|
28EE3A13194E86CCA3B8236A /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
889FA79FC2223BE511C611AF /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
@ -192,7 +249,7 @@
|
|
|
|
|
);
|
|
|
|
|
name = Runner;
|
|
|
|
|
productName = Runner;
|
|
|
|
|
productReference = 33CC10ED2044A3C60003C045 /* FluffyChat.app */;
|
|
|
|
|
productReference = 33CC10ED2044A3C60003C045 /* fluffychat.app */;
|
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
@ -203,8 +260,12 @@
|
|
|
|
|
attributes = {
|
|
|
|
|
LastSwiftUpdateCheck = 0920;
|
|
|
|
|
LastUpgradeCheck = 1300;
|
|
|
|
|
ORGANIZATIONNAME = "The Flutter Authors";
|
|
|
|
|
ORGANIZATIONNAME = "";
|
|
|
|
|
TargetAttributes = {
|
|
|
|
|
331C80D4294CF70F00263BE5 = {
|
|
|
|
|
CreatedOnToolsVersion = 14.0;
|
|
|
|
|
TestTargetID = 33CC10EC2044A3C60003C045;
|
|
|
|
|
};
|
|
|
|
|
33CC10EC2044A3C60003C045 = {
|
|
|
|
|
CreatedOnToolsVersion = 9.2;
|
|
|
|
|
LastSwiftMigration = 1100;
|
|
|
|
@ -222,7 +283,7 @@
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
buildConfigurationList = 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */;
|
|
|
|
|
compatibilityVersion = "Xcode 8.0";
|
|
|
|
|
compatibilityVersion = "Xcode 9.3";
|
|
|
|
|
developmentRegion = en;
|
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
|
knownRegions = (
|
|
|
|
@ -235,12 +296,20 @@
|
|
|
|
|
projectRoot = "";
|
|
|
|
|
targets = (
|
|
|
|
|
33CC10EC2044A3C60003C045 /* Runner */,
|
|
|
|
|
331C80D4294CF70F00263BE5 /* RunnerTests */,
|
|
|
|
|
33CC111A2044C6BA0003C045 /* Flutter Assemble */,
|
|
|
|
|
);
|
|
|
|
|
};
|
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
|
331C80D3294CF70F00263BE5 /* Resources */ = {
|
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
33CC10EB2044A3C60003C045 /* Resources */ = {
|
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
@ -253,74 +322,26 @@
|
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
|
28EE3A13194E86CCA3B8236A /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
213E973AEF6461D8FA01037B /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/ReachabilitySwift/Reachability.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/audio_session/audio_session.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/connectivity_plus/connectivity_plus.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/desktop_drop/desktop_drop.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/desktop_lifecycle/desktop_lifecycle.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/device_info_plus/device_info_plus.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/dynamic_color/dynamic_color.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/emoji_picker_flutter/emoji_picker_flutter.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/flutter_app_badger/flutter_app_badger.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/flutter_local_notifications/flutter_local_notifications.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/flutter_secure_storage_macos/flutter_secure_storage_macos.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/flutter_web_auth_2/flutter_web_auth_2.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/flutter_webrtc/flutter_webrtc.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/geolocator_apple/geolocator_apple.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/just_audio/just_audio.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/package_info_plus/package_info_plus.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/path_provider_foundation/path_provider_foundation.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/record_macos/record_macos.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/share_plus/share_plus.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/shared_preferences_macos/shared_preferences_macos.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/sqflite/sqflite.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/url_launcher_macos/url_launcher_macos.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/video_compress/video_compress.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/wakelock_macos/wakelock_macos.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/window_to_front/window_to_front.framework",
|
|
|
|
|
"${PODS_XCFRAMEWORKS_BUILD_DIR}/WebRTC-SDK/WebRTC.framework/WebRTC",
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
|
|
outputPaths = (
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FMDB.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Reachability.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/audio_session.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/connectivity_plus.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/desktop_drop.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/desktop_lifecycle.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/device_info_plus.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/dynamic_color.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/emoji_picker_flutter.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_app_badger.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_local_notifications.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_secure_storage_macos.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_web_auth_2.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_webrtc.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/geolocator_apple.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/just_audio.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/package_info_plus.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/path_provider_foundation.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/record_macos.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/share_plus.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/shared_preferences_macos.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/sqflite.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/url_launcher_macos.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/video_compress.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/wakelock_macos.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/window_to_front.framework",
|
|
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/WebRTC.framework",
|
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-Runner-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;
|
|
|
|
|
};
|
|
|
|
|
3399D490228B24CF009A79C7 /* ShellScript */ = {
|
|
|
|
@ -359,9 +380,26 @@
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh\ntouch Flutter/ephemeral/tripwire\n";
|
|
|
|
|
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
|
|
|
|
|
};
|
|
|
|
|
E26D3B733E5CAE51F86A6BE1 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
889FA79FC2223BE511C611AF /* [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;
|
|
|
|
|
};
|
|
|
|
|
A2C57B9FEBA522B904661FEC /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
@ -376,7 +414,7 @@
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
outputPaths = (
|
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
|
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
@ -386,6 +424,14 @@
|
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
|
331C80D1294CF70F00263BE5 /* Sources */ = {
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
331C80D8294CF71000263BE5 /* RunnerTests.swift in Sources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
33CC10E92044A3C60003C045 /* Sources */ = {
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
@ -399,6 +445,11 @@
|
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
|
331C80DA294CF71000263BE5 /* PBXTargetDependency */ = {
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
target = 33CC10EC2044A3C60003C045 /* Runner */;
|
|
|
|
|
targetProxy = 331C80D9294CF71000263BE5 /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
33CC11202044C79F0003C045 /* PBXTargetDependency */ = {
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
target = 33CC111A2044C6BA0003C045 /* Flutter Assemble */;
|
|
|
|
@ -419,6 +470,51 @@
|
|
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
|
331C80DB294CF71000263BE5 /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 5CDC3DD55F4AC23D2067B292 /* Pods-RunnerTests.debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = im.fluffychat.fluffychat.RunnerTests;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/fluffychat.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/fluffychat";
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
|
331C80DC294CF71000263BE5 /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 2D119A6B273B2CE4A6AE3322 /* Pods-RunnerTests.release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = im.fluffychat.fluffychat.RunnerTests;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/fluffychat.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/fluffychat";
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
|
331C80DD294CF71000263BE5 /* Profile */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 35E6B919318905352ECC7D69 /* Pods-RunnerTests.profile.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = im.fluffychat.fluffychat.RunnerTests;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/fluffychat.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/fluffychat";
|
|
|
|
|
};
|
|
|
|
|
name = Profile;
|
|
|
|
|
};
|
|
|
|
|
338D0CE9231458BD00FA5F75 /* Profile */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
|
|
|
@ -457,7 +553,7 @@
|
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 12.2;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
|
@ -474,18 +570,14 @@
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
DEVELOPMENT_TEAM = M3YH78WUB7;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"$(PROJECT_DIR)/Flutter/ephemeral",
|
|
|
|
|
);
|
|
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = FluffyChat;
|
|
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_NAME = FluffyChat;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 12.2;
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
};
|
|
|
|
@ -543,7 +635,7 @@
|
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 12.2;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
@ -590,7 +682,7 @@
|
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 12.2;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
|
@ -607,18 +699,14 @@
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
DEVELOPMENT_TEAM = M3YH78WUB7;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"$(PROJECT_DIR)/Flutter/ephemeral",
|
|
|
|
|
);
|
|
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = FluffyChat;
|
|
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_NAME = FluffyChat;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 12.2;
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
@ -634,18 +722,14 @@
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
DEVELOPMENT_TEAM = M3YH78WUB7;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"$(PROJECT_DIR)/Flutter/ephemeral",
|
|
|
|
|
);
|
|
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = FluffyChat;
|
|
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_NAME = FluffyChat;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 12.2;
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
};
|
|
|
|
@ -670,6 +754,16 @@
|
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
|
331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
331C80DB294CF71000263BE5 /* Debug */,
|
|
|
|
|
331C80DC294CF71000263BE5 /* Release */,
|
|
|
|
|
331C80DD294CF71000263BE5 /* Profile */,
|
|
|
|
|
);
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|