Skip to content

Commit

Permalink
remove unuse target
Browse files Browse the repository at this point in the history
  • Loading branch information
belm committed Apr 26, 2015
1 parent bb121f7 commit e835ddf
Showing 1 changed file with 0 additions and 99 deletions.
99 changes: 0 additions & 99 deletions BaiduFM.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,6 @@
remoteGlobalIDString = 6780CE8E1AEC66C1000BAA67;
remoteInfo = "BaiduFM WatchKit Extension";
};
6797968E1AEC542800FF780F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 67F0AEB11AD9FF8C000CB588 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 67F0AEB81AD9FF8C000CB588;
remoteInfo = BaiduFM;
};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
Expand Down Expand Up @@ -137,7 +130,6 @@
6780CEA61AEC66C1000BAA67 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Interface.storyboard; sourceTree = "<group>"; };
6780CEA81AEC66C1000BAA67 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
6783E0321AE0D6D800D9D5FC /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
6797968A1AEC542800FF780F /* BaiduFMKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BaiduFMKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
679796AE1AEC574800FF780F /* DataCenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataCenter.swift; sourceTree = "<group>"; };
67B3F1811AE1DA2C0061068C /* BaiduFM-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BaiduFM-Bridging-Header.h"; sourceTree = "<group>"; };
67B3F1851AE1DA3F0061068C /* FMDatabase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FMDatabase.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -185,13 +177,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
679796871AEC542800FF780F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
67F0AEB61AD9FF8C000CB588 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
Expand Down Expand Up @@ -329,7 +314,6 @@
isa = PBXGroup;
children = (
67F0AEB91AD9FF8C000CB588 /* BaiduFM.app */,
6797968A1AEC542800FF780F /* BaiduFMKitTests.xctest */,
6780CE8F1AEC66C1000BAA67 /* BaiduFM WatchKit Extension.appex */,
6780CE9E1AEC66C1000BAA67 /* BaiduFM WatchKit App.app */,
);
Expand Down Expand Up @@ -440,24 +424,6 @@
productReference = 6780CE9E1AEC66C1000BAA67 /* BaiduFM WatchKit App.app */;
productType = "com.apple.product-type.application.watchapp";
};
679796891AEC542800FF780F /* BaiduFMKitTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 6797969C1AEC542800FF780F /* Build configuration list for PBXNativeTarget "BaiduFMKitTests" */;
buildPhases = (
679796861AEC542800FF780F /* Sources */,
679796871AEC542800FF780F /* Frameworks */,
679796881AEC542800FF780F /* Resources */,
);
buildRules = (
);
dependencies = (
6797968F1AEC542800FF780F /* PBXTargetDependency */,
);
name = BaiduFMKitTests;
productName = BaiduFMKitTests;
productReference = 6797968A1AEC542800FF780F /* BaiduFMKitTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
67F0AEB81AD9FF8C000CB588 /* BaiduFM */ = {
isa = PBXNativeTarget;
buildConfigurationList = 67F0AED81AD9FF8C000CB588 /* Build configuration list for PBXNativeTarget "BaiduFM" */;
Expand Down Expand Up @@ -496,10 +462,6 @@
6780CE9D1AEC66C1000BAA67 = {
CreatedOnToolsVersion = 6.3.1;
};
679796891AEC542800FF780F = {
CreatedOnToolsVersion = 6.3.1;
TestTargetID = 67F0AEB81AD9FF8C000CB588;
};
67F0AEB81AD9FF8C000CB588 = {
CreatedOnToolsVersion = 6.3;
};
Expand All @@ -519,7 +481,6 @@
projectRoot = "";
targets = (
67F0AEB81AD9FF8C000CB588 /* BaiduFM */,
679796891AEC542800FF780F /* BaiduFMKitTests */,
6780CE8E1AEC66C1000BAA67 /* BaiduFM WatchKit Extension */,
6780CE9D1AEC66C1000BAA67 /* BaiduFM WatchKit App */,
);
Expand All @@ -545,13 +506,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
679796881AEC542800FF780F /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
67F0AEB71AD9FF8C000CB588 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
Expand Down Expand Up @@ -679,13 +633,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
679796861AEC542800FF780F /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
67F0AEB51AD9FF8C000CB588 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
Expand Down Expand Up @@ -728,11 +675,6 @@
target = 6780CE8E1AEC66C1000BAA67 /* BaiduFM WatchKit Extension */;
targetProxy = 6780CEAA1AEC66C1000BAA67 /* PBXContainerItemProxy */;
};
6797968F1AEC542800FF780F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 67F0AEB81AD9FF8C000CB588 /* BaiduFM */;
targetProxy = 6797968E1AEC542800FF780F /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
Expand Down Expand Up @@ -823,38 +765,6 @@
};
name = Release;
};
6797969D1AEC542800FF780F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = BaiduFMKitTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BaiduFM.app/BaiduFM";
};
name = Debug;
};
6797969E1AEC542800FF780F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
INFOPLIST_FILE = BaiduFMKitTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BaiduFM.app/BaiduFM";
};
name = Release;
};
67F0AED61AD9FF8C000CB588 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
Expand Down Expand Up @@ -1000,15 +910,6 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
6797969C1AEC542800FF780F /* Build configuration list for PBXNativeTarget "BaiduFMKitTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6797969D1AEC542800FF780F /* Debug */,
6797969E1AEC542800FF780F /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
67F0AEB41AD9FF8C000CB588 /* Build configuration list for PBXProject "BaiduFM" */ = {
isa = XCConfigurationList;
buildConfigurations = (
Expand Down

0 comments on commit e835ddf

Please sign in to comment.