amplify-swift/AmplifyPlugins/Storage/Tests/StorageHostApp/StorageHostApp.xcodeproj/project.pbxproj

654 lines
32 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 55;
objects = {
/* Begin PBXBuildFile section */
0311113528EBED6500D58441 /* Tests.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 0311113428EBED6500D58441 /* Tests.xcconfig */; };
031BC3F328EC9B2C0047B2E8 /* AppIcon.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 031BC3F228EC9B2C0047B2E8 /* AppIcon.xcassets */; };
681DFEB228E748270000C36A /* AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFEAF28E748270000C36A /* AsyncTesting.swift */; };
681DFEB328E748270000C36A /* AsyncExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFEB028E748270000C36A /* AsyncExpectation.swift */; };
681DFEB428E748270000C36A /* XCTestCase+AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFEB128E748270000C36A /* XCTestCase+AsyncTesting.swift */; };
684FB06E28BEAF1500C8A6EB /* StorageHostAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB06D28BEAF1500C8A6EB /* StorageHostAppApp.swift */; };
684FB07028BEAF1500C8A6EB /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB06F28BEAF1500C8A6EB /* ContentView.swift */; };
684FB0B328BEB08900C8A6EB /* AWSS3StoragePluginTestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB07E28BEAF8E00C8A6EB /* AWSS3StoragePluginTestBase.swift */; };
684FB0B528BEB08900C8A6EB /* AWSS3StoragePluginAccessLevelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB08628BEAF8E00C8A6EB /* AWSS3StoragePluginAccessLevelTests.swift */; };
684FB0BE28BEB08F00C8A6EB /* TestConfigHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB09D28BEAFE700C8A6EB /* TestConfigHelper.swift */; };
684FB0C328BEB45600C8A6EB /* AuthSignInHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB0C228BEB45600C8A6EB /* AuthSignInHelper.swift */; };
68828E3D28C136EB006E7C0A /* AWSS3StoragePluginBasicIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB08428BEAF8E00C8A6EB /* AWSS3StoragePluginBasicIntegrationTests.swift */; };
68828E3E28C1546F006E7C0A /* AWSS3StoragePluginConfigurationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB08028BEAF8E00C8A6EB /* AWSS3StoragePluginConfigurationTests.swift */; };
68828E3F28C1549B006E7C0A /* AWSS3StoragePluginUploadFileResumabilityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB08A28BEAF8E00C8A6EB /* AWSS3StoragePluginUploadFileResumabilityTests.swift */; };
68828E4028C1549E006E7C0A /* AWSS3StoragePluginDownloadFileResumabilityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB08928BEAF8E00C8A6EB /* AWSS3StoragePluginDownloadFileResumabilityTests.swift */; };
68828E4128C154E5006E7C0A /* AWSS3StoragePluginNegativeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB08328BEAF8E00C8A6EB /* AWSS3StoragePluginNegativeTests.swift */; };
68828E4228C15B8B006E7C0A /* AWSS3StoragePluginOptionsUsabilityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB08128BEAF8E00C8A6EB /* AWSS3StoragePluginOptionsUsabilityTests.swift */; };
68828E4528C26D2D006E7C0A /* AWSS3StoragePluginPrefixKeyResolverTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB07F28BEAF8E00C8A6EB /* AWSS3StoragePluginPrefixKeyResolverTests.swift */; };
68828E4628C2736C006E7C0A /* AWSS3StoragePluginProgressTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB08C28BEAF8E00C8A6EB /* AWSS3StoragePluginProgressTests.swift */; };
68828E4728C27745006E7C0A /* AWSS3StoragePluginPutDataResumabilityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB08828BEAF8E00C8A6EB /* AWSS3StoragePluginPutDataResumabilityTests.swift */; };
68828E4828C2AAA6006E7C0A /* AWSS3StoragePluginGetDataResumabilityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684FB08B28BEAF8E00C8A6EB /* AWSS3StoragePluginGetDataResumabilityTests.swift */; };
B4A5B59B2919730700D873D2 /* Amplify in Frameworks */ = {isa = PBXBuildFile; productRef = B4A5B59A2919730700D873D2 /* Amplify */; };
B4A5B59D2919730700D873D2 /* AWSCognitoAuthPlugin in Frameworks */ = {isa = PBXBuildFile; productRef = B4A5B59C2919730700D873D2 /* AWSCognitoAuthPlugin */; };
B4A5B59F2919730700D873D2 /* AWSS3StoragePlugin in Frameworks */ = {isa = PBXBuildFile; productRef = B4A5B59E2919730700D873D2 /* AWSS3StoragePlugin */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
684FB0AD28BEB07200C8A6EB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 684FB06228BEAF1500C8A6EB /* Project object */;
proxyType = 1;
remoteGlobalIDString = 684FB06928BEAF1500C8A6EB;
remoteInfo = StorageHostApp;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
0311113428EBED6500D58441 /* Tests.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Tests.xcconfig; sourceTree = "<group>"; };
0311113828EBEEA700D58441 /* Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; };
031BC3F228EC9B2C0047B2E8 /* AppIcon.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = AppIcon.xcassets; sourceTree = "<group>"; };
681DFEAF28E748270000C36A /* AsyncTesting.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AsyncTesting.swift; sourceTree = "<group>"; };
681DFEB028E748270000C36A /* AsyncExpectation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AsyncExpectation.swift; sourceTree = "<group>"; };
681DFEB128E748270000C36A /* XCTestCase+AsyncTesting.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "XCTestCase+AsyncTesting.swift"; sourceTree = "<group>"; };
684FB06A28BEAF1500C8A6EB /* StorageHostApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = StorageHostApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
684FB06D28BEAF1500C8A6EB /* StorageHostAppApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageHostAppApp.swift; sourceTree = "<group>"; };
684FB06F28BEAF1500C8A6EB /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
684FB07E28BEAF8E00C8A6EB /* AWSS3StoragePluginTestBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginTestBase.swift; sourceTree = "<group>"; };
684FB07F28BEAF8E00C8A6EB /* AWSS3StoragePluginPrefixKeyResolverTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginPrefixKeyResolverTests.swift; sourceTree = "<group>"; };
684FB08028BEAF8E00C8A6EB /* AWSS3StoragePluginConfigurationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginConfigurationTests.swift; sourceTree = "<group>"; };
684FB08128BEAF8E00C8A6EB /* AWSS3StoragePluginOptionsUsabilityTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginOptionsUsabilityTests.swift; sourceTree = "<group>"; };
684FB08328BEAF8E00C8A6EB /* AWSS3StoragePluginNegativeTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginNegativeTests.swift; sourceTree = "<group>"; };
684FB08428BEAF8E00C8A6EB /* AWSS3StoragePluginBasicIntegrationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginBasicIntegrationTests.swift; sourceTree = "<group>"; };
684FB08628BEAF8E00C8A6EB /* AWSS3StoragePluginAccessLevelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginAccessLevelTests.swift; sourceTree = "<group>"; };
684FB08828BEAF8E00C8A6EB /* AWSS3StoragePluginPutDataResumabilityTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginPutDataResumabilityTests.swift; sourceTree = "<group>"; };
684FB08928BEAF8E00C8A6EB /* AWSS3StoragePluginDownloadFileResumabilityTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginDownloadFileResumabilityTests.swift; sourceTree = "<group>"; };
684FB08A28BEAF8E00C8A6EB /* AWSS3StoragePluginUploadFileResumabilityTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginUploadFileResumabilityTests.swift; sourceTree = "<group>"; };
684FB08B28BEAF8E00C8A6EB /* AWSS3StoragePluginGetDataResumabilityTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginGetDataResumabilityTests.swift; sourceTree = "<group>"; };
684FB08C28BEAF8E00C8A6EB /* AWSS3StoragePluginProgressTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSS3StoragePluginProgressTests.swift; sourceTree = "<group>"; };
684FB09D28BEAFE700C8A6EB /* TestConfigHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestConfigHelper.swift; sourceTree = "<group>"; };
684FB0A928BEB07200C8A6EB /* AWSS3StoragePluginIntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSS3StoragePluginIntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
684FB0C228BEB45600C8A6EB /* AuthSignInHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthSignInHelper.swift; sourceTree = "<group>"; };
684FB0C528BEB84800C8A6EB /* StorageHostApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = StorageHostApp.entitlements; sourceTree = "<group>"; };
B4A5B5982919725100D873D2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
B4A5B5992919727700D873D2 /* amplify-swift */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = "amplify-swift"; path = ../../../..; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
684FB06728BEAF1500C8A6EB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
B4A5B59B2919730700D873D2 /* Amplify in Frameworks */,
B4A5B59D2919730700D873D2 /* AWSCognitoAuthPlugin in Frameworks */,
B4A5B59F2919730700D873D2 /* AWSS3StoragePlugin in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
684FB0A628BEB07200C8A6EB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
0311113328EBED4700D58441 /* Configuration */ = {
isa = PBXGroup;
children = (
0311113428EBED6500D58441 /* Tests.xcconfig */,
0311113828EBEEA700D58441 /* Base.xcconfig */,
);
path = Configuration;
sourceTree = "<group>";
};
681DFEAE28E748270000C36A /* AsyncTesting */ = {
isa = PBXGroup;
children = (
681DFEAF28E748270000C36A /* AsyncTesting.swift */,
681DFEB028E748270000C36A /* AsyncExpectation.swift */,
681DFEB128E748270000C36A /* XCTestCase+AsyncTesting.swift */,
);
name = AsyncTesting;
path = ../../../../../AmplifyAsyncTesting/Sources/AsyncTesting;
sourceTree = "<group>";
};
684FB06128BEAF1500C8A6EB = {
isa = PBXGroup;
children = (
0311113328EBED4700D58441 /* Configuration */,
684FB07B28BEAF5500C8A6EB /* Packages */,
684FB07D28BEAF8E00C8A6EB /* AWSS3StoragePluginIntegrationTests */,
684FB06C28BEAF1500C8A6EB /* StorageHostApp */,
684FB06B28BEAF1500C8A6EB /* Products */,
684FB0A028BEB02E00C8A6EB /* Frameworks */,
);
sourceTree = "<group>";
};
684FB06B28BEAF1500C8A6EB /* Products */ = {
isa = PBXGroup;
children = (
684FB06A28BEAF1500C8A6EB /* StorageHostApp.app */,
684FB0A928BEB07200C8A6EB /* AWSS3StoragePluginIntegrationTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
684FB06C28BEAF1500C8A6EB /* StorageHostApp */ = {
isa = PBXGroup;
children = (
B4A5B5982919725100D873D2 /* Info.plist */,
681DFEAE28E748270000C36A /* AsyncTesting */,
684FB0C528BEB84800C8A6EB /* StorageHostApp.entitlements */,
684FB06D28BEAF1500C8A6EB /* StorageHostAppApp.swift */,
684FB06F28BEAF1500C8A6EB /* ContentView.swift */,
031BC3F228EC9B2C0047B2E8 /* AppIcon.xcassets */,
);
path = StorageHostApp;
sourceTree = "<group>";
};
684FB07B28BEAF5500C8A6EB /* Packages */ = {
isa = PBXGroup;
children = (
B4A5B5992919727700D873D2 /* amplify-swift */,
);
name = Packages;
sourceTree = "<group>";
};
684FB07D28BEAF8E00C8A6EB /* AWSS3StoragePluginIntegrationTests */ = {
isa = PBXGroup;
children = (
684FB0C128BEB44700C8A6EB /* Helpers */,
684FB08628BEAF8E00C8A6EB /* AWSS3StoragePluginAccessLevelTests.swift */,
684FB08428BEAF8E00C8A6EB /* AWSS3StoragePluginBasicIntegrationTests.swift */,
684FB08028BEAF8E00C8A6EB /* AWSS3StoragePluginConfigurationTests.swift */,
684FB08328BEAF8E00C8A6EB /* AWSS3StoragePluginNegativeTests.swift */,
684FB08128BEAF8E00C8A6EB /* AWSS3StoragePluginOptionsUsabilityTests.swift */,
684FB07F28BEAF8E00C8A6EB /* AWSS3StoragePluginPrefixKeyResolverTests.swift */,
684FB08C28BEAF8E00C8A6EB /* AWSS3StoragePluginProgressTests.swift */,
684FB07E28BEAF8E00C8A6EB /* AWSS3StoragePluginTestBase.swift */,
684FB08728BEAF8E00C8A6EB /* ResumabilityTests */,
);
path = AWSS3StoragePluginIntegrationTests;
sourceTree = "<group>";
};
684FB08728BEAF8E00C8A6EB /* ResumabilityTests */ = {
isa = PBXGroup;
children = (
684FB08828BEAF8E00C8A6EB /* AWSS3StoragePluginPutDataResumabilityTests.swift */,
684FB08928BEAF8E00C8A6EB /* AWSS3StoragePluginDownloadFileResumabilityTests.swift */,
684FB08A28BEAF8E00C8A6EB /* AWSS3StoragePluginUploadFileResumabilityTests.swift */,
684FB08B28BEAF8E00C8A6EB /* AWSS3StoragePluginGetDataResumabilityTests.swift */,
);
path = ResumabilityTests;
sourceTree = "<group>";
};
684FB0A028BEB02E00C8A6EB /* Frameworks */ = {
isa = PBXGroup;
children = (
);
name = Frameworks;
sourceTree = "<group>";
};
684FB0C128BEB44700C8A6EB /* Helpers */ = {
isa = PBXGroup;
children = (
684FB09D28BEAFE700C8A6EB /* TestConfigHelper.swift */,
684FB0C228BEB45600C8A6EB /* AuthSignInHelper.swift */,
);
path = Helpers;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
684FB06928BEAF1500C8A6EB /* StorageHostApp */ = {
isa = PBXNativeTarget;
buildConfigurationList = 684FB07828BEAF1600C8A6EB /* Build configuration list for PBXNativeTarget "StorageHostApp" */;
buildPhases = (
684FB06628BEAF1500C8A6EB /* Sources */,
684FB06728BEAF1500C8A6EB /* Frameworks */,
684FB06828BEAF1500C8A6EB /* Resources */,
);
buildRules = (
);
dependencies = (
03257C1428EBF994005DF425 /* PBXTargetDependency */,
03257C1628EBF994005DF425 /* PBXTargetDependency */,
03257C1828EBF994005DF425 /* PBXTargetDependency */,
);
name = StorageHostApp;
packageProductDependencies = (
B4A5B59A2919730700D873D2 /* Amplify */,
B4A5B59C2919730700D873D2 /* AWSCognitoAuthPlugin */,
B4A5B59E2919730700D873D2 /* AWSS3StoragePlugin */,
);
productName = StorageHostApp;
productReference = 684FB06A28BEAF1500C8A6EB /* StorageHostApp.app */;
productType = "com.apple.product-type.application";
};
684FB0A828BEB07200C8A6EB /* AWSS3StoragePluginIntegrationTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 684FB0AF28BEB07200C8A6EB /* Build configuration list for PBXNativeTarget "AWSS3StoragePluginIntegrationTests" */;
buildPhases = (
684FB0A528BEB07200C8A6EB /* Sources */,
684FB0A628BEB07200C8A6EB /* Frameworks */,
684FB0A728BEB07200C8A6EB /* Resources */,
684FB0C428BEB81900C8A6EB /* Copy Configuration */,
);
buildRules = (
);
dependencies = (
684FB0AE28BEB07200C8A6EB /* PBXTargetDependency */,
);
name = AWSS3StoragePluginIntegrationTests;
packageProductDependencies = (
);
productName = AWSS3StoragePluginIntegrationTests;
productReference = 684FB0A928BEB07200C8A6EB /* AWSS3StoragePluginIntegrationTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
684FB06228BEAF1500C8A6EB /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1340;
LastUpgradeCheck = 1340;
TargetAttributes = {
684FB06928BEAF1500C8A6EB = {
CreatedOnToolsVersion = 13.4.1;
};
684FB0A828BEB07200C8A6EB = {
CreatedOnToolsVersion = 13.4.1;
TestTargetID = 684FB06928BEAF1500C8A6EB;
};
};
};
buildConfigurationList = 684FB06528BEAF1500C8A6EB /* Build configuration list for PBXProject "StorageHostApp" */;
compatibilityVersion = "Xcode 13.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 684FB06128BEAF1500C8A6EB;
productRefGroup = 684FB06B28BEAF1500C8A6EB /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
684FB06928BEAF1500C8A6EB /* StorageHostApp */,
684FB0A828BEB07200C8A6EB /* AWSS3StoragePluginIntegrationTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
684FB06828BEAF1500C8A6EB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
031BC3F328EC9B2C0047B2E8 /* AppIcon.xcassets in Resources */,
0311113528EBED6500D58441 /* Tests.xcconfig in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
684FB0A728BEB07200C8A6EB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
684FB0C428BEB81900C8A6EB /* Copy Configuration */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Copy Configuration";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "${PROJECT_DIR}/copy_configuration.sh\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
684FB06628BEAF1500C8A6EB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
684FB07028BEAF1500C8A6EB /* ContentView.swift in Sources */,
684FB06E28BEAF1500C8A6EB /* StorageHostAppApp.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
684FB0A528BEB07200C8A6EB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
684FB0C328BEB45600C8A6EB /* AuthSignInHelper.swift in Sources */,
681DFEB228E748270000C36A /* AsyncTesting.swift in Sources */,
68828E4828C2AAA6006E7C0A /* AWSS3StoragePluginGetDataResumabilityTests.swift in Sources */,
681DFEB328E748270000C36A /* AsyncExpectation.swift in Sources */,
68828E4628C2736C006E7C0A /* AWSS3StoragePluginProgressTests.swift in Sources */,
684FB0B528BEB08900C8A6EB /* AWSS3StoragePluginAccessLevelTests.swift in Sources */,
68828E4028C1549E006E7C0A /* AWSS3StoragePluginDownloadFileResumabilityTests.swift in Sources */,
68828E4528C26D2D006E7C0A /* AWSS3StoragePluginPrefixKeyResolverTests.swift in Sources */,
684FB0B328BEB08900C8A6EB /* AWSS3StoragePluginTestBase.swift in Sources */,
68828E3F28C1549B006E7C0A /* AWSS3StoragePluginUploadFileResumabilityTests.swift in Sources */,
68828E3E28C1546F006E7C0A /* AWSS3StoragePluginConfigurationTests.swift in Sources */,
68828E4728C27745006E7C0A /* AWSS3StoragePluginPutDataResumabilityTests.swift in Sources */,
68828E4128C154E5006E7C0A /* AWSS3StoragePluginNegativeTests.swift in Sources */,
68828E3D28C136EB006E7C0A /* AWSS3StoragePluginBasicIntegrationTests.swift in Sources */,
681DFEB428E748270000C36A /* XCTestCase+AsyncTesting.swift in Sources */,
68828E4228C15B8B006E7C0A /* AWSS3StoragePluginOptionsUsabilityTests.swift in Sources */,
684FB0BE28BEB08F00C8A6EB /* TestConfigHelper.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
03257C1428EBF994005DF425 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
productRef = 03257C1328EBF994005DF425 /* AWSCognitoAuthPlugin */;
};
03257C1628EBF994005DF425 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
productRef = 03257C1528EBF994005DF425 /* AWSS3StoragePlugin */;
};
03257C1828EBF994005DF425 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
productRef = 03257C1728EBF994005DF425 /* Amplify */;
};
684FB0AE28BEB07200C8A6EB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 684FB06928BEAF1500C8A6EB /* StorageHostApp */;
targetProxy = 684FB0AD28BEB07200C8A6EB /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
684FB07628BEAF1600C8A6EB /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 0311113828EBEEA700D58441 /* Base.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
684FB07728BEAF1600C8A6EB /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 0311113828EBEEA700D58441 /* Base.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
684FB07928BEAF1600C8A6EB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_ENTITLEMENTS = StorageHostApp/StorageHostApp.entitlements;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "";
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = StorageHostApp/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = IntegTests;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.StorageHostApp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = 1;
};
name = Debug;
};
684FB07A28BEAF1600C8A6EB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_ENTITLEMENTS = StorageHostApp/StorageHostApp.entitlements;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "";
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = StorageHostApp/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = IntegTests;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.StorageHostApp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = 1;
};
name = Release;
};
684FB0B028BEB07200C8A6EB /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 0311113428EBED6500D58441 /* Tests.xcconfig */;
buildSettings = {
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = "$(APP_DISPLAY_NAME)";
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSS3StoragePluginIntegrationTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
TARGETED_DEVICE_FAMILY = 1;
};
name = Debug;
};
684FB0B128BEB07200C8A6EB /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 0311113428EBED6500D58441 /* Tests.xcconfig */;
buildSettings = {
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = "$(APP_DISPLAY_NAME)";
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSS3StoragePluginIntegrationTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
TARGETED_DEVICE_FAMILY = 1;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
684FB06528BEAF1500C8A6EB /* Build configuration list for PBXProject "StorageHostApp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
684FB07628BEAF1600C8A6EB /* Debug */,
684FB07728BEAF1600C8A6EB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
684FB07828BEAF1600C8A6EB /* Build configuration list for PBXNativeTarget "StorageHostApp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
684FB07928BEAF1600C8A6EB /* Debug */,
684FB07A28BEAF1600C8A6EB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
684FB0AF28BEB07200C8A6EB /* Build configuration list for PBXNativeTarget "AWSS3StoragePluginIntegrationTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
684FB0B028BEB07200C8A6EB /* Debug */,
684FB0B128BEB07200C8A6EB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCSwiftPackageProductDependency section */
03257C1328EBF994005DF425 /* AWSCognitoAuthPlugin */ = {
isa = XCSwiftPackageProductDependency;
productName = AWSCognitoAuthPlugin;
};
03257C1528EBF994005DF425 /* AWSS3StoragePlugin */ = {
isa = XCSwiftPackageProductDependency;
productName = AWSS3StoragePlugin;
};
03257C1728EBF994005DF425 /* Amplify */ = {
isa = XCSwiftPackageProductDependency;
productName = Amplify;
};
B4A5B59A2919730700D873D2 /* Amplify */ = {
isa = XCSwiftPackageProductDependency;
productName = Amplify;
};
B4A5B59C2919730700D873D2 /* AWSCognitoAuthPlugin */ = {
isa = XCSwiftPackageProductDependency;
productName = AWSCognitoAuthPlugin;
};
B4A5B59E2919730700D873D2 /* AWSS3StoragePlugin */ = {
isa = XCSwiftPackageProductDependency;
productName = AWSS3StoragePlugin;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 684FB06228BEAF1500C8A6EB /* Project object */;
}