Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
134 changes: 0 additions & 134 deletions Demo/SmartAsyncImageDemo/SmartAsyncImageDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,8 @@
88354F6A2EE7630300624775 /* SmartAsyncImage in Frameworks */ = {isa = PBXBuildFile; productRef = 88354F692EE7630300624775 /* SmartAsyncImage */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
88354F4C2EE762BE00624775 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 88354F362EE762BE00624775 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 88354F3D2EE762BE00624775;
remoteInfo = SmartAsyncImageDemo;
};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
88354F3E2EE762BE00624775 /* SmartAsyncImageDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SmartAsyncImageDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
88354F4B2EE762BE00624775 /* SmartAsyncImageDemoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SmartAsyncImageDemoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
Expand All @@ -44,16 +33,6 @@
path = SmartAsyncImageDemo;
sourceTree = "<group>";
};
88354F4E2EE762BE00624775 /* SmartAsyncImageDemoTests */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = SmartAsyncImageDemoTests;
sourceTree = "<group>";
};
88354F582EE762BE00624775 /* SmartAsyncImageDemoUITests */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = SmartAsyncImageDemoUITests;
sourceTree = "<group>";
};
/* End PBXFileSystemSynchronizedRootGroup section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -65,22 +44,13 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
88354F482EE762BE00624775 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
88354F352EE762BE00624775 = {
isa = PBXGroup;
children = (
88354F402EE762BE00624775 /* SmartAsyncImageDemo */,
88354F4E2EE762BE00624775 /* SmartAsyncImageDemoTests */,
88354F582EE762BE00624775 /* SmartAsyncImageDemoUITests */,
88354F3F2EE762BE00624775 /* Products */,
);
sourceTree = "<group>";
Expand All @@ -89,7 +59,6 @@
isa = PBXGroup;
children = (
88354F3E2EE762BE00624775 /* SmartAsyncImageDemo.app */,
88354F4B2EE762BE00624775 /* SmartAsyncImageDemoTests.xctest */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -120,29 +89,6 @@
productReference = 88354F3E2EE762BE00624775 /* SmartAsyncImageDemo.app */;
productType = "com.apple.product-type.application";
};
88354F4A2EE762BE00624775 /* SmartAsyncImageDemoTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 88354F622EE762BE00624775 /* Build configuration list for PBXNativeTarget "SmartAsyncImageDemoTests" */;
buildPhases = (
88354F472EE762BE00624775 /* Sources */,
88354F482EE762BE00624775 /* Frameworks */,
88354F492EE762BE00624775 /* Resources */,
);
buildRules = (
);
dependencies = (
88354F4D2EE762BE00624775 /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
88354F4E2EE762BE00624775 /* SmartAsyncImageDemoTests */,
);
name = SmartAsyncImageDemoTests;
packageProductDependencies = (
);
productName = SmartAsyncImageDemoTests;
productReference = 88354F4B2EE762BE00624775 /* SmartAsyncImageDemoTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
Expand All @@ -156,10 +102,6 @@
88354F3D2EE762BE00624775 = {
CreatedOnToolsVersion = 26.1;
};
88354F4A2EE762BE00624775 = {
CreatedOnToolsVersion = 26.1;
TestTargetID = 88354F3D2EE762BE00624775;
};
};
};
buildConfigurationList = 88354F392EE762BE00624775 /* Build configuration list for PBXProject "SmartAsyncImageDemo" */;
Expand All @@ -180,7 +122,6 @@
projectRoot = "";
targets = (
88354F3D2EE762BE00624775 /* SmartAsyncImageDemo */,
88354F4A2EE762BE00624775 /* SmartAsyncImageDemoTests */,
);
};
/* End PBXProject section */
Expand All @@ -193,13 +134,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
88354F492EE762BE00624775 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
Expand All @@ -210,23 +144,8 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
88354F472EE762BE00624775 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
88354F4D2EE762BE00624775 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 88354F3D2EE762BE00624775 /* SmartAsyncImageDemo */;
targetProxy = 88354F4C2EE762BE00624775 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
88354F5D2EE762BE00624775 /* Debug */ = {
isa = XCBuildConfiguration;
Expand Down Expand Up @@ -419,50 +338,6 @@
};
name = Release;
};
88354F632EE762BE00624775 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = HGE6ZKLW3Q;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 26.1;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.jr.SmartAsyncImageDemoTests;
PRODUCT_NAME = "$(TARGET_NAME)";
STRING_CATALOG_GENERATE_SYMBOLS = NO;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SmartAsyncImageDemo.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SmartAsyncImageDemo";
};
name = Debug;
};
88354F642EE762BE00624775 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = HGE6ZKLW3Q;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 26.1;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.jr.SmartAsyncImageDemoTests;
PRODUCT_NAME = "$(TARGET_NAME)";
STRING_CATALOG_GENERATE_SYMBOLS = NO;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SmartAsyncImageDemo.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SmartAsyncImageDemo";
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
Expand All @@ -484,15 +359,6 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
88354F622EE762BE00624775 /* Build configuration list for PBXNativeTarget "SmartAsyncImageDemoTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
88354F632EE762BE00624775 /* Debug */,
88354F642EE762BE00624775 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */

/* Begin XCLocalSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "2620"
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES"
buildArchitectures = "Automatic">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "88354F3D2EE762BE00624775"
BuildableName = "SmartAsyncImageDemo.app"
BlueprintName = "SmartAsyncImageDemo"
ReferencedContainer = "container:SmartAsyncImageDemo.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
shouldAutocreateTestPlan = "YES">
<Testables>
<TestableReference
skipped = "NO"
parallelizable = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "88354F4A2EE762BE00624775"
BuildableName = "SmartAsyncImageDemoTests.xctest"
BlueprintName = "SmartAsyncImageDemoTests"
ReferencedContainer = "container:SmartAsyncImageDemo.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "88354F3D2EE762BE00624775"
BuildableName = "SmartAsyncImageDemo.app"
BlueprintName = "SmartAsyncImageDemo"
ReferencedContainer = "container:SmartAsyncImageDemo.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "88354F3D2EE762BE00624775"
BuildableName = "SmartAsyncImageDemo.app"
BlueprintName = "SmartAsyncImageDemo"
ReferencedContainer = "container:SmartAsyncImageDemo.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading