You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
602 lines
26 KiB
602 lines
26 KiB
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1C73631EACF56BABD3B2BCFB /* LayoutTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736BC4450890C45F8FBC63 /* LayoutTools.swift */; };
|
|
1C73635138BBD2BB480A308F /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C736777456388CA571DA17B /* MediaPlayer.framework */; };
|
|
1C7363D9DC8F9D1F866DE935 /* Kirschkeks-256x256.png in Resources */ = {isa = PBXBuildFile; fileRef = 1C7368DC7EF11A553145E169 /* Kirschkeks-256x256.png */; };
|
|
1C73640D928DE56D35175D39 /* UploadOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736260E748CF136FF37EA7 /* UploadOperation.swift */; };
|
|
1C73646F87B495A47D7943C7 /* NetData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7369EC16B19B32B515169E /* NetData.swift */; };
|
|
1C736503B656C999E5E12081 /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7365B06FA66294E99AC2D3 /* NetworkManager.swift */; };
|
|
1C73654C9EA6D255CFC039C5 /* NetworkHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C73620D01687FB4F1811C5C /* NetworkHelper.swift */; };
|
|
1C7368364397315E12E90F05 /* VideoPlayerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7367379DEE94EBF3FAFA78 /* VideoPlayerController.swift */; };
|
|
1C73688D13E5A804880C8768 /* UIImageExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736DCCE3AA9993E15F7652 /* UIImageExtension.swift */; };
|
|
1C7369ABC44CFB530EA71FB6 /* HeaderCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736D9BB5498E7E8F11C754 /* HeaderCell.swift */; };
|
|
1C736C5DD23466269607E07F /* alamojson.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C73618272969871601AB817 /* alamojson.swift */; };
|
|
1C736D24B49451141CD4B64D /* DetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7369F53095B7A4D65679C2 /* DetailViewController.swift */; };
|
|
1C736F6A223D4ADB2E1BA733 /* ItemCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736069C214E9522BB1BD97 /* ItemCell.swift */; };
|
|
1C736FB92B19FE17E4357C85 /* MediaItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C73688DAB88F9360FB62A49 /* MediaItem.swift */; };
|
|
A5D637AE4588AAB5DC1CBC6B /* Pods.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 127AC1F28342F9AAE3CEC5C2 /* Pods.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
|
|
C98AF5D51B124D6A00D196CC /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C98AF5D41B124D6A00D196CC /* AppDelegate.swift */; };
|
|
C98AF5D81B124D6A00D196CC /* kplayer.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = C98AF5D61B124D6A00D196CC /* kplayer.xcdatamodeld */; };
|
|
C98AF5DA1B124D6A00D196CC /* MasterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C98AF5D91B124D6A00D196CC /* MasterViewController.swift */; };
|
|
C98AF5DF1B124D6A00D196CC /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C98AF5DD1B124D6A00D196CC /* Main.storyboard */; };
|
|
C98AF5E11B124D6A00D196CC /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C98AF5E01B124D6A00D196CC /* Images.xcassets */; };
|
|
C98AF5E41B124D6A00D196CC /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = C98AF5E21B124D6A00D196CC /* LaunchScreen.xib */; };
|
|
C98AF5F01B124D6A00D196CC /* kplayerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C98AF5EF1B124D6A00D196CC /* kplayerTests.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
C98AF5EA1B124D6A00D196CC /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C98AF5C71B124D6A00D196CC /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C98AF5CE1B124D6A00D196CC;
|
|
remoteInfo = kplayer;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
127AC1F28342F9AAE3CEC5C2 /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1C736069C214E9522BB1BD97 /* ItemCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ItemCell.swift; sourceTree = "<group>"; };
|
|
1C73618272969871601AB817 /* alamojson.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = alamojson.swift; sourceTree = "<group>"; };
|
|
1C73620D01687FB4F1811C5C /* NetworkHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetworkHelper.swift; sourceTree = "<group>"; };
|
|
1C736260E748CF136FF37EA7 /* UploadOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UploadOperation.swift; sourceTree = "<group>"; };
|
|
1C7365B06FA66294E99AC2D3 /* NetworkManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetworkManager.swift; sourceTree = "<group>"; };
|
|
1C7367379DEE94EBF3FAFA78 /* VideoPlayerController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoPlayerController.swift; sourceTree = "<group>"; };
|
|
1C736777456388CA571DA17B /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
|
|
1C73688DAB88F9360FB62A49 /* MediaItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MediaItem.swift; sourceTree = "<group>"; };
|
|
1C7368DC7EF11A553145E169 /* Kirschkeks-256x256.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Kirschkeks-256x256.png"; sourceTree = "<group>"; };
|
|
1C7369EC16B19B32B515169E /* NetData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetData.swift; sourceTree = "<group>"; };
|
|
1C7369F53095B7A4D65679C2 /* DetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DetailViewController.swift; sourceTree = "<group>"; };
|
|
1C736BC4450890C45F8FBC63 /* LayoutTools.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayoutTools.swift; sourceTree = "<group>"; };
|
|
1C736D9BB5498E7E8F11C754 /* HeaderCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HeaderCell.swift; sourceTree = "<group>"; };
|
|
1C736DCCE3AA9993E15F7652 /* UIImageExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIImageExtension.swift; sourceTree = "<group>"; };
|
|
5C6CBA548F885BF342F594EA /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
|
|
A170BFB886D61D57F7009BFC /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
|
|
C98AF5CF1B124D6A00D196CC /* kplayer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = kplayer.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C98AF5D31B124D6A00D196CC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
C98AF5D41B124D6A00D196CC /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
C98AF5D71B124D6A00D196CC /* kplayer.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = kplayer.xcdatamodel; sourceTree = "<group>"; };
|
|
C98AF5D91B124D6A00D196CC /* MasterViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MasterViewController.swift; sourceTree = "<group>"; };
|
|
C98AF5DE1B124D6A00D196CC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
C98AF5E01B124D6A00D196CC /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
C98AF5E31B124D6A00D196CC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
|
C98AF5E91B124D6A00D196CC /* kplayerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = kplayerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C98AF5EE1B124D6A00D196CC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
C98AF5EF1B124D6A00D196CC /* kplayerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = kplayerTests.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
C98AF5CC1B124D6A00D196CC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A5D637AE4588AAB5DC1CBC6B /* Pods.framework in Frameworks */,
|
|
1C73635138BBD2BB480A308F /* MediaPlayer.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C98AF5E61B124D6A00D196CC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1C73615846EE8B07DAAFD230 /* detail */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1C7367379DEE94EBF3FAFA78 /* VideoPlayerController.swift */,
|
|
1C736069C214E9522BB1BD97 /* ItemCell.swift */,
|
|
1C736D9BB5498E7E8F11C754 /* HeaderCell.swift */,
|
|
1C7369F53095B7A4D65679C2 /* DetailViewController.swift */,
|
|
);
|
|
path = detail;
|
|
sourceTree = "<group>";
|
|
};
|
|
1C7365603CAE04E39B73D843 /* util */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1C736DCCE3AA9993E15F7652 /* UIImageExtension.swift */,
|
|
1C736BC4450890C45F8FBC63 /* LayoutTools.swift */,
|
|
1C73620D01687FB4F1811C5C /* NetworkHelper.swift */,
|
|
1C736260E748CF136FF37EA7 /* UploadOperation.swift */,
|
|
1C7369EC16B19B32B515169E /* NetData.swift */,
|
|
1C73618272969871601AB817 /* alamojson.swift */,
|
|
);
|
|
path = util;
|
|
sourceTree = "<group>";
|
|
};
|
|
1C736DC8C3AFB991541A2079 /* core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1C7365B06FA66294E99AC2D3 /* NetworkManager.swift */,
|
|
1C73688DAB88F9360FB62A49 /* MediaItem.swift */,
|
|
);
|
|
path = core;
|
|
sourceTree = "<group>";
|
|
};
|
|
8CB608B13A2BDFA9D708982B /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
127AC1F28342F9AAE3CEC5C2 /* Pods.framework */,
|
|
1C736777456388CA571DA17B /* MediaPlayer.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
8EB26707CC8BD3E10F328A9E /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5C6CBA548F885BF342F594EA /* Pods.debug.xcconfig */,
|
|
A170BFB886D61D57F7009BFC /* Pods.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
C98AF5C61B124D6A00D196CC = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C98AF5D11B124D6A00D196CC /* kplayer */,
|
|
C98AF5EC1B124D6A00D196CC /* kplayerTests */,
|
|
C98AF5D01B124D6A00D196CC /* Products */,
|
|
8EB26707CC8BD3E10F328A9E /* Pods */,
|
|
8CB608B13A2BDFA9D708982B /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
C98AF5D01B124D6A00D196CC /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C98AF5CF1B124D6A00D196CC /* kplayer.app */,
|
|
C98AF5E91B124D6A00D196CC /* kplayerTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
C98AF5D11B124D6A00D196CC /* kplayer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C98AF5D41B124D6A00D196CC /* AppDelegate.swift */,
|
|
C98AF5D91B124D6A00D196CC /* MasterViewController.swift */,
|
|
C98AF5DD1B124D6A00D196CC /* Main.storyboard */,
|
|
C98AF5E01B124D6A00D196CC /* Images.xcassets */,
|
|
C98AF5E21B124D6A00D196CC /* LaunchScreen.xib */,
|
|
C98AF5D61B124D6A00D196CC /* kplayer.xcdatamodeld */,
|
|
C98AF5D21B124D6A00D196CC /* Supporting Files */,
|
|
1C736DC8C3AFB991541A2079 /* core */,
|
|
1C7368DC7EF11A553145E169 /* Kirschkeks-256x256.png */,
|
|
1C7365603CAE04E39B73D843 /* util */,
|
|
1C73615846EE8B07DAAFD230 /* detail */,
|
|
);
|
|
path = kplayer;
|
|
sourceTree = "<group>";
|
|
};
|
|
C98AF5D21B124D6A00D196CC /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C98AF5D31B124D6A00D196CC /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
C98AF5EC1B124D6A00D196CC /* kplayerTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C98AF5EF1B124D6A00D196CC /* kplayerTests.swift */,
|
|
C98AF5ED1B124D6A00D196CC /* Supporting Files */,
|
|
);
|
|
path = kplayerTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
C98AF5ED1B124D6A00D196CC /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C98AF5EE1B124D6A00D196CC /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
C98AF5CE1B124D6A00D196CC /* kplayer */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C98AF5F31B124D6A00D196CC /* Build configuration list for PBXNativeTarget "kplayer" */;
|
|
buildPhases = (
|
|
FA5E42A873B9445C28CCC025 /* Check Pods Manifest.lock */,
|
|
C98AF5CB1B124D6A00D196CC /* Sources */,
|
|
C98AF5CC1B124D6A00D196CC /* Frameworks */,
|
|
C98AF5CD1B124D6A00D196CC /* Resources */,
|
|
81E453B289EA9615E1980098 /* Embed Pods Frameworks */,
|
|
F554AE493C60519505E761A6 /* Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = kplayer;
|
|
productName = kplayer;
|
|
productReference = C98AF5CF1B124D6A00D196CC /* kplayer.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
C98AF5E81B124D6A00D196CC /* kplayerTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C98AF5F61B124D6A00D196CC /* Build configuration list for PBXNativeTarget "kplayerTests" */;
|
|
buildPhases = (
|
|
C98AF5E51B124D6A00D196CC /* Sources */,
|
|
C98AF5E61B124D6A00D196CC /* Frameworks */,
|
|
C98AF5E71B124D6A00D196CC /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C98AF5EB1B124D6A00D196CC /* PBXTargetDependency */,
|
|
);
|
|
name = kplayerTests;
|
|
productName = kplayerTests;
|
|
productReference = C98AF5E91B124D6A00D196CC /* kplayerTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
C98AF5C71B124D6A00D196CC /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0630;
|
|
ORGANIZATIONNAME = "Marco Schmickler";
|
|
TargetAttributes = {
|
|
C98AF5CE1B124D6A00D196CC = {
|
|
CreatedOnToolsVersion = 6.3.1;
|
|
};
|
|
C98AF5E81B124D6A00D196CC = {
|
|
CreatedOnToolsVersion = 6.3.1;
|
|
TestTargetID = C98AF5CE1B124D6A00D196CC;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C98AF5CA1B124D6A00D196CC /* Build configuration list for PBXProject "kplayer" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = C98AF5C61B124D6A00D196CC;
|
|
productRefGroup = C98AF5D01B124D6A00D196CC /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
C98AF5CE1B124D6A00D196CC /* kplayer */,
|
|
C98AF5E81B124D6A00D196CC /* kplayerTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
C98AF5CD1B124D6A00D196CC /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C98AF5DF1B124D6A00D196CC /* Main.storyboard in Resources */,
|
|
C98AF5E41B124D6A00D196CC /* LaunchScreen.xib in Resources */,
|
|
C98AF5E11B124D6A00D196CC /* Images.xcassets in Resources */,
|
|
1C7363D9DC8F9D1F866DE935 /* Kirschkeks-256x256.png in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C98AF5E71B124D6A00D196CC /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
81E453B289EA9615E1980098 /* Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
F554AE493C60519505E761A6 /* Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
FA5E42A873B9445C28CCC025 /* Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
C98AF5CB1B124D6A00D196CC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C98AF5D81B124D6A00D196CC /* kplayer.xcdatamodeld in Sources */,
|
|
C98AF5D51B124D6A00D196CC /* AppDelegate.swift in Sources */,
|
|
C98AF5DA1B124D6A00D196CC /* MasterViewController.swift in Sources */,
|
|
1C736503B656C999E5E12081 /* NetworkManager.swift in Sources */,
|
|
1C736FB92B19FE17E4357C85 /* MediaItem.swift in Sources */,
|
|
1C73688D13E5A804880C8768 /* UIImageExtension.swift in Sources */,
|
|
1C7368364397315E12E90F05 /* VideoPlayerController.swift in Sources */,
|
|
1C736F6A223D4ADB2E1BA733 /* ItemCell.swift in Sources */,
|
|
1C7369ABC44CFB530EA71FB6 /* HeaderCell.swift in Sources */,
|
|
1C736D24B49451141CD4B64D /* DetailViewController.swift in Sources */,
|
|
1C73631EACF56BABD3B2BCFB /* LayoutTools.swift in Sources */,
|
|
1C73654C9EA6D255CFC039C5 /* NetworkHelper.swift in Sources */,
|
|
1C73640D928DE56D35175D39 /* UploadOperation.swift in Sources */,
|
|
1C73646F87B495A47D7943C7 /* NetData.swift in Sources */,
|
|
1C736C5DD23466269607E07F /* alamojson.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C98AF5E51B124D6A00D196CC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C98AF5F01B124D6A00D196CC /* kplayerTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
C98AF5EB1B124D6A00D196CC /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C98AF5CE1B124D6A00D196CC /* kplayer */;
|
|
targetProxy = C98AF5EA1B124D6A00D196CC /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
C98AF5DD1B124D6A00D196CC /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
C98AF5DE1B124D6A00D196CC /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
C98AF5E21B124D6A00D196CC /* LaunchScreen.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
C98AF5E31B124D6A00D196CC /* Base */,
|
|
);
|
|
name = LaunchScreen.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
C98AF5F11B124D6A00D196CC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C98AF5F21B124D6A00D196CC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C98AF5F41B124D6A00D196CC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5C6CBA548F885BF342F594EA /* Pods.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
INFOPLIST_FILE = kplayer/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C98AF5F51B124D6A00D196CC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A170BFB886D61D57F7009BFC /* Pods.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
INFOPLIST_FILE = kplayer/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
C98AF5F71B124D6A00D196CC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = kplayerTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/kplayer.app/kplayer";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C98AF5F81B124D6A00D196CC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = kplayerTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/kplayer.app/kplayer";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C98AF5CA1B124D6A00D196CC /* Build configuration list for PBXProject "kplayer" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C98AF5F11B124D6A00D196CC /* Debug */,
|
|
C98AF5F21B124D6A00D196CC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C98AF5F31B124D6A00D196CC /* Build configuration list for PBXNativeTarget "kplayer" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C98AF5F41B124D6A00D196CC /* Debug */,
|
|
C98AF5F51B124D6A00D196CC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C98AF5F61B124D6A00D196CC /* Build configuration list for PBXNativeTarget "kplayerTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C98AF5F71B124D6A00D196CC /* Debug */,
|
|
C98AF5F81B124D6A00D196CC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCVersionGroup section */
|
|
C98AF5D61B124D6A00D196CC /* kplayer.xcdatamodeld */ = {
|
|
isa = XCVersionGroup;
|
|
children = (
|
|
C98AF5D71B124D6A00D196CC /* kplayer.xcdatamodel */,
|
|
);
|
|
currentVersion = C98AF5D71B124D6A00D196CC /* kplayer.xcdatamodel */;
|
|
path = kplayer.xcdatamodeld;
|
|
sourceTree = "<group>";
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
};
|
|
/* End XCVersionGroup section */
|
|
};
|
|
rootObject = C98AF5C71B124D6A00D196CC /* Project object */;
|
|
}
|