app改名
This commit is contained in:
parent
367f18a20e
commit
33eab0225f
10
Podfile
10
Podfile
@ -17,7 +17,7 @@ post_install do |installer|
|
|||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
target 'ShortPlay' do
|
target 'Thimra' do
|
||||||
# Comment the next line if you don't want to use dynamic frameworks
|
# Comment the next line if you don't want to use dynamic frameworks
|
||||||
use_frameworks!
|
use_frameworks!
|
||||||
|
|
||||||
@ -35,13 +35,5 @@ target 'ShortPlay' do
|
|||||||
pod 'ReachabilitySwift' #网络状态监控
|
pod 'ReachabilitySwift' #网络状态监控
|
||||||
|
|
||||||
|
|
||||||
target 'ShortPlayTests' do
|
|
||||||
inherit! :search_paths
|
|
||||||
# Pods for testing
|
|
||||||
end
|
|
||||||
|
|
||||||
target 'ShortPlayUITests' do
|
|
||||||
# Pods for testing
|
|
||||||
end
|
|
||||||
|
|
||||||
end
|
end
|
||||||
|
@ -69,6 +69,6 @@ SPEC CHECKSUMS:
|
|||||||
YYKit: 7cda43304a8dc3696c449041e2cb3107b4e236e7
|
YYKit: 7cda43304a8dc3696c449041e2cb3107b4e236e7
|
||||||
ZFPlayer: 5cf39e8d9f0c2394a014b0db4767b5b5a6bffe13
|
ZFPlayer: 5cf39e8d9f0c2394a014b0db4767b5b5a6bffe13
|
||||||
|
|
||||||
PODFILE CHECKSUM: 3842e01f3a774298d51e08a9caf0e72ea42cd7bc
|
PODFILE CHECKSUM: 1ac1768b638088622600b82e65d3eb429873c448
|
||||||
|
|
||||||
COCOAPODS: 1.16.2
|
COCOAPODS: 1.16.2
|
||||||
|
@ -1,745 +0,0 @@
|
|||||||
// !$*UTF8*$!
|
|
||||||
{
|
|
||||||
archiveVersion = 1;
|
|
||||||
classes = {
|
|
||||||
};
|
|
||||||
objectVersion = 77;
|
|
||||||
objects = {
|
|
||||||
|
|
||||||
/* Begin PBXBuildFile section */
|
|
||||||
44750E76352CA5F5653C130B /* Pods_ShortPlay.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CB082E16E94AEEE7602DC87 /* Pods_ShortPlay.framework */; };
|
|
||||||
8259C195B8627F99A0DA2633 /* Pods_ShortPlayTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3049C811FA3662418C9EEACE /* Pods_ShortPlayTests.framework */; };
|
|
||||||
F30A67DA1559E80D2303D8BD /* Pods_ShortPlay_ShortPlayUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DB457634938350C07D587D4 /* Pods_ShortPlay_ShortPlayUITests.framework */; };
|
|
||||||
/* End PBXBuildFile section */
|
|
||||||
|
|
||||||
/* Begin PBXContainerItemProxy section */
|
|
||||||
1DBC40702DA4EE010093FCB0 /* PBXContainerItemProxy */ = {
|
|
||||||
isa = PBXContainerItemProxy;
|
|
||||||
containerPortal = 1DBC40512DA4EDFC0093FCB0 /* Project object */;
|
|
||||||
proxyType = 1;
|
|
||||||
remoteGlobalIDString = 1DBC40582DA4EDFC0093FCB0;
|
|
||||||
remoteInfo = ShortPlay;
|
|
||||||
};
|
|
||||||
1DBC407A2DA4EE010093FCB0 /* PBXContainerItemProxy */ = {
|
|
||||||
isa = PBXContainerItemProxy;
|
|
||||||
containerPortal = 1DBC40512DA4EDFC0093FCB0 /* Project object */;
|
|
||||||
proxyType = 1;
|
|
||||||
remoteGlobalIDString = 1DBC40582DA4EDFC0093FCB0;
|
|
||||||
remoteInfo = ShortPlay;
|
|
||||||
};
|
|
||||||
/* End PBXContainerItemProxy section */
|
|
||||||
|
|
||||||
/* Begin PBXFileReference section */
|
|
||||||
1AC17585C566B70F526D3938 /* Pods-ShortPlay.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShortPlay.debug.xcconfig"; path = "Target Support Files/Pods-ShortPlay/Pods-ShortPlay.debug.xcconfig"; sourceTree = "<group>"; };
|
|
||||||
1B957067B5FAB12084843406 /* Pods-ShortPlay-ShortPlayUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShortPlay-ShortPlayUITests.release.xcconfig"; path = "Target Support Files/Pods-ShortPlay-ShortPlayUITests/Pods-ShortPlay-ShortPlayUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
||||||
1DBC40592DA4EDFC0093FCB0 /* ShortPlay.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ShortPlay.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
||||||
1DBC406F2DA4EE010093FCB0 /* ShortPlayTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ShortPlayTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
||||||
1DBC40792DA4EE010093FCB0 /* ShortPlayUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ShortPlayUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
||||||
27D1AF89FD4CC591EFA405F2 /* Pods-ShortPlay-ShortPlayUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShortPlay-ShortPlayUITests.debug.xcconfig"; path = "Target Support Files/Pods-ShortPlay-ShortPlayUITests/Pods-ShortPlay-ShortPlayUITests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
||||||
3049C811FA3662418C9EEACE /* Pods_ShortPlayTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ShortPlayTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
||||||
3CB082E16E94AEEE7602DC87 /* Pods_ShortPlay.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ShortPlay.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
||||||
7AA7065C6971326630D3239D /* Pods-ShortPlayTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShortPlayTests.release.xcconfig"; path = "Target Support Files/Pods-ShortPlayTests/Pods-ShortPlayTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
||||||
8DB457634938350C07D587D4 /* Pods_ShortPlay_ShortPlayUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ShortPlay_ShortPlayUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
||||||
9DF7FB1047F612A65429345F /* Pods-ShortPlay.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShortPlay.release.xcconfig"; path = "Target Support Files/Pods-ShortPlay/Pods-ShortPlay.release.xcconfig"; sourceTree = "<group>"; };
|
|
||||||
9E1BF460A8DF01704AD3DB63 /* Pods-ShortPlayTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShortPlayTests.debug.xcconfig"; path = "Target Support Files/Pods-ShortPlayTests/Pods-ShortPlayTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
||||||
/* End PBXFileReference section */
|
|
||||||
|
|
||||||
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
|
||||||
1DBC41052DA4F98D0093FCB0 /* Exceptions for "ShortPlay" folder in "ShortPlay" target */ = {
|
|
||||||
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
|
||||||
membershipExceptions = (
|
|
||||||
Source/Info.plist,
|
|
||||||
);
|
|
||||||
target = 1DBC40582DA4EDFC0093FCB0 /* ShortPlay */;
|
|
||||||
};
|
|
||||||
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
|
||||||
|
|
||||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
||||||
1DBC40722DA4EE010093FCB0 /* ShortPlayTests */ = {
|
|
||||||
isa = PBXFileSystemSynchronizedRootGroup;
|
|
||||||
path = ShortPlayTests;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
1DBC407C2DA4EE010093FCB0 /* ShortPlayUITests */ = {
|
|
||||||
isa = PBXFileSystemSynchronizedRootGroup;
|
|
||||||
path = ShortPlayUITests;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
1DBC40FB2DA4F98D0093FCB0 /* ShortPlay */ = {
|
|
||||||
isa = PBXFileSystemSynchronizedRootGroup;
|
|
||||||
exceptions = (
|
|
||||||
1DBC41052DA4F98D0093FCB0 /* Exceptions for "ShortPlay" folder in "ShortPlay" target */,
|
|
||||||
);
|
|
||||||
path = ShortPlay;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
/* End PBXFileSystemSynchronizedRootGroup section */
|
|
||||||
|
|
||||||
/* Begin PBXFrameworksBuildPhase section */
|
|
||||||
1DBC40562DA4EDFC0093FCB0 /* Frameworks */ = {
|
|
||||||
isa = PBXFrameworksBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
44750E76352CA5F5653C130B /* Pods_ShortPlay.framework in Frameworks */,
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
1DBC406C2DA4EE010093FCB0 /* Frameworks */ = {
|
|
||||||
isa = PBXFrameworksBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
8259C195B8627F99A0DA2633 /* Pods_ShortPlayTests.framework in Frameworks */,
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
1DBC40762DA4EE010093FCB0 /* Frameworks */ = {
|
|
||||||
isa = PBXFrameworksBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
F30A67DA1559E80D2303D8BD /* Pods_ShortPlay_ShortPlayUITests.framework in Frameworks */,
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
/* End PBXFrameworksBuildPhase section */
|
|
||||||
|
|
||||||
/* Begin PBXGroup section */
|
|
||||||
0061C3496D158807460301A9 /* Pods */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
1AC17585C566B70F526D3938 /* Pods-ShortPlay.debug.xcconfig */,
|
|
||||||
9DF7FB1047F612A65429345F /* Pods-ShortPlay.release.xcconfig */,
|
|
||||||
27D1AF89FD4CC591EFA405F2 /* Pods-ShortPlay-ShortPlayUITests.debug.xcconfig */,
|
|
||||||
1B957067B5FAB12084843406 /* Pods-ShortPlay-ShortPlayUITests.release.xcconfig */,
|
|
||||||
9E1BF460A8DF01704AD3DB63 /* Pods-ShortPlayTests.debug.xcconfig */,
|
|
||||||
7AA7065C6971326630D3239D /* Pods-ShortPlayTests.release.xcconfig */,
|
|
||||||
);
|
|
||||||
path = Pods;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
1DBC40502DA4EDFC0093FCB0 = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
1DBC40FB2DA4F98D0093FCB0 /* ShortPlay */,
|
|
||||||
1DBC40722DA4EE010093FCB0 /* ShortPlayTests */,
|
|
||||||
1DBC407C2DA4EE010093FCB0 /* ShortPlayUITests */,
|
|
||||||
1DBC405A2DA4EDFC0093FCB0 /* Products */,
|
|
||||||
0061C3496D158807460301A9 /* Pods */,
|
|
||||||
B6C9E282BAC4C4B3E926A853 /* Frameworks */,
|
|
||||||
);
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
1DBC405A2DA4EDFC0093FCB0 /* Products */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
1DBC40592DA4EDFC0093FCB0 /* ShortPlay.app */,
|
|
||||||
1DBC406F2DA4EE010093FCB0 /* ShortPlayTests.xctest */,
|
|
||||||
1DBC40792DA4EE010093FCB0 /* ShortPlayUITests.xctest */,
|
|
||||||
);
|
|
||||||
name = Products;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
B6C9E282BAC4C4B3E926A853 /* Frameworks */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
3CB082E16E94AEEE7602DC87 /* Pods_ShortPlay.framework */,
|
|
||||||
8DB457634938350C07D587D4 /* Pods_ShortPlay_ShortPlayUITests.framework */,
|
|
||||||
3049C811FA3662418C9EEACE /* Pods_ShortPlayTests.framework */,
|
|
||||||
);
|
|
||||||
name = Frameworks;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
/* End PBXGroup section */
|
|
||||||
|
|
||||||
/* Begin PBXNativeTarget section */
|
|
||||||
1DBC40582DA4EDFC0093FCB0 /* ShortPlay */ = {
|
|
||||||
isa = PBXNativeTarget;
|
|
||||||
buildConfigurationList = 1DBC40822DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "ShortPlay" */;
|
|
||||||
buildPhases = (
|
|
||||||
801A3E3FF53193556BBE9EBF /* [CP] Check Pods Manifest.lock */,
|
|
||||||
1DBC40552DA4EDFC0093FCB0 /* Sources */,
|
|
||||||
1DBC40562DA4EDFC0093FCB0 /* Frameworks */,
|
|
||||||
1DBC40572DA4EDFC0093FCB0 /* Resources */,
|
|
||||||
99BF4E2B3615B1F54D05DA28 /* [CP] Embed Pods Frameworks */,
|
|
||||||
);
|
|
||||||
buildRules = (
|
|
||||||
);
|
|
||||||
dependencies = (
|
|
||||||
);
|
|
||||||
fileSystemSynchronizedGroups = (
|
|
||||||
1DBC40FB2DA4F98D0093FCB0 /* ShortPlay */,
|
|
||||||
);
|
|
||||||
name = ShortPlay;
|
|
||||||
productName = ShortPlay;
|
|
||||||
productReference = 1DBC40592DA4EDFC0093FCB0 /* ShortPlay.app */;
|
|
||||||
productType = "com.apple.product-type.application";
|
|
||||||
};
|
|
||||||
1DBC406E2DA4EE010093FCB0 /* ShortPlayTests */ = {
|
|
||||||
isa = PBXNativeTarget;
|
|
||||||
buildConfigurationList = 1DBC40872DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "ShortPlayTests" */;
|
|
||||||
buildPhases = (
|
|
||||||
DD54CED5D8E8015BF138DA32 /* [CP] Check Pods Manifest.lock */,
|
|
||||||
1DBC406B2DA4EE010093FCB0 /* Sources */,
|
|
||||||
1DBC406C2DA4EE010093FCB0 /* Frameworks */,
|
|
||||||
1DBC406D2DA4EE010093FCB0 /* Resources */,
|
|
||||||
);
|
|
||||||
buildRules = (
|
|
||||||
);
|
|
||||||
dependencies = (
|
|
||||||
1DBC40712DA4EE010093FCB0 /* PBXTargetDependency */,
|
|
||||||
);
|
|
||||||
fileSystemSynchronizedGroups = (
|
|
||||||
1DBC40722DA4EE010093FCB0 /* ShortPlayTests */,
|
|
||||||
);
|
|
||||||
name = ShortPlayTests;
|
|
||||||
productName = ShortPlayTests;
|
|
||||||
productReference = 1DBC406F2DA4EE010093FCB0 /* ShortPlayTests.xctest */;
|
|
||||||
productType = "com.apple.product-type.bundle.unit-test";
|
|
||||||
};
|
|
||||||
1DBC40782DA4EE010093FCB0 /* ShortPlayUITests */ = {
|
|
||||||
isa = PBXNativeTarget;
|
|
||||||
buildConfigurationList = 1DBC408A2DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "ShortPlayUITests" */;
|
|
||||||
buildPhases = (
|
|
||||||
7A20F9056D18DF2605250323 /* [CP] Check Pods Manifest.lock */,
|
|
||||||
1DBC40752DA4EE010093FCB0 /* Sources */,
|
|
||||||
1DBC40762DA4EE010093FCB0 /* Frameworks */,
|
|
||||||
1DBC40772DA4EE010093FCB0 /* Resources */,
|
|
||||||
36F6362AEACE4C584F0D7341 /* [CP] Embed Pods Frameworks */,
|
|
||||||
);
|
|
||||||
buildRules = (
|
|
||||||
);
|
|
||||||
dependencies = (
|
|
||||||
1DBC407B2DA4EE010093FCB0 /* PBXTargetDependency */,
|
|
||||||
);
|
|
||||||
fileSystemSynchronizedGroups = (
|
|
||||||
1DBC407C2DA4EE010093FCB0 /* ShortPlayUITests */,
|
|
||||||
);
|
|
||||||
name = ShortPlayUITests;
|
|
||||||
productName = ShortPlayUITests;
|
|
||||||
productReference = 1DBC40792DA4EE010093FCB0 /* ShortPlayUITests.xctest */;
|
|
||||||
productType = "com.apple.product-type.bundle.ui-testing";
|
|
||||||
};
|
|
||||||
/* End PBXNativeTarget section */
|
|
||||||
|
|
||||||
/* Begin PBXProject section */
|
|
||||||
1DBC40512DA4EDFC0093FCB0 /* Project object */ = {
|
|
||||||
isa = PBXProject;
|
|
||||||
attributes = {
|
|
||||||
BuildIndependentTargetsInParallel = 1;
|
|
||||||
LastSwiftUpdateCheck = 1620;
|
|
||||||
LastUpgradeCheck = 1620;
|
|
||||||
TargetAttributes = {
|
|
||||||
1DBC40582DA4EDFC0093FCB0 = {
|
|
||||||
CreatedOnToolsVersion = 16.2;
|
|
||||||
};
|
|
||||||
1DBC406E2DA4EE010093FCB0 = {
|
|
||||||
CreatedOnToolsVersion = 16.2;
|
|
||||||
TestTargetID = 1DBC40582DA4EDFC0093FCB0;
|
|
||||||
};
|
|
||||||
1DBC40782DA4EE010093FCB0 = {
|
|
||||||
CreatedOnToolsVersion = 16.2;
|
|
||||||
TestTargetID = 1DBC40582DA4EDFC0093FCB0;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
buildConfigurationList = 1DBC40542DA4EDFC0093FCB0 /* Build configuration list for PBXProject "ShortPlay" */;
|
|
||||||
developmentRegion = en;
|
|
||||||
hasScannedForEncodings = 0;
|
|
||||||
knownRegions = (
|
|
||||||
en,
|
|
||||||
Base,
|
|
||||||
);
|
|
||||||
mainGroup = 1DBC40502DA4EDFC0093FCB0;
|
|
||||||
minimizedProjectReferenceProxies = 1;
|
|
||||||
packageReferences = (
|
|
||||||
);
|
|
||||||
preferredProjectObjectVersion = 77;
|
|
||||||
productRefGroup = 1DBC405A2DA4EDFC0093FCB0 /* Products */;
|
|
||||||
projectDirPath = "";
|
|
||||||
projectRoot = "";
|
|
||||||
targets = (
|
|
||||||
1DBC40582DA4EDFC0093FCB0 /* ShortPlay */,
|
|
||||||
1DBC406E2DA4EE010093FCB0 /* ShortPlayTests */,
|
|
||||||
1DBC40782DA4EE010093FCB0 /* ShortPlayUITests */,
|
|
||||||
);
|
|
||||||
};
|
|
||||||
/* End PBXProject section */
|
|
||||||
|
|
||||||
/* Begin PBXResourcesBuildPhase section */
|
|
||||||
1DBC40572DA4EDFC0093FCB0 /* Resources */ = {
|
|
||||||
isa = PBXResourcesBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
1DBC406D2DA4EE010093FCB0 /* Resources */ = {
|
|
||||||
isa = PBXResourcesBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
1DBC40772DA4EE010093FCB0 /* Resources */ = {
|
|
||||||
isa = PBXResourcesBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
/* End PBXResourcesBuildPhase section */
|
|
||||||
|
|
||||||
/* Begin PBXShellScriptBuildPhase section */
|
|
||||||
36F6362AEACE4C584F0D7341 /* [CP] Embed Pods Frameworks */ = {
|
|
||||||
isa = PBXShellScriptBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
inputFileListPaths = (
|
|
||||||
"${PODS_ROOT}/Target Support Files/Pods-ShortPlay-ShortPlayUITests/Pods-ShortPlay-ShortPlayUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
||||||
);
|
|
||||||
name = "[CP] Embed Pods Frameworks";
|
|
||||||
outputFileListPaths = (
|
|
||||||
"${PODS_ROOT}/Target Support Files/Pods-ShortPlay-ShortPlayUITests/Pods-ShortPlay-ShortPlayUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
shellPath = /bin/sh;
|
|
||||||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ShortPlay-ShortPlayUITests/Pods-ShortPlay-ShortPlayUITests-frameworks.sh\"\n";
|
|
||||||
showEnvVarsInLog = 0;
|
|
||||||
};
|
|
||||||
7A20F9056D18DF2605250323 /* [CP] Check Pods Manifest.lock */ = {
|
|
||||||
isa = PBXShellScriptBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
inputFileListPaths = (
|
|
||||||
);
|
|
||||||
inputPaths = (
|
|
||||||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
||||||
"${PODS_ROOT}/Manifest.lock",
|
|
||||||
);
|
|
||||||
name = "[CP] Check Pods Manifest.lock";
|
|
||||||
outputFileListPaths = (
|
|
||||||
);
|
|
||||||
outputPaths = (
|
|
||||||
"$(DERIVED_FILE_DIR)/Pods-ShortPlay-ShortPlayUITests-checkManifestLockResult.txt",
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
shellPath = /bin/sh;
|
|
||||||
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
||||||
showEnvVarsInLog = 0;
|
|
||||||
};
|
|
||||||
801A3E3FF53193556BBE9EBF /* [CP] Check Pods Manifest.lock */ = {
|
|
||||||
isa = PBXShellScriptBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
inputFileListPaths = (
|
|
||||||
);
|
|
||||||
inputPaths = (
|
|
||||||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
||||||
"${PODS_ROOT}/Manifest.lock",
|
|
||||||
);
|
|
||||||
name = "[CP] Check Pods Manifest.lock";
|
|
||||||
outputFileListPaths = (
|
|
||||||
);
|
|
||||||
outputPaths = (
|
|
||||||
"$(DERIVED_FILE_DIR)/Pods-ShortPlay-checkManifestLockResult.txt",
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
shellPath = /bin/sh;
|
|
||||||
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
||||||
showEnvVarsInLog = 0;
|
|
||||||
};
|
|
||||||
99BF4E2B3615B1F54D05DA28 /* [CP] Embed Pods Frameworks */ = {
|
|
||||||
isa = PBXShellScriptBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
inputFileListPaths = (
|
|
||||||
"${PODS_ROOT}/Target Support Files/Pods-ShortPlay/Pods-ShortPlay-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
||||||
);
|
|
||||||
name = "[CP] Embed Pods Frameworks";
|
|
||||||
outputFileListPaths = (
|
|
||||||
"${PODS_ROOT}/Target Support Files/Pods-ShortPlay/Pods-ShortPlay-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
shellPath = /bin/sh;
|
|
||||||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ShortPlay/Pods-ShortPlay-frameworks.sh\"\n";
|
|
||||||
showEnvVarsInLog = 0;
|
|
||||||
};
|
|
||||||
DD54CED5D8E8015BF138DA32 /* [CP] Check Pods Manifest.lock */ = {
|
|
||||||
isa = PBXShellScriptBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
inputFileListPaths = (
|
|
||||||
);
|
|
||||||
inputPaths = (
|
|
||||||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
||||||
"${PODS_ROOT}/Manifest.lock",
|
|
||||||
);
|
|
||||||
name = "[CP] Check Pods Manifest.lock";
|
|
||||||
outputFileListPaths = (
|
|
||||||
);
|
|
||||||
outputPaths = (
|
|
||||||
"$(DERIVED_FILE_DIR)/Pods-ShortPlayTests-checkManifestLockResult.txt",
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
shellPath = /bin/sh;
|
|
||||||
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
||||||
showEnvVarsInLog = 0;
|
|
||||||
};
|
|
||||||
/* End PBXShellScriptBuildPhase section */
|
|
||||||
|
|
||||||
/* Begin PBXSourcesBuildPhase section */
|
|
||||||
1DBC40552DA4EDFC0093FCB0 /* Sources */ = {
|
|
||||||
isa = PBXSourcesBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
1DBC406B2DA4EE010093FCB0 /* Sources */ = {
|
|
||||||
isa = PBXSourcesBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
1DBC40752DA4EE010093FCB0 /* Sources */ = {
|
|
||||||
isa = PBXSourcesBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
/* End PBXSourcesBuildPhase section */
|
|
||||||
|
|
||||||
/* Begin PBXTargetDependency section */
|
|
||||||
1DBC40712DA4EE010093FCB0 /* PBXTargetDependency */ = {
|
|
||||||
isa = PBXTargetDependency;
|
|
||||||
target = 1DBC40582DA4EDFC0093FCB0 /* ShortPlay */;
|
|
||||||
targetProxy = 1DBC40702DA4EE010093FCB0 /* PBXContainerItemProxy */;
|
|
||||||
};
|
|
||||||
1DBC407B2DA4EE010093FCB0 /* PBXTargetDependency */ = {
|
|
||||||
isa = PBXTargetDependency;
|
|
||||||
target = 1DBC40582DA4EDFC0093FCB0 /* ShortPlay */;
|
|
||||||
targetProxy = 1DBC407A2DA4EE010093FCB0 /* PBXContainerItemProxy */;
|
|
||||||
};
|
|
||||||
/* End PBXTargetDependency section */
|
|
||||||
|
|
||||||
/* Begin XCBuildConfiguration section */
|
|
||||||
1DBC40832DA4EE010093FCB0 /* Debug */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
baseConfigurationReference = 1AC17585C566B70F526D3938 /* Pods-ShortPlay.debug.xcconfig */;
|
|
||||||
buildSettings = {
|
|
||||||
ARCHS = "$(ARCHS_STANDARD)";
|
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
||||||
CODE_SIGN_STYLE = Automatic;
|
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
|
||||||
DEVELOPMENT_TEAM = "";
|
|
||||||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
|
||||||
INFOPLIST_FILE = ShortPlay/Source/Info.plist;
|
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = Thimra;
|
|
||||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
||||||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
||||||
INFOPLIST_KEY_UIMainStoryboardFile = "";
|
|
||||||
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
||||||
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
||||||
LD_RUNPATH_SEARCH_PATHS = (
|
|
||||||
"$(inherited)",
|
|
||||||
"@executable_path/Frameworks",
|
|
||||||
);
|
|
||||||
MARKETING_VERSION = 1.0;
|
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = cn.com.boytv.ShortPlay;
|
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
||||||
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
||||||
SUPPORTS_MACCATALYST = NO;
|
|
||||||
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "ShortPlay/Source/ShortPlay-Bridging-Header.h";
|
|
||||||
SWIFT_VERSION = 5.0;
|
|
||||||
TARGETED_DEVICE_FAMILY = 1;
|
|
||||||
VALID_ARCHS = "arm64 arm64e x86_64";
|
|
||||||
};
|
|
||||||
name = Debug;
|
|
||||||
};
|
|
||||||
1DBC40842DA4EE010093FCB0 /* Release */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
baseConfigurationReference = 9DF7FB1047F612A65429345F /* Pods-ShortPlay.release.xcconfig */;
|
|
||||||
buildSettings = {
|
|
||||||
ARCHS = "$(ARCHS_STANDARD)";
|
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
||||||
CODE_SIGN_STYLE = Automatic;
|
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
|
||||||
DEVELOPMENT_TEAM = "";
|
|
||||||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
|
||||||
INFOPLIST_FILE = ShortPlay/Source/Info.plist;
|
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = Thimra;
|
|
||||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
||||||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
||||||
INFOPLIST_KEY_UIMainStoryboardFile = "";
|
|
||||||
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
||||||
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
||||||
LD_RUNPATH_SEARCH_PATHS = (
|
|
||||||
"$(inherited)",
|
|
||||||
"@executable_path/Frameworks",
|
|
||||||
);
|
|
||||||
MARKETING_VERSION = 1.0;
|
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = cn.com.boytv.ShortPlay;
|
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
||||||
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
||||||
SUPPORTS_MACCATALYST = NO;
|
|
||||||
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "ShortPlay/Source/ShortPlay-Bridging-Header.h";
|
|
||||||
SWIFT_VERSION = 5.0;
|
|
||||||
TARGETED_DEVICE_FAMILY = 1;
|
|
||||||
VALID_ARCHS = "arm64 arm64e x86_64";
|
|
||||||
};
|
|
||||||
name = Release;
|
|
||||||
};
|
|
||||||
1DBC40852DA4EE010093FCB0 /* Debug */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
buildSettings = {
|
|
||||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
||||||
CLANG_ANALYZER_NONNULL = YES;
|
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
||||||
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;
|
|
||||||
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
||||||
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
||||||
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;
|
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 18.2;
|
|
||||||
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
||||||
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
||||||
MTL_FAST_MATH = YES;
|
|
||||||
ONLY_ACTIVE_ARCH = YES;
|
|
||||||
SDKROOT = iphoneos;
|
|
||||||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
||||||
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
||||||
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
||||||
};
|
|
||||||
name = Debug;
|
|
||||||
};
|
|
||||||
1DBC40862DA4EE010093FCB0 /* Release */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
buildSettings = {
|
|
||||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
||||||
CLANG_ANALYZER_NONNULL = YES;
|
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
||||||
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;
|
|
||||||
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
||||||
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
||||||
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 = 18.2;
|
|
||||||
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
||||||
MTL_ENABLE_DEBUG_INFO = NO;
|
|
||||||
MTL_FAST_MATH = YES;
|
|
||||||
SDKROOT = iphoneos;
|
|
||||||
SWIFT_COMPILATION_MODE = wholemodule;
|
|
||||||
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
||||||
VALIDATE_PRODUCT = YES;
|
|
||||||
};
|
|
||||||
name = Release;
|
|
||||||
};
|
|
||||||
1DBC40882DA4EE010093FCB0 /* Debug */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
baseConfigurationReference = 9E1BF460A8DF01704AD3DB63 /* Pods-ShortPlayTests.debug.xcconfig */;
|
|
||||||
buildSettings = {
|
|
||||||
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
||||||
CODE_SIGN_STYLE = Automatic;
|
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
|
||||||
DEVELOPMENT_TEAM = 36QJHAN62Q;
|
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 18.2;
|
|
||||||
MARKETING_VERSION = 1.0;
|
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = cn.com.boytv.ShortPlayTests;
|
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
||||||
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
||||||
SWIFT_VERSION = 5.0;
|
|
||||||
TARGETED_DEVICE_FAMILY = "1,2";
|
|
||||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ShortPlay.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ShortPlay";
|
|
||||||
};
|
|
||||||
name = Debug;
|
|
||||||
};
|
|
||||||
1DBC40892DA4EE010093FCB0 /* Release */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
baseConfigurationReference = 7AA7065C6971326630D3239D /* Pods-ShortPlayTests.release.xcconfig */;
|
|
||||||
buildSettings = {
|
|
||||||
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
||||||
CODE_SIGN_STYLE = Automatic;
|
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
|
||||||
DEVELOPMENT_TEAM = 36QJHAN62Q;
|
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 18.2;
|
|
||||||
MARKETING_VERSION = 1.0;
|
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = cn.com.boytv.ShortPlayTests;
|
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
||||||
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
||||||
SWIFT_VERSION = 5.0;
|
|
||||||
TARGETED_DEVICE_FAMILY = "1,2";
|
|
||||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ShortPlay.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ShortPlay";
|
|
||||||
};
|
|
||||||
name = Release;
|
|
||||||
};
|
|
||||||
1DBC408B2DA4EE010093FCB0 /* Debug */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
baseConfigurationReference = 27D1AF89FD4CC591EFA405F2 /* Pods-ShortPlay-ShortPlayUITests.debug.xcconfig */;
|
|
||||||
buildSettings = {
|
|
||||||
CODE_SIGN_STYLE = Automatic;
|
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
|
||||||
DEVELOPMENT_TEAM = 36QJHAN62Q;
|
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
|
||||||
MARKETING_VERSION = 1.0;
|
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = cn.com.boytv.ShortPlayUITests;
|
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
||||||
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
||||||
SWIFT_VERSION = 5.0;
|
|
||||||
TARGETED_DEVICE_FAMILY = "1,2";
|
|
||||||
TEST_TARGET_NAME = ShortPlay;
|
|
||||||
};
|
|
||||||
name = Debug;
|
|
||||||
};
|
|
||||||
1DBC408C2DA4EE010093FCB0 /* Release */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
baseConfigurationReference = 1B957067B5FAB12084843406 /* Pods-ShortPlay-ShortPlayUITests.release.xcconfig */;
|
|
||||||
buildSettings = {
|
|
||||||
CODE_SIGN_STYLE = Automatic;
|
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
|
||||||
DEVELOPMENT_TEAM = 36QJHAN62Q;
|
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
|
||||||
MARKETING_VERSION = 1.0;
|
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = cn.com.boytv.ShortPlayUITests;
|
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
||||||
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
||||||
SWIFT_VERSION = 5.0;
|
|
||||||
TARGETED_DEVICE_FAMILY = "1,2";
|
|
||||||
TEST_TARGET_NAME = ShortPlay;
|
|
||||||
};
|
|
||||||
name = Release;
|
|
||||||
};
|
|
||||||
/* End XCBuildConfiguration section */
|
|
||||||
|
|
||||||
/* Begin XCConfigurationList section */
|
|
||||||
1DBC40542DA4EDFC0093FCB0 /* Build configuration list for PBXProject "ShortPlay" */ = {
|
|
||||||
isa = XCConfigurationList;
|
|
||||||
buildConfigurations = (
|
|
||||||
1DBC40852DA4EE010093FCB0 /* Debug */,
|
|
||||||
1DBC40862DA4EE010093FCB0 /* Release */,
|
|
||||||
);
|
|
||||||
defaultConfigurationIsVisible = 0;
|
|
||||||
defaultConfigurationName = Release;
|
|
||||||
};
|
|
||||||
1DBC40822DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "ShortPlay" */ = {
|
|
||||||
isa = XCConfigurationList;
|
|
||||||
buildConfigurations = (
|
|
||||||
1DBC40832DA4EE010093FCB0 /* Debug */,
|
|
||||||
1DBC40842DA4EE010093FCB0 /* Release */,
|
|
||||||
);
|
|
||||||
defaultConfigurationIsVisible = 0;
|
|
||||||
defaultConfigurationName = Release;
|
|
||||||
};
|
|
||||||
1DBC40872DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "ShortPlayTests" */ = {
|
|
||||||
isa = XCConfigurationList;
|
|
||||||
buildConfigurations = (
|
|
||||||
1DBC40882DA4EE010093FCB0 /* Debug */,
|
|
||||||
1DBC40892DA4EE010093FCB0 /* Release */,
|
|
||||||
);
|
|
||||||
defaultConfigurationIsVisible = 0;
|
|
||||||
defaultConfigurationName = Release;
|
|
||||||
};
|
|
||||||
1DBC408A2DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "ShortPlayUITests" */ = {
|
|
||||||
isa = XCConfigurationList;
|
|
||||||
buildConfigurations = (
|
|
||||||
1DBC408B2DA4EE010093FCB0 /* Debug */,
|
|
||||||
1DBC408C2DA4EE010093FCB0 /* Release */,
|
|
||||||
);
|
|
||||||
defaultConfigurationIsVisible = 0;
|
|
||||||
defaultConfigurationName = Release;
|
|
||||||
};
|
|
||||||
/* End XCConfigurationList section */
|
|
||||||
};
|
|
||||||
rootObject = 1DBC40512DA4EDFC0093FCB0 /* Project object */;
|
|
||||||
}
|
|
@ -1,17 +0,0 @@
|
|||||||
//
|
|
||||||
// ShortPlayTests.swift
|
|
||||||
// ShortPlayTests
|
|
||||||
//
|
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
|
||||||
//
|
|
||||||
|
|
||||||
import Testing
|
|
||||||
@testable import ShortPlay
|
|
||||||
|
|
||||||
struct ShortPlayTests {
|
|
||||||
|
|
||||||
@Test func example() async throws {
|
|
||||||
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
@ -1,43 +0,0 @@
|
|||||||
//
|
|
||||||
// ShortPlayUITests.swift
|
|
||||||
// ShortPlayUITests
|
|
||||||
//
|
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
|
||||||
//
|
|
||||||
|
|
||||||
import XCTest
|
|
||||||
|
|
||||||
final class ShortPlayUITests: XCTestCase {
|
|
||||||
|
|
||||||
override func setUpWithError() throws {
|
|
||||||
// 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.
|
|
||||||
continueAfterFailure = false
|
|
||||||
|
|
||||||
// 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.
|
|
||||||
}
|
|
||||||
|
|
||||||
override func tearDownWithError() throws {
|
|
||||||
// Put teardown code here. This method is called after the invocation of each test method in the class.
|
|
||||||
}
|
|
||||||
|
|
||||||
@MainActor
|
|
||||||
func testExample() throws {
|
|
||||||
// UI tests must launch the application that they test.
|
|
||||||
let app = XCUIApplication()
|
|
||||||
app.launch()
|
|
||||||
|
|
||||||
// Use XCTAssert and related functions to verify your tests produce the correct results.
|
|
||||||
}
|
|
||||||
|
|
||||||
@MainActor
|
|
||||||
func testLaunchPerformance() throws {
|
|
||||||
if #available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 7.0, *) {
|
|
||||||
// This measures how long it takes to launch your application.
|
|
||||||
measure(metrics: [XCTApplicationLaunchMetric()]) {
|
|
||||||
XCUIApplication().launch()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,33 +0,0 @@
|
|||||||
//
|
|
||||||
// ShortPlayUITestsLaunchTests.swift
|
|
||||||
// ShortPlayUITests
|
|
||||||
//
|
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
|
||||||
//
|
|
||||||
|
|
||||||
import XCTest
|
|
||||||
|
|
||||||
final class ShortPlayUITestsLaunchTests: XCTestCase {
|
|
||||||
|
|
||||||
override class var runsForEachTargetApplicationUIConfiguration: Bool {
|
|
||||||
true
|
|
||||||
}
|
|
||||||
|
|
||||||
override func setUpWithError() throws {
|
|
||||||
continueAfterFailure = false
|
|
||||||
}
|
|
||||||
|
|
||||||
@MainActor
|
|
||||||
func testLaunch() throws {
|
|
||||||
let app = XCUIApplication()
|
|
||||||
app.launch()
|
|
||||||
|
|
||||||
// Insert steps here to perform after app launch but before taking a screenshot,
|
|
||||||
// such as logging into a test account or navigating somewhere in the app
|
|
||||||
|
|
||||||
let attachment = XCTAttachment(screenshot: app.screenshot())
|
|
||||||
attachment.name = "Launch Screen"
|
|
||||||
attachment.lifetime = .keepAlways
|
|
||||||
add(attachment)
|
|
||||||
}
|
|
||||||
}
|
|
433
Thimra.xcodeproj/project.pbxproj
Normal file
433
Thimra.xcodeproj/project.pbxproj
Normal file
@ -0,0 +1,433 @@
|
|||||||
|
// !$*UTF8*$!
|
||||||
|
{
|
||||||
|
archiveVersion = 1;
|
||||||
|
classes = {
|
||||||
|
};
|
||||||
|
objectVersion = 77;
|
||||||
|
objects = {
|
||||||
|
|
||||||
|
/* Begin PBXBuildFile section */
|
||||||
|
510C67DE404B0A4C9F4E89C3 /* Pods_Thimra.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EF2D7FDB1FE86E5CD9908162 /* Pods_Thimra.framework */; };
|
||||||
|
/* End PBXBuildFile section */
|
||||||
|
|
||||||
|
/* Begin PBXFileReference section */
|
||||||
|
1AC17585C566B70F526D3938 /* Pods-ShortPlay.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShortPlay.debug.xcconfig"; path = "Target Support Files/Pods-ShortPlay/Pods-ShortPlay.debug.xcconfig"; sourceTree = "<group>"; };
|
||||||
|
1DBC40592DA4EDFC0093FCB0 /* Thimra.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Thimra.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||||
|
9DF7FB1047F612A65429345F /* Pods-ShortPlay.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShortPlay.release.xcconfig"; path = "Target Support Files/Pods-ShortPlay/Pods-ShortPlay.release.xcconfig"; sourceTree = "<group>"; };
|
||||||
|
EF2D7FDB1FE86E5CD9908162 /* Pods_Thimra.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Thimra.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||||
|
F7763FEFB6BEB1A75D6FBA0A /* Pods-Thimra.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Thimra.debug.xcconfig"; path = "Target Support Files/Pods-Thimra/Pods-Thimra.debug.xcconfig"; sourceTree = "<group>"; };
|
||||||
|
FEA583158A7C05D8D7C5A9FC /* Pods-Thimra.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Thimra.release.xcconfig"; path = "Target Support Files/Pods-Thimra/Pods-Thimra.release.xcconfig"; sourceTree = "<group>"; };
|
||||||
|
/* End PBXFileReference section */
|
||||||
|
|
||||||
|
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
||||||
|
1DBC41052DA4F98D0093FCB0 /* Exceptions for "Thimra" folder in "Thimra" target */ = {
|
||||||
|
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
||||||
|
membershipExceptions = (
|
||||||
|
Source/Info.plist,
|
||||||
|
);
|
||||||
|
target = 1DBC40582DA4EDFC0093FCB0 /* Thimra */;
|
||||||
|
};
|
||||||
|
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
||||||
|
|
||||||
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||||
|
1DBC40FB2DA4F98D0093FCB0 /* Thimra */ = {
|
||||||
|
isa = PBXFileSystemSynchronizedRootGroup;
|
||||||
|
exceptions = (
|
||||||
|
1DBC41052DA4F98D0093FCB0 /* Exceptions for "Thimra" folder in "Thimra" target */,
|
||||||
|
);
|
||||||
|
path = Thimra;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
/* End PBXFileSystemSynchronizedRootGroup section */
|
||||||
|
|
||||||
|
/* Begin PBXFrameworksBuildPhase section */
|
||||||
|
1DBC40562DA4EDFC0093FCB0 /* Frameworks */ = {
|
||||||
|
isa = PBXFrameworksBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
510C67DE404B0A4C9F4E89C3 /* Pods_Thimra.framework in Frameworks */,
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
};
|
||||||
|
/* End PBXFrameworksBuildPhase section */
|
||||||
|
|
||||||
|
/* Begin PBXGroup section */
|
||||||
|
0061C3496D158807460301A9 /* Pods */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
1AC17585C566B70F526D3938 /* Pods-ShortPlay.debug.xcconfig */,
|
||||||
|
9DF7FB1047F612A65429345F /* Pods-ShortPlay.release.xcconfig */,
|
||||||
|
F7763FEFB6BEB1A75D6FBA0A /* Pods-Thimra.debug.xcconfig */,
|
||||||
|
FEA583158A7C05D8D7C5A9FC /* Pods-Thimra.release.xcconfig */,
|
||||||
|
);
|
||||||
|
path = Pods;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1DBC40502DA4EDFC0093FCB0 = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
1DBC40FB2DA4F98D0093FCB0 /* Thimra */,
|
||||||
|
1DBC405A2DA4EDFC0093FCB0 /* Products */,
|
||||||
|
0061C3496D158807460301A9 /* Pods */,
|
||||||
|
B6C9E282BAC4C4B3E926A853 /* Frameworks */,
|
||||||
|
);
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1DBC405A2DA4EDFC0093FCB0 /* Products */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
1DBC40592DA4EDFC0093FCB0 /* Thimra.app */,
|
||||||
|
);
|
||||||
|
name = Products;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
B6C9E282BAC4C4B3E926A853 /* Frameworks */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
EF2D7FDB1FE86E5CD9908162 /* Pods_Thimra.framework */,
|
||||||
|
);
|
||||||
|
name = Frameworks;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
/* End PBXGroup section */
|
||||||
|
|
||||||
|
/* Begin PBXNativeTarget section */
|
||||||
|
1DBC40582DA4EDFC0093FCB0 /* Thimra */ = {
|
||||||
|
isa = PBXNativeTarget;
|
||||||
|
buildConfigurationList = 1DBC40822DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "Thimra" */;
|
||||||
|
buildPhases = (
|
||||||
|
801A3E3FF53193556BBE9EBF /* [CP] Check Pods Manifest.lock */,
|
||||||
|
1DBC40552DA4EDFC0093FCB0 /* Sources */,
|
||||||
|
1DBC40562DA4EDFC0093FCB0 /* Frameworks */,
|
||||||
|
1DBC40572DA4EDFC0093FCB0 /* Resources */,
|
||||||
|
99BF4E2B3615B1F54D05DA28 /* [CP] Embed Pods Frameworks */,
|
||||||
|
);
|
||||||
|
buildRules = (
|
||||||
|
);
|
||||||
|
dependencies = (
|
||||||
|
);
|
||||||
|
fileSystemSynchronizedGroups = (
|
||||||
|
1DBC40FB2DA4F98D0093FCB0 /* Thimra */,
|
||||||
|
);
|
||||||
|
name = Thimra;
|
||||||
|
productName = ShortPlay;
|
||||||
|
productReference = 1DBC40592DA4EDFC0093FCB0 /* Thimra.app */;
|
||||||
|
productType = "com.apple.product-type.application";
|
||||||
|
};
|
||||||
|
/* End PBXNativeTarget section */
|
||||||
|
|
||||||
|
/* Begin PBXProject section */
|
||||||
|
1DBC40512DA4EDFC0093FCB0 /* Project object */ = {
|
||||||
|
isa = PBXProject;
|
||||||
|
attributes = {
|
||||||
|
BuildIndependentTargetsInParallel = 1;
|
||||||
|
LastSwiftUpdateCheck = 1620;
|
||||||
|
LastUpgradeCheck = 1620;
|
||||||
|
TargetAttributes = {
|
||||||
|
1DBC40582DA4EDFC0093FCB0 = {
|
||||||
|
CreatedOnToolsVersion = 16.2;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
buildConfigurationList = 1DBC40542DA4EDFC0093FCB0 /* Build configuration list for PBXProject "Thimra" */;
|
||||||
|
developmentRegion = en;
|
||||||
|
hasScannedForEncodings = 0;
|
||||||
|
knownRegions = (
|
||||||
|
en,
|
||||||
|
Base,
|
||||||
|
);
|
||||||
|
mainGroup = 1DBC40502DA4EDFC0093FCB0;
|
||||||
|
minimizedProjectReferenceProxies = 1;
|
||||||
|
preferredProjectObjectVersion = 77;
|
||||||
|
productRefGroup = 1DBC405A2DA4EDFC0093FCB0 /* Products */;
|
||||||
|
projectDirPath = "";
|
||||||
|
projectRoot = "";
|
||||||
|
targets = (
|
||||||
|
1DBC40582DA4EDFC0093FCB0 /* Thimra */,
|
||||||
|
);
|
||||||
|
};
|
||||||
|
/* End PBXProject section */
|
||||||
|
|
||||||
|
/* Begin PBXResourcesBuildPhase section */
|
||||||
|
1DBC40572DA4EDFC0093FCB0 /* Resources */ = {
|
||||||
|
isa = PBXResourcesBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
};
|
||||||
|
/* End PBXResourcesBuildPhase section */
|
||||||
|
|
||||||
|
/* Begin PBXShellScriptBuildPhase section */
|
||||||
|
801A3E3FF53193556BBE9EBF /* [CP] Check Pods Manifest.lock */ = {
|
||||||
|
isa = PBXShellScriptBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
);
|
||||||
|
inputFileListPaths = (
|
||||||
|
);
|
||||||
|
inputPaths = (
|
||||||
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
||||||
|
"${PODS_ROOT}/Manifest.lock",
|
||||||
|
);
|
||||||
|
name = "[CP] Check Pods Manifest.lock";
|
||||||
|
outputFileListPaths = (
|
||||||
|
);
|
||||||
|
outputPaths = (
|
||||||
|
"$(DERIVED_FILE_DIR)/Pods-Thimra-checkManifestLockResult.txt",
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
shellPath = /bin/sh;
|
||||||
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
||||||
|
showEnvVarsInLog = 0;
|
||||||
|
};
|
||||||
|
99BF4E2B3615B1F54D05DA28 /* [CP] Embed Pods Frameworks */ = {
|
||||||
|
isa = PBXShellScriptBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
);
|
||||||
|
inputFileListPaths = (
|
||||||
|
"${PODS_ROOT}/Target Support Files/Pods-Thimra/Pods-Thimra-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
||||||
|
);
|
||||||
|
name = "[CP] Embed Pods Frameworks";
|
||||||
|
outputFileListPaths = (
|
||||||
|
"${PODS_ROOT}/Target Support Files/Pods-Thimra/Pods-Thimra-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
shellPath = /bin/sh;
|
||||||
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Thimra/Pods-Thimra-frameworks.sh\"\n";
|
||||||
|
showEnvVarsInLog = 0;
|
||||||
|
};
|
||||||
|
/* End PBXShellScriptBuildPhase section */
|
||||||
|
|
||||||
|
/* Begin PBXSourcesBuildPhase section */
|
||||||
|
1DBC40552DA4EDFC0093FCB0 /* Sources */ = {
|
||||||
|
isa = PBXSourcesBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
};
|
||||||
|
/* End PBXSourcesBuildPhase section */
|
||||||
|
|
||||||
|
/* Begin XCBuildConfiguration section */
|
||||||
|
1DBC40832DA4EE010093FCB0 /* Debug */ = {
|
||||||
|
isa = XCBuildConfiguration;
|
||||||
|
baseConfigurationReference = F7763FEFB6BEB1A75D6FBA0A /* Pods-Thimra.debug.xcconfig */;
|
||||||
|
buildSettings = {
|
||||||
|
ARCHS = "$(ARCHS_STANDARD)";
|
||||||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||||
|
CODE_SIGN_STYLE = Automatic;
|
||||||
|
CURRENT_PROJECT_VERSION = 1;
|
||||||
|
DEVELOPMENT_TEAM = "";
|
||||||
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||||||
|
GENERATE_INFOPLIST_FILE = YES;
|
||||||
|
INFOPLIST_FILE = Thimra/Source/Info.plist;
|
||||||
|
INFOPLIST_KEY_CFBundleDisplayName = Thimra;
|
||||||
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||||
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||||||
|
INFOPLIST_KEY_UIMainStoryboardFile = "";
|
||||||
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
||||||
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
||||||
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||||
|
LD_RUNPATH_SEARCH_PATHS = (
|
||||||
|
"$(inherited)",
|
||||||
|
"@executable_path/Frameworks",
|
||||||
|
);
|
||||||
|
MARKETING_VERSION = 1.0;
|
||||||
|
PRODUCT_BUNDLE_IDENTIFIER = cn.com.boytv.ShortPlay;
|
||||||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||||||
|
SUPPORTS_MACCATALYST = NO;
|
||||||
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||||||
|
SWIFT_OBJC_BRIDGING_HEADER = "Thimra/Source/Thimra-Bridging-Header.h";
|
||||||
|
SWIFT_VERSION = 5.0;
|
||||||
|
TARGETED_DEVICE_FAMILY = 1;
|
||||||
|
VALID_ARCHS = "arm64 arm64e x86_64";
|
||||||
|
};
|
||||||
|
name = Debug;
|
||||||
|
};
|
||||||
|
1DBC40842DA4EE010093FCB0 /* Release */ = {
|
||||||
|
isa = XCBuildConfiguration;
|
||||||
|
baseConfigurationReference = FEA583158A7C05D8D7C5A9FC /* Pods-Thimra.release.xcconfig */;
|
||||||
|
buildSettings = {
|
||||||
|
ARCHS = "$(ARCHS_STANDARD)";
|
||||||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||||
|
CODE_SIGN_STYLE = Automatic;
|
||||||
|
CURRENT_PROJECT_VERSION = 1;
|
||||||
|
DEVELOPMENT_TEAM = "";
|
||||||
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||||||
|
GENERATE_INFOPLIST_FILE = YES;
|
||||||
|
INFOPLIST_FILE = Thimra/Source/Info.plist;
|
||||||
|
INFOPLIST_KEY_CFBundleDisplayName = Thimra;
|
||||||
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||||
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||||||
|
INFOPLIST_KEY_UIMainStoryboardFile = "";
|
||||||
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
||||||
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
||||||
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||||
|
LD_RUNPATH_SEARCH_PATHS = (
|
||||||
|
"$(inherited)",
|
||||||
|
"@executable_path/Frameworks",
|
||||||
|
);
|
||||||
|
MARKETING_VERSION = 1.0;
|
||||||
|
PRODUCT_BUNDLE_IDENTIFIER = cn.com.boytv.ShortPlay;
|
||||||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||||||
|
SUPPORTS_MACCATALYST = NO;
|
||||||
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||||||
|
SWIFT_OBJC_BRIDGING_HEADER = "Thimra/Source/Thimra-Bridging-Header.h";
|
||||||
|
SWIFT_VERSION = 5.0;
|
||||||
|
TARGETED_DEVICE_FAMILY = 1;
|
||||||
|
VALID_ARCHS = "arm64 arm64e x86_64";
|
||||||
|
};
|
||||||
|
name = Release;
|
||||||
|
};
|
||||||
|
1DBC40852DA4EE010093FCB0 /* Debug */ = {
|
||||||
|
isa = XCBuildConfiguration;
|
||||||
|
buildSettings = {
|
||||||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||||
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
||||||
|
CLANG_ANALYZER_NONNULL = YES;
|
||||||
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
|
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;
|
||||||
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||||||
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
||||||
|
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;
|
||||||
|
IPHONEOS_DEPLOYMENT_TARGET = 18.2;
|
||||||
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
||||||
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
||||||
|
MTL_FAST_MATH = YES;
|
||||||
|
ONLY_ACTIVE_ARCH = YES;
|
||||||
|
SDKROOT = iphoneos;
|
||||||
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
||||||
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||||||
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
||||||
|
};
|
||||||
|
name = Debug;
|
||||||
|
};
|
||||||
|
1DBC40862DA4EE010093FCB0 /* Release */ = {
|
||||||
|
isa = XCBuildConfiguration;
|
||||||
|
buildSettings = {
|
||||||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||||
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
||||||
|
CLANG_ANALYZER_NONNULL = YES;
|
||||||
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
|
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;
|
||||||
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||||||
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
||||||
|
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 = 18.2;
|
||||||
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
||||||
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||||||
|
MTL_FAST_MATH = YES;
|
||||||
|
SDKROOT = iphoneos;
|
||||||
|
SWIFT_COMPILATION_MODE = wholemodule;
|
||||||
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||||||
|
VALIDATE_PRODUCT = YES;
|
||||||
|
};
|
||||||
|
name = Release;
|
||||||
|
};
|
||||||
|
/* End XCBuildConfiguration section */
|
||||||
|
|
||||||
|
/* Begin XCConfigurationList section */
|
||||||
|
1DBC40542DA4EDFC0093FCB0 /* Build configuration list for PBXProject "Thimra" */ = {
|
||||||
|
isa = XCConfigurationList;
|
||||||
|
buildConfigurations = (
|
||||||
|
1DBC40852DA4EE010093FCB0 /* Debug */,
|
||||||
|
1DBC40862DA4EE010093FCB0 /* Release */,
|
||||||
|
);
|
||||||
|
defaultConfigurationIsVisible = 0;
|
||||||
|
defaultConfigurationName = Release;
|
||||||
|
};
|
||||||
|
1DBC40822DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "Thimra" */ = {
|
||||||
|
isa = XCConfigurationList;
|
||||||
|
buildConfigurations = (
|
||||||
|
1DBC40832DA4EE010093FCB0 /* Debug */,
|
||||||
|
1DBC40842DA4EE010093FCB0 /* Release */,
|
||||||
|
);
|
||||||
|
defaultConfigurationIsVisible = 0;
|
||||||
|
defaultConfigurationName = Release;
|
||||||
|
};
|
||||||
|
/* End XCConfigurationList section */
|
||||||
|
};
|
||||||
|
rootObject = 1DBC40512DA4EDFC0093FCB0 /* Project object */;
|
||||||
|
}
|
@ -16,9 +16,9 @@
|
|||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "1DBC40582DA4EDFC0093FCB0"
|
BlueprintIdentifier = "1DBC40582DA4EDFC0093FCB0"
|
||||||
BuildableName = "ShortPlay.app"
|
BuildableName = "Thimra.app"
|
||||||
BlueprintName = "ShortPlay"
|
BlueprintName = "Thimra"
|
||||||
ReferencedContainer = "container:ShortPlay.xcodeproj">
|
ReferencedContainer = "container:Thimra.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</BuildActionEntry>
|
</BuildActionEntry>
|
||||||
</BuildActionEntries>
|
</BuildActionEntries>
|
||||||
@ -29,30 +29,6 @@
|
|||||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||||
shouldAutocreateTestPlan = "YES">
|
shouldAutocreateTestPlan = "YES">
|
||||||
<Testables>
|
|
||||||
<TestableReference
|
|
||||||
skipped = "NO"
|
|
||||||
parallelizable = "YES">
|
|
||||||
<BuildableReference
|
|
||||||
BuildableIdentifier = "primary"
|
|
||||||
BlueprintIdentifier = "1DBC406E2DA4EE010093FCB0"
|
|
||||||
BuildableName = "ShortPlayTests.xctest"
|
|
||||||
BlueprintName = "ShortPlayTests"
|
|
||||||
ReferencedContainer = "container:ShortPlay.xcodeproj">
|
|
||||||
</BuildableReference>
|
|
||||||
</TestableReference>
|
|
||||||
<TestableReference
|
|
||||||
skipped = "NO"
|
|
||||||
parallelizable = "YES">
|
|
||||||
<BuildableReference
|
|
||||||
BuildableIdentifier = "primary"
|
|
||||||
BlueprintIdentifier = "1DBC40782DA4EE010093FCB0"
|
|
||||||
BuildableName = "ShortPlayUITests.xctest"
|
|
||||||
BlueprintName = "ShortPlayUITests"
|
|
||||||
ReferencedContainer = "container:ShortPlay.xcodeproj">
|
|
||||||
</BuildableReference>
|
|
||||||
</TestableReference>
|
|
||||||
</Testables>
|
|
||||||
</TestAction>
|
</TestAction>
|
||||||
<LaunchAction
|
<LaunchAction
|
||||||
buildConfiguration = "Debug"
|
buildConfiguration = "Debug"
|
||||||
@ -69,9 +45,9 @@
|
|||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "1DBC40582DA4EDFC0093FCB0"
|
BlueprintIdentifier = "1DBC40582DA4EDFC0093FCB0"
|
||||||
BuildableName = "ShortPlay.app"
|
BuildableName = "Thimra.app"
|
||||||
BlueprintName = "ShortPlay"
|
BlueprintName = "Thimra"
|
||||||
ReferencedContainer = "container:ShortPlay.xcodeproj">
|
ReferencedContainer = "container:Thimra.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</BuildableProductRunnable>
|
</BuildableProductRunnable>
|
||||||
</LaunchAction>
|
</LaunchAction>
|
||||||
@ -86,9 +62,9 @@
|
|||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "1DBC40582DA4EDFC0093FCB0"
|
BlueprintIdentifier = "1DBC40582DA4EDFC0093FCB0"
|
||||||
BuildableName = "ShortPlay.app"
|
BuildableName = "Thimra.app"
|
||||||
BlueprintName = "ShortPlay"
|
BlueprintName = "Thimra"
|
||||||
ReferencedContainer = "container:ShortPlay.xcodeproj">
|
ReferencedContainer = "container:Thimra.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</BuildableProductRunnable>
|
</BuildableProductRunnable>
|
||||||
</ProfileAction>
|
</ProfileAction>
|
@ -2,7 +2,7 @@
|
|||||||
<Workspace
|
<Workspace
|
||||||
version = "1.0">
|
version = "1.0">
|
||||||
<FileRef
|
<FileRef
|
||||||
location = "group:ShortPlay.xcodeproj">
|
location = "group:Thimra.xcodeproj">
|
||||||
</FileRef>
|
</FileRef>
|
||||||
<FileRef
|
<FileRef
|
||||||
location = "group:Pods/Pods.xcodeproj">
|
location = "group:Pods/Pods.xcodeproj">
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// AppDelegate+Config.swift
|
// AppDelegate+Config.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// AppDelegate.swift
|
// AppDelegate.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SceneDelegate.swift
|
// SceneDelegate.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPNavigationController.swift
|
// SPNavigationController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPTabBarController.swift
|
// SPTabBarController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPViewController.swift
|
// SPViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPDefine.swift
|
// SPDefine.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPUserDefaultsKey.swift
|
// SPUserDefaultsKey.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CGMutablePath+SPAdd.swift
|
// CGMutablePath+SPAdd.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Int+SPAdd.swift
|
// Int+SPAdd.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// String+SPAdd.swift
|
// String+SPAdd.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIColor+SPAdd.swift
|
// UIColor+SPAdd.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIDevice+SPAdd.swift
|
// UIDevice+SPAdd.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIFont+SPAdd.swift
|
// UIFont+SPAdd.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIImageView+SPAdd.swift
|
// UIImageView+SPAdd.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UINavigationBar+SPAdd.swift
|
// UINavigationBar+SPAdd.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UINavigationController+SPAdd.swift
|
// UINavigationController+SPAdd.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIScrollView+SPRefresh.swift
|
// UIScrollView+SPRefresh.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/19.
|
// Created by 曾觉新 on 2025/4/19.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIStackView+SPAdd.swift
|
// UIStackView+SPAdd.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIView+SPAdd.swift
|
// UIView+SPAdd.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPListModel.swift
|
// SPListModel.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPModel.swift
|
// SPModel.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeAPI.swift
|
// SPHomeAPI.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPUserAPI.swift
|
// SPUserAPI.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPVideoAPI.swift
|
// SPVideoAPI.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/10.
|
// Created by 曾觉新 on 2025/4/10.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPApi.swift
|
// SPApi.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPCryptService.swift
|
// SPCryptService.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/10.
|
// Created by 曾觉新 on 2025/4/10.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPNetwork.swift
|
// SPNetwork.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPNetworkReachabilityManager.swift
|
// SPNetworkReachabilityManager.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/19.
|
// Created by Overseas on 2025/4/19.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPURLPath.swift
|
// SPURLPath.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPCollectionView.swift
|
// SPCollectionView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPCollectionViewCell.swift
|
// SPCollectionViewCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPGradientView.swift
|
// SPGradientView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPImageView.swift
|
// SPImageView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPScrollView.swift
|
// SPScrollView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPTableView.swift
|
// SPTableView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPTableViewCell.swift
|
// SPTableViewCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPTextField.swift
|
// SPTextField.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPWebView.swift
|
// SPWebView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPWebViewController.swift
|
// SPWebViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPExploreViewController.swift
|
// SPExploreViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPExplorePlayerCell.swift
|
// SPExplorePlayerCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPExplorePlayerControlView.swift
|
// SPExplorePlayerControlView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPVideoPlayerInfoView.swift
|
// SPVideoPlayerInfoView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeChildController.swift
|
// SPHomeChildController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomePageController.swift
|
// SPHomePageController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeViewController.swift
|
// SPHomeViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
||||||
@ -15,6 +15,7 @@ class SPHomeViewController: SPHomeChildController {
|
|||||||
|
|
||||||
private lazy var layout: UICollectionViewFlowLayout = {
|
private lazy var layout: UICollectionViewFlowLayout = {
|
||||||
let layout = UICollectionViewFlowLayout()
|
let layout = UICollectionViewFlowLayout()
|
||||||
|
layout.headerReferenceSize = CGSize(width: kSPScreenWidth, height: 200)
|
||||||
return layout
|
return layout
|
||||||
}()
|
}()
|
||||||
|
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchViewController.swift
|
// SPSearchViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeCategoryModel.swift
|
// SPHomeCategoryModel.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeModuleModel.swift
|
// SPHomeModuleModel.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeTopModel.swift
|
// SPHomeTopModel.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeBannerCell.swift
|
// SPHomeBannerCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeDataItemView.swift
|
// SPHomeDataItemView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeHeaderView.swift
|
// SPHomeHeaderView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeHotCell.swift
|
// SPHomeHotCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeHotView.swift
|
// SPHomeHotView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeSearchButton.swift
|
// SPHomeSearchButton.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeShortsForYouCell.swift
|
// SPHomeShortsForYouCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeShortsForYouView.swift
|
// SPHomeShortsForYouView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeTrendingCell.swift
|
// SPHomeTrendingCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeTrendingView.swift
|
// SPHomeTrendingView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchAssociativeCell.swift
|
// SPSearchAssociativeCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchAssociativeView.swift
|
// SPSearchAssociativeView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchHomeView.swift
|
// SPSearchHomeView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchInputView.swift
|
// SPSearchInputView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchResultCell.swift
|
// SPSearchResultCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchResultView.swift
|
// SPSearchResultView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchViewModel.swift
|
// SPSearchViewModel.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPAboutUsViewController.swift
|
// SPAboutUsViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/19.
|
// Created by Overseas on 2025/4/19.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPMineViewController.swift
|
// SPMineViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/10.
|
// Created by 曾觉新 on 2025/4/10.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPMineItem.swift
|
// SPMineItem.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPMineCell.swift
|
// SPMineCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPMineHeaderView.swift
|
// SPMineHeaderView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/19.
|
// Created by Overseas on 2025/4/19.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPCollectListViewController.swift
|
// SPCollectListViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPMyListChildViewController.swift
|
// SPMyListChildViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/19.
|
// Created by Overseas on 2025/4/19.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPMyListViewController.swift
|
// SPMyListViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPPlayHistoryViewController.swift
|
// SPPlayHistoryViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/19.
|
// Created by 曾觉新 on 2025/4/19.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPCollectListCell.swift
|
// SPCollectListCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPPlayerDetailViewController.swift
|
// SPPlayerDetailViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/10.
|
// Created by 曾觉新 on 2025/4/10.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPPlayerListViewController.swift
|
// SPPlayerListViewController.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPPlayerProtocol.swift
|
// SPPlayerProtocol.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPShortModel.swift
|
// SPShortModel.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSpeedModel.swift
|
// SPSpeedModel.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/10.
|
// Created by 曾觉新 on 2025/4/10.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPVideoDetailModel.swift
|
// SPVideoDetailModel.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/10.
|
// Created by 曾觉新 on 2025/4/10.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPVideoInfoModel.swift
|
// SPVideoInfoModel.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPEpisodeCell.swift
|
// SPEpisodeCell.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/16.
|
// Created by 曾觉新 on 2025/4/16.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPEpisodeMenuView.swift
|
// SPEpisodeMenuView.swift
|
||||||
// ShortPlay
|
// Thimra
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user