Commit 40e1d733 by wanggang

delete target

parent 39872da8
......@@ -13,8 +13,6 @@
739046AB2410DB7900181090 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 739046AA2410DB7900181090 /* Assets.xcassets */; };
739046AE2410DB7900181090 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 739046AC2410DB7900181090 /* LaunchScreen.storyboard */; };
739046B12410DB7900181090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 739046B02410DB7900181090 /* main.m */; };
739046BB2410DB7900181090 /* WXDownloadingKitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 739046BA2410DB7900181090 /* WXDownloadingKitTests.m */; };
739046C62410DB7900181090 /* WXDownloadingKitUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 739046C52410DB7900181090 /* WXDownloadingKitUITests.m */; };
739047182410EACA00181090 /* BPNetWorkConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 739046ED2410EACA00181090 /* BPNetWorkConfig.m */; };
739047192410EACA00181090 /* BPFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 739046F12410EACA00181090 /* BPFileManager.m */; };
7390471A2410EACA00181090 /* BPDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 739046F22410EACA00181090 /* BPDownloader.m */; };
......@@ -38,23 +36,6 @@
97F24A813790E781DD8D3E24 /* libPods-WXDownloadingKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F16F2A5BF0ED88360672BBEA /* libPods-WXDownloadingKit.a */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
739046B72410DB7900181090 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 739046932410DB7800181090 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 7390469A2410DB7800181090;
remoteInfo = WXDownloadingKit;
};
739046C22410DB7900181090 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 739046932410DB7800181090 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 7390469A2410DB7800181090;
remoteInfo = WXDownloadingKit;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
354CD71A61D824D9FE34B4EB /* Pods-WXDownloadingKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WXDownloadingKit.debug.xcconfig"; path = "Target Support Files/Pods-WXDownloadingKit/Pods-WXDownloadingKit.debug.xcconfig"; sourceTree = "<group>"; };
7390469B2410DB7800181090 /* WXDownloadingKit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WXDownloadingKit.app; sourceTree = BUILT_PRODUCTS_DIR; };
......@@ -67,12 +48,6 @@
739046AD2410DB7900181090 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
739046AF2410DB7900181090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
739046B02410DB7900181090 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
739046B62410DB7900181090 /* WXDownloadingKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WXDownloadingKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
739046BA2410DB7900181090 /* WXDownloadingKitTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WXDownloadingKitTests.m; sourceTree = "<group>"; };
739046BC2410DB7900181090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
739046C12410DB7900181090 /* WXDownloadingKitUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WXDownloadingKitUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
739046C52410DB7900181090 /* WXDownloadingKitUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WXDownloadingKitUITests.m; sourceTree = "<group>"; };
739046C72410DB7900181090 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
739046EC2410EACA00181090 /* BPFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPFileManager.h; sourceTree = "<group>"; };
739046ED2410EACA00181090 /* BPNetWorkConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BPNetWorkConfig.m; sourceTree = "<group>"; };
739046EE2410EACA00181090 /* BPDownloadContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPDownloadContent.h; sourceTree = "<group>"; };
......@@ -126,20 +101,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
739046B32410DB7900181090 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
739046BE2410DB7900181090 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
......@@ -156,8 +117,6 @@
isa = PBXGroup;
children = (
7390469D2410DB7800181090 /* WXDownloadingKit */,
739046B92410DB7900181090 /* WXDownloadingKitTests */,
739046C42410DB7900181090 /* WXDownloadingKitUITests */,
7390469C2410DB7800181090 /* Products */,
6D74B1ABE25E8489EB8C95A8 /* Pods */,
9830ADB90BD17C5151D8CEF1 /* Frameworks */,
......@@ -168,8 +127,6 @@
isa = PBXGroup;
children = (
7390469B2410DB7800181090 /* WXDownloadingKit.app */,
739046B62410DB7900181090 /* WXDownloadingKitTests.xctest */,
739046C12410DB7900181090 /* WXDownloadingKitUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
......@@ -192,24 +149,6 @@
path = WXDownloadingKit;
sourceTree = "<group>";
};
739046B92410DB7900181090 /* WXDownloadingKitTests */ = {
isa = PBXGroup;
children = (
739046BA2410DB7900181090 /* WXDownloadingKitTests.m */,
739046BC2410DB7900181090 /* Info.plist */,
);
path = WXDownloadingKitTests;
sourceTree = "<group>";
};
739046C42410DB7900181090 /* WXDownloadingKitUITests */ = {
isa = PBXGroup;
children = (
739046C52410DB7900181090 /* WXDownloadingKitUITests.m */,
739046C72410DB7900181090 /* Info.plist */,
);
path = WXDownloadingKitUITests;
sourceTree = "<group>";
};
739046E92410DFC300181090 /* Downloading */ = {
isa = PBXGroup;
children = (
......@@ -349,42 +288,6 @@
productReference = 7390469B2410DB7800181090 /* WXDownloadingKit.app */;
productType = "com.apple.product-type.application";
};
739046B52410DB7900181090 /* WXDownloadingKitTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 739046CD2410DB7900181090 /* Build configuration list for PBXNativeTarget "WXDownloadingKitTests" */;
buildPhases = (
739046B22410DB7900181090 /* Sources */,
739046B32410DB7900181090 /* Frameworks */,
739046B42410DB7900181090 /* Resources */,
);
buildRules = (
);
dependencies = (
739046B82410DB7900181090 /* PBXTargetDependency */,
);
name = WXDownloadingKitTests;
productName = WXDownloadingKitTests;
productReference = 739046B62410DB7900181090 /* WXDownloadingKitTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
739046C02410DB7900181090 /* WXDownloadingKitUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 739046D02410DB7900181090 /* Build configuration list for PBXNativeTarget "WXDownloadingKitUITests" */;
buildPhases = (
739046BD2410DB7900181090 /* Sources */,
739046BE2410DB7900181090 /* Frameworks */,
739046BF2410DB7900181090 /* Resources */,
);
buildRules = (
);
dependencies = (
739046C32410DB7900181090 /* PBXTargetDependency */,
);
name = WXDownloadingKitUITests;
productName = WXDownloadingKitUITests;
productReference = 739046C12410DB7900181090 /* WXDownloadingKitUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
......@@ -397,14 +300,6 @@
7390469A2410DB7800181090 = {
CreatedOnToolsVersion = 11.3.1;
};
739046B52410DB7900181090 = {
CreatedOnToolsVersion = 11.3.1;
TestTargetID = 7390469A2410DB7800181090;
};
739046C02410DB7900181090 = {
CreatedOnToolsVersion = 11.3.1;
TestTargetID = 7390469A2410DB7800181090;
};
};
};
buildConfigurationList = 739046962410DB7800181090 /* Build configuration list for PBXProject "WXDownloadingKit" */;
......@@ -421,8 +316,6 @@
projectRoot = "";
targets = (
7390469A2410DB7800181090 /* WXDownloadingKit */,
739046B52410DB7900181090 /* WXDownloadingKitTests */,
739046C02410DB7900181090 /* WXDownloadingKitUITests */,
);
};
/* End PBXProject section */
......@@ -439,20 +332,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
739046B42410DB7900181090 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
739046BF2410DB7900181090 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
......@@ -510,37 +389,8 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
739046B22410DB7900181090 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
739046BB2410DB7900181090 /* WXDownloadingKitTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
739046BD2410DB7900181090 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
739046C62410DB7900181090 /* WXDownloadingKitUITests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
739046B82410DB7900181090 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 7390469A2410DB7800181090 /* WXDownloadingKit */;
targetProxy = 739046B72410DB7900181090 /* PBXContainerItemProxy */;
};
739046C32410DB7900181090 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 7390469A2410DB7800181090 /* WXDownloadingKit */;
targetProxy = 739046C22410DB7900181090 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
739046A72410DB7800181090 /* Main.storyboard */ = {
isa = PBXVariantGroup;
......@@ -709,78 +559,6 @@
};
name = Release;
};
739046CE2410DB7900181090 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = WXDownloadingKitTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = Davinci.Pi.WXDownloadingKitTests;
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WXDownloadingKit.app/WXDownloadingKit";
};
name = Debug;
};
739046CF2410DB7900181090 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = WXDownloadingKitTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = Davinci.Pi.WXDownloadingKitTests;
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WXDownloadingKit.app/WXDownloadingKit";
};
name = Release;
};
739046D12410DB7900181090 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = WXDownloadingKitUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = Davinci.Pi.WXDownloadingKitUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = WXDownloadingKit;
};
name = Debug;
};
739046D22410DB7900181090 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = WXDownloadingKitUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = Davinci.Pi.WXDownloadingKitUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = WXDownloadingKit;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
......@@ -802,24 +580,6 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
739046CD2410DB7900181090 /* Build configuration list for PBXNativeTarget "WXDownloadingKitTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
739046CE2410DB7900181090 /* Debug */,
739046CF2410DB7900181090 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
739046D02410DB7900181090 /* Build configuration list for PBXNativeTarget "WXDownloadingKitUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
739046D12410DB7900181090 /* Debug */,
739046D22410DB7900181090 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 739046932410DB7800181090 /* Project object */;
......
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>
//
// WXDownloadingKitTests.m
// WXDownloadingKitTests
//
// Created by Davinci.Pi on 2020/3/5.
// Copyright © 2020 Davinci.Pi. All rights reserved.
//
#import <XCTest/XCTest.h>
@interface WXDownloadingKitTests : XCTestCase
@end
@implementation WXDownloadingKitTests
- (void)setUp {
// Put setup code here. This method is called before the invocation of each test method in the class.
}
- (void)tearDown {
// Put teardown code here. This method is called after the invocation of each test method in the class.
}
- (void)testExample {
// This is an example of a functional test case.
// Use XCTAssert and related functions to verify your tests produce the correct results.
}
- (void)testPerformanceExample {
// This is an example of a performance test case.
[self measureBlock:^{
// Put the code you want to measure the time of here.
}];
}
@end
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>
//
// WXDownloadingKitUITests.m
// WXDownloadingKitUITests
//
// Created by Davinci.Pi on 2020/3/5.
// Copyright © 2020 Davinci.Pi. All rights reserved.
//
#import <XCTest/XCTest.h>
@interface WXDownloadingKitUITests : XCTestCase
@end
@implementation WXDownloadingKitUITests
- (void)setUp {
// Put setup code here. This method is called before the invocation of each test method in the class.
// In UI tests it is usually best to stop immediately when a failure occurs.
self.continueAfterFailure = NO;
// In UI tests it’s important to set the initial state - such as interface orientation - required for your tests before they run. The setUp method is a good place to do this.
}
- (void)tearDown {
// Put teardown code here. This method is called after the invocation of each test method in the class.
}
- (void)testExample {
// UI tests must launch the application that they test.
XCUIApplication *app = [[XCUIApplication alloc] init];
[app launch];
// Use recording to get started writing UI tests.
// Use XCTAssert and related functions to verify your tests produce the correct results.
}
- (void)testLaunchPerformance {
if (@available(macOS 10.15, iOS 13.0, tvOS 13.0, *)) {
// This measures how long it takes to launch your application.
[self measureWithMetrics:@[XCTOSSignpostMetric.applicationLaunchMetric] block:^{
[[[XCUIApplication alloc] init] launch];
}];
}
}
@end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment