改名为MoviaBox
This commit is contained in:
parent
93a8ea36c1
commit
38edfeb022
@ -10,33 +10,35 @@
|
|||||||
1BCF943F2DBB62FB008AEBE9 /* FacebookBasics in Frameworks */ = {isa = PBXBuildFile; productRef = 1BCF943E2DBB62FB008AEBE9 /* FacebookBasics */; };
|
1BCF943F2DBB62FB008AEBE9 /* FacebookBasics in Frameworks */ = {isa = PBXBuildFile; productRef = 1BCF943E2DBB62FB008AEBE9 /* FacebookBasics */; };
|
||||||
1BCF94412DBB62FB008AEBE9 /* FacebookCore in Frameworks */ = {isa = PBXBuildFile; productRef = 1BCF94402DBB62FB008AEBE9 /* FacebookCore */; };
|
1BCF94412DBB62FB008AEBE9 /* FacebookCore in Frameworks */ = {isa = PBXBuildFile; productRef = 1BCF94402DBB62FB008AEBE9 /* FacebookCore */; };
|
||||||
1BCF94432DBB62FB008AEBE9 /* FacebookLogin in Frameworks */ = {isa = PBXBuildFile; productRef = 1BCF94422DBB62FB008AEBE9 /* FacebookLogin */; };
|
1BCF94432DBB62FB008AEBE9 /* FacebookLogin in Frameworks */ = {isa = PBXBuildFile; productRef = 1BCF94422DBB62FB008AEBE9 /* FacebookLogin */; };
|
||||||
510C67DE404B0A4C9F4E89C3 /* Pods_Thimra.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EF2D7FDB1FE86E5CD9908162 /* Pods_Thimra.framework */; };
|
91D08C5AEAE459A3B8EA48C6 /* Pods_MoviaBox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A81436A54285C9EE97EEBC50 /* Pods_MoviaBox.framework */; };
|
||||||
/* End PBXBuildFile section */
|
/* End PBXBuildFile section */
|
||||||
|
|
||||||
/* Begin PBXFileReference section */
|
/* Begin PBXFileReference section */
|
||||||
1DBC40592DA4EDFC0093FCB0 /* Thimra.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Thimra.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
109EB01BE447EE135493CA38 /* Pods-MoviaBox.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MoviaBox.release.xcconfig"; path = "Target Support Files/Pods-MoviaBox/Pods-MoviaBox.release.xcconfig"; sourceTree = "<group>"; };
|
||||||
EF2D7FDB1FE86E5CD9908162 /* Pods_Thimra.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Thimra.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
1DBC40592DA4EDFC0093FCB0 /* MoviaBox.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MoviaBox.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||||
|
1F666DE0B12C863F26BE5027 /* Pods-MoviaBox.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MoviaBox.debug.xcconfig"; path = "Target Support Files/Pods-MoviaBox/Pods-MoviaBox.debug.xcconfig"; sourceTree = "<group>"; };
|
||||||
|
A81436A54285C9EE97EEBC50 /* Pods_MoviaBox.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MoviaBox.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>"; };
|
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>"; };
|
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 */
|
/* End PBXFileReference section */
|
||||||
|
|
||||||
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
||||||
1DBC41052DA4F98D0093FCB0 /* Exceptions for "Thimra" folder in "Thimra" target */ = {
|
1DBC41052DA4F98D0093FCB0 /* Exceptions for "MoviaBox" folder in "MoviaBox" target */ = {
|
||||||
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
||||||
membershipExceptions = (
|
membershipExceptions = (
|
||||||
Source/Info.plist,
|
Source/Info.plist,
|
||||||
);
|
);
|
||||||
target = 1DBC40582DA4EDFC0093FCB0 /* Thimra */;
|
target = 1DBC40582DA4EDFC0093FCB0 /* MoviaBox */;
|
||||||
};
|
};
|
||||||
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
||||||
|
|
||||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||||
1DBC40FB2DA4F98D0093FCB0 /* Thimra */ = {
|
1DBC40FB2DA4F98D0093FCB0 /* MoviaBox */ = {
|
||||||
isa = PBXFileSystemSynchronizedRootGroup;
|
isa = PBXFileSystemSynchronizedRootGroup;
|
||||||
exceptions = (
|
exceptions = (
|
||||||
1DBC41052DA4F98D0093FCB0 /* Exceptions for "Thimra" folder in "Thimra" target */,
|
1DBC41052DA4F98D0093FCB0 /* Exceptions for "MoviaBox" folder in "MoviaBox" target */,
|
||||||
);
|
);
|
||||||
path = Thimra;
|
path = MoviaBox;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
/* End PBXFileSystemSynchronizedRootGroup section */
|
/* End PBXFileSystemSynchronizedRootGroup section */
|
||||||
@ -47,9 +49,9 @@
|
|||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
files = (
|
files = (
|
||||||
1BCF94432DBB62FB008AEBE9 /* FacebookLogin in Frameworks */,
|
1BCF94432DBB62FB008AEBE9 /* FacebookLogin in Frameworks */,
|
||||||
510C67DE404B0A4C9F4E89C3 /* Pods_Thimra.framework in Frameworks */,
|
|
||||||
1BCF94412DBB62FB008AEBE9 /* FacebookCore in Frameworks */,
|
1BCF94412DBB62FB008AEBE9 /* FacebookCore in Frameworks */,
|
||||||
1BCF943F2DBB62FB008AEBE9 /* FacebookBasics in Frameworks */,
|
1BCF943F2DBB62FB008AEBE9 /* FacebookBasics in Frameworks */,
|
||||||
|
91D08C5AEAE459A3B8EA48C6 /* Pods_MoviaBox.framework in Frameworks */,
|
||||||
);
|
);
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
};
|
};
|
||||||
@ -61,6 +63,8 @@
|
|||||||
children = (
|
children = (
|
||||||
F7763FEFB6BEB1A75D6FBA0A /* Pods-Thimra.debug.xcconfig */,
|
F7763FEFB6BEB1A75D6FBA0A /* Pods-Thimra.debug.xcconfig */,
|
||||||
FEA583158A7C05D8D7C5A9FC /* Pods-Thimra.release.xcconfig */,
|
FEA583158A7C05D8D7C5A9FC /* Pods-Thimra.release.xcconfig */,
|
||||||
|
1F666DE0B12C863F26BE5027 /* Pods-MoviaBox.debug.xcconfig */,
|
||||||
|
109EB01BE447EE135493CA38 /* Pods-MoviaBox.release.xcconfig */,
|
||||||
);
|
);
|
||||||
path = Pods;
|
path = Pods;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@ -68,7 +72,7 @@
|
|||||||
1DBC40502DA4EDFC0093FCB0 = {
|
1DBC40502DA4EDFC0093FCB0 = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
1DBC40FB2DA4F98D0093FCB0 /* Thimra */,
|
1DBC40FB2DA4F98D0093FCB0 /* MoviaBox */,
|
||||||
1DBC405A2DA4EDFC0093FCB0 /* Products */,
|
1DBC405A2DA4EDFC0093FCB0 /* Products */,
|
||||||
0061C3496D158807460301A9 /* Pods */,
|
0061C3496D158807460301A9 /* Pods */,
|
||||||
B6C9E282BAC4C4B3E926A853 /* Frameworks */,
|
B6C9E282BAC4C4B3E926A853 /* Frameworks */,
|
||||||
@ -78,7 +82,7 @@
|
|||||||
1DBC405A2DA4EDFC0093FCB0 /* Products */ = {
|
1DBC405A2DA4EDFC0093FCB0 /* Products */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
1DBC40592DA4EDFC0093FCB0 /* Thimra.app */,
|
1DBC40592DA4EDFC0093FCB0 /* MoviaBox.app */,
|
||||||
);
|
);
|
||||||
name = Products;
|
name = Products;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@ -86,7 +90,7 @@
|
|||||||
B6C9E282BAC4C4B3E926A853 /* Frameworks */ = {
|
B6C9E282BAC4C4B3E926A853 /* Frameworks */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
EF2D7FDB1FE86E5CD9908162 /* Pods_Thimra.framework */,
|
A81436A54285C9EE97EEBC50 /* Pods_MoviaBox.framework */,
|
||||||
);
|
);
|
||||||
name = Frameworks;
|
name = Frameworks;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@ -94,26 +98,26 @@
|
|||||||
/* End PBXGroup section */
|
/* End PBXGroup section */
|
||||||
|
|
||||||
/* Begin PBXNativeTarget section */
|
/* Begin PBXNativeTarget section */
|
||||||
1DBC40582DA4EDFC0093FCB0 /* Thimra */ = {
|
1DBC40582DA4EDFC0093FCB0 /* MoviaBox */ = {
|
||||||
isa = PBXNativeTarget;
|
isa = PBXNativeTarget;
|
||||||
buildConfigurationList = 1DBC40822DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "Thimra" */;
|
buildConfigurationList = 1DBC40822DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "MoviaBox" */;
|
||||||
buildPhases = (
|
buildPhases = (
|
||||||
801A3E3FF53193556BBE9EBF /* [CP] Check Pods Manifest.lock */,
|
801A3E3FF53193556BBE9EBF /* [CP] Check Pods Manifest.lock */,
|
||||||
1DBC40552DA4EDFC0093FCB0 /* Sources */,
|
1DBC40552DA4EDFC0093FCB0 /* Sources */,
|
||||||
1DBC40562DA4EDFC0093FCB0 /* Frameworks */,
|
1DBC40562DA4EDFC0093FCB0 /* Frameworks */,
|
||||||
1DBC40572DA4EDFC0093FCB0 /* Resources */,
|
1DBC40572DA4EDFC0093FCB0 /* Resources */,
|
||||||
99BF4E2B3615B1F54D05DA28 /* [CP] Embed Pods Frameworks */,
|
4E1CBF3F1205E28DFCF11722 /* [CP] Embed Pods Frameworks */,
|
||||||
);
|
);
|
||||||
buildRules = (
|
buildRules = (
|
||||||
);
|
);
|
||||||
dependencies = (
|
dependencies = (
|
||||||
);
|
);
|
||||||
fileSystemSynchronizedGroups = (
|
fileSystemSynchronizedGroups = (
|
||||||
1DBC40FB2DA4F98D0093FCB0 /* Thimra */,
|
1DBC40FB2DA4F98D0093FCB0 /* MoviaBox */,
|
||||||
);
|
);
|
||||||
name = Thimra;
|
name = MoviaBox;
|
||||||
productName = ShortPlay;
|
productName = ShortPlay;
|
||||||
productReference = 1DBC40592DA4EDFC0093FCB0 /* Thimra.app */;
|
productReference = 1DBC40592DA4EDFC0093FCB0 /* MoviaBox.app */;
|
||||||
productType = "com.apple.product-type.application";
|
productType = "com.apple.product-type.application";
|
||||||
};
|
};
|
||||||
/* End PBXNativeTarget section */
|
/* End PBXNativeTarget section */
|
||||||
@ -131,7 +135,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
buildConfigurationList = 1DBC40542DA4EDFC0093FCB0 /* Build configuration list for PBXProject "Thimra" */;
|
buildConfigurationList = 1DBC40542DA4EDFC0093FCB0 /* Build configuration list for PBXProject "MoviaBox" */;
|
||||||
developmentRegion = en;
|
developmentRegion = en;
|
||||||
hasScannedForEncodings = 0;
|
hasScannedForEncodings = 0;
|
||||||
knownRegions = (
|
knownRegions = (
|
||||||
@ -148,7 +152,7 @@
|
|||||||
projectDirPath = "";
|
projectDirPath = "";
|
||||||
projectRoot = "";
|
projectRoot = "";
|
||||||
targets = (
|
targets = (
|
||||||
1DBC40582DA4EDFC0093FCB0 /* Thimra */,
|
1DBC40582DA4EDFC0093FCB0 /* MoviaBox */,
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
/* End PBXProject section */
|
/* End PBXProject section */
|
||||||
@ -164,6 +168,23 @@
|
|||||||
/* End PBXResourcesBuildPhase section */
|
/* End PBXResourcesBuildPhase section */
|
||||||
|
|
||||||
/* Begin PBXShellScriptBuildPhase section */
|
/* Begin PBXShellScriptBuildPhase section */
|
||||||
|
4E1CBF3F1205E28DFCF11722 /* [CP] Embed Pods Frameworks */ = {
|
||||||
|
isa = PBXShellScriptBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
);
|
||||||
|
inputFileListPaths = (
|
||||||
|
"${PODS_ROOT}/Target Support Files/Pods-MoviaBox/Pods-MoviaBox-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
||||||
|
);
|
||||||
|
name = "[CP] Embed Pods Frameworks";
|
||||||
|
outputFileListPaths = (
|
||||||
|
"${PODS_ROOT}/Target Support Files/Pods-MoviaBox/Pods-MoviaBox-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
shellPath = /bin/sh;
|
||||||
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MoviaBox/Pods-MoviaBox-frameworks.sh\"\n";
|
||||||
|
showEnvVarsInLog = 0;
|
||||||
|
};
|
||||||
801A3E3FF53193556BBE9EBF /* [CP] Check Pods Manifest.lock */ = {
|
801A3E3FF53193556BBE9EBF /* [CP] Check Pods Manifest.lock */ = {
|
||||||
isa = PBXShellScriptBuildPhase;
|
isa = PBXShellScriptBuildPhase;
|
||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
@ -179,30 +200,13 @@
|
|||||||
outputFileListPaths = (
|
outputFileListPaths = (
|
||||||
);
|
);
|
||||||
outputPaths = (
|
outputPaths = (
|
||||||
"$(DERIVED_FILE_DIR)/Pods-Thimra-checkManifestLockResult.txt",
|
"$(DERIVED_FILE_DIR)/Pods-MoviaBox-checkManifestLockResult.txt",
|
||||||
);
|
);
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
shellPath = /bin/sh;
|
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";
|
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;
|
showEnvVarsInLog = 0;
|
||||||
};
|
};
|
||||||
99BF4E2B3615B1F54D05DA28 /* [CP] Embed Pods Frameworks */ = {
|
|
||||||
isa = PBXShellScriptBuildPhase;
|
|
||||||
buildActionMask = 12;
|
|
||||||
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 */
|
/* End PBXShellScriptBuildPhase section */
|
||||||
|
|
||||||
/* Begin PBXSourcesBuildPhase section */
|
/* Begin PBXSourcesBuildPhase section */
|
||||||
@ -218,7 +222,7 @@
|
|||||||
/* Begin XCBuildConfiguration section */
|
/* Begin XCBuildConfiguration section */
|
||||||
1DBC40832DA4EE010093FCB0 /* Debug */ = {
|
1DBC40832DA4EE010093FCB0 /* Debug */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = F7763FEFB6BEB1A75D6FBA0A /* Pods-Thimra.debug.xcconfig */;
|
baseConfigurationReference = 1F666DE0B12C863F26BE5027 /* Pods-MoviaBox.debug.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ARCHS = "$(ARCHS_STANDARD)";
|
ARCHS = "$(ARCHS_STANDARD)";
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
@ -229,8 +233,8 @@
|
|||||||
DEVELOPMENT_TEAM = TWDZ3MP9DV;
|
DEVELOPMENT_TEAM = TWDZ3MP9DV;
|
||||||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
GENERATE_INFOPLIST_FILE = YES;
|
||||||
INFOPLIST_FILE = Thimra/Source/Info.plist;
|
INFOPLIST_FILE = MoviaBox/Source/Info.plist;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = Thimra;
|
INFOPLIST_KEY_CFBundleDisplayName = MoviaBox;
|
||||||
INFOPLIST_KEY_NSCameraUsageDescription = "The APP needs to access your album to provide screenshots for feedback.";
|
INFOPLIST_KEY_NSCameraUsageDescription = "The APP needs to access your album to provide screenshots for feedback.";
|
||||||
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "The APP needs to access your album to provide screenshots for feedback.";
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "The APP needs to access your album to provide screenshots for feedback.";
|
||||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||||
@ -253,7 +257,7 @@
|
|||||||
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||||||
SUPPORTS_MACCATALYST = NO;
|
SUPPORTS_MACCATALYST = NO;
|
||||||
SWIFT_EMIT_LOC_STRINGS = YES;
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "Thimra/Source/Thimra-Bridging-Header.h";
|
SWIFT_OBJC_BRIDGING_HEADER = "MoviaBox/Source/MoviaBox-Bridging-Header.h";
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
TARGETED_DEVICE_FAMILY = 1;
|
TARGETED_DEVICE_FAMILY = 1;
|
||||||
VALID_ARCHS = "arm64 arm64e armv7s x86_64";
|
VALID_ARCHS = "arm64 arm64e armv7s x86_64";
|
||||||
@ -262,7 +266,7 @@
|
|||||||
};
|
};
|
||||||
1DBC40842DA4EE010093FCB0 /* Release */ = {
|
1DBC40842DA4EE010093FCB0 /* Release */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = FEA583158A7C05D8D7C5A9FC /* Pods-Thimra.release.xcconfig */;
|
baseConfigurationReference = 109EB01BE447EE135493CA38 /* Pods-MoviaBox.release.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ARCHS = "$(ARCHS_STANDARD)";
|
ARCHS = "$(ARCHS_STANDARD)";
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
@ -273,8 +277,8 @@
|
|||||||
DEVELOPMENT_TEAM = TWDZ3MP9DV;
|
DEVELOPMENT_TEAM = TWDZ3MP9DV;
|
||||||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
GENERATE_INFOPLIST_FILE = YES;
|
||||||
INFOPLIST_FILE = Thimra/Source/Info.plist;
|
INFOPLIST_FILE = MoviaBox/Source/Info.plist;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = Thimra;
|
INFOPLIST_KEY_CFBundleDisplayName = MoviaBox;
|
||||||
INFOPLIST_KEY_NSCameraUsageDescription = "The APP needs to access your album to provide screenshots for feedback.";
|
INFOPLIST_KEY_NSCameraUsageDescription = "The APP needs to access your album to provide screenshots for feedback.";
|
||||||
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "The APP needs to access your album to provide screenshots for feedback.";
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "The APP needs to access your album to provide screenshots for feedback.";
|
||||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||||
@ -297,7 +301,7 @@
|
|||||||
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||||||
SUPPORTS_MACCATALYST = NO;
|
SUPPORTS_MACCATALYST = NO;
|
||||||
SWIFT_EMIT_LOC_STRINGS = YES;
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "Thimra/Source/Thimra-Bridging-Header.h";
|
SWIFT_OBJC_BRIDGING_HEADER = "MoviaBox/Source/MoviaBox-Bridging-Header.h";
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
TARGETED_DEVICE_FAMILY = 1;
|
TARGETED_DEVICE_FAMILY = 1;
|
||||||
VALID_ARCHS = "arm64 arm64e armv7s x86_64";
|
VALID_ARCHS = "arm64 arm64e armv7s x86_64";
|
||||||
@ -428,7 +432,7 @@
|
|||||||
/* End XCBuildConfiguration section */
|
/* End XCBuildConfiguration section */
|
||||||
|
|
||||||
/* Begin XCConfigurationList section */
|
/* Begin XCConfigurationList section */
|
||||||
1DBC40542DA4EDFC0093FCB0 /* Build configuration list for PBXProject "Thimra" */ = {
|
1DBC40542DA4EDFC0093FCB0 /* Build configuration list for PBXProject "MoviaBox" */ = {
|
||||||
isa = XCConfigurationList;
|
isa = XCConfigurationList;
|
||||||
buildConfigurations = (
|
buildConfigurations = (
|
||||||
1DBC40852DA4EE010093FCB0 /* Debug */,
|
1DBC40852DA4EE010093FCB0 /* Debug */,
|
||||||
@ -437,7 +441,7 @@
|
|||||||
defaultConfigurationIsVisible = 0;
|
defaultConfigurationIsVisible = 0;
|
||||||
defaultConfigurationName = Release;
|
defaultConfigurationName = Release;
|
||||||
};
|
};
|
||||||
1DBC40822DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "Thimra" */ = {
|
1DBC40822DA4EE010093FCB0 /* Build configuration list for PBXNativeTarget "MoviaBox" */ = {
|
||||||
isa = XCConfigurationList;
|
isa = XCConfigurationList;
|
||||||
buildConfigurations = (
|
buildConfigurations = (
|
||||||
1DBC40832DA4EE010093FCB0 /* Debug */,
|
1DBC40832DA4EE010093FCB0 /* Debug */,
|
@ -2,7 +2,7 @@
|
|||||||
<Workspace
|
<Workspace
|
||||||
version = "1.0">
|
version = "1.0">
|
||||||
<FileRef
|
<FileRef
|
||||||
location = "group:Thimra.xcodeproj">
|
location = "group:MoviaBox.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
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// AppDelegate+OpenApp.swift
|
// AppDelegate+OpenApp.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 佳尔 on 2025/4/25.
|
// Created by 佳尔 on 2025/4/25.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// AppDelegate.swift
|
// AppDelegate.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SceneDelegate.swift
|
// SceneDelegate.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPNavigationController.swift
|
// SPNavigationController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPTabBarController.swift
|
// SPTabBarController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPViewController.swift
|
// SPViewController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPDefine.swift
|
// SPDefine.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPUserDefaultsKey.swift
|
// SPUserDefaultsKey.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CGMutablePath+SPAdd.swift
|
// CGMutablePath+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Dictionary+SPAdd.swift
|
// Dictionary+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 佳尔 on 2025/4/25.
|
// Created by 佳尔 on 2025/4/25.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Int+SPAdd.swift
|
// Int+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// String+SPAdd.swift
|
// String+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIColor+SPAdd.swift
|
// UIColor+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIDevice+SPAdd.swift
|
// UIDevice+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIFont+SPAdd.swift
|
// UIFont+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIImageView+SPAdd.swift
|
// UIImageView+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UINavigationBar+SPAdd.swift
|
// UINavigationBar+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UINavigationController+SPAdd.swift
|
// UINavigationController+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIScrollView+SPRefresh.swift
|
// UIScrollView+SPRefresh.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/19.
|
// Created by 曾觉新 on 2025/4/19.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIStackView+SPAdd.swift
|
// UIStackView+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// UIView+SPAdd.swift
|
// UIView+SPAdd.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPListModel.swift
|
// SPListModel.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPModel.swift
|
// SPModel.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeAPI.swift
|
// SPHomeAPI.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPUserAPI.swift
|
// SPUserAPI.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPVideoAPI.swift
|
// SPVideoAPI.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/10.
|
// Created by 曾觉新 on 2025/4/10.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPApi.swift
|
// SPApi.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPCryptService.swift
|
// SPCryptService.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/10.
|
// Created by 曾觉新 on 2025/4/10.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPNetwork.swift
|
// SPNetwork.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPNetworkReachabilityManager.swift
|
// SPNetworkReachabilityManager.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/19.
|
// Created by Overseas on 2025/4/19.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPURLPath.swift
|
// SPURLPath.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPCollectionView.swift
|
// SPCollectionView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPCollectionViewCell.swift
|
// SPCollectionViewCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPGradientView.swift
|
// SPGradientView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPImageView.swift
|
// SPImageView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPScrollView.swift
|
// SPScrollView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPTableView.swift
|
// SPTableView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPTableViewCell.swift
|
// SPTableViewCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPTextField.swift
|
// SPTextField.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPCampaignWebViewController.swift
|
// SPCampaignWebViewController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 佳尔 on 2025/4/25.
|
// Created by 佳尔 on 2025/4/25.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPWebView.swift
|
// SPWebView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPWebViewController+ScriptMessage.swift
|
// SPWebViewController+ScriptMessage.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/24.
|
// Created by Overseas on 2025/4/24.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPWebViewController.swift
|
// SPWebViewController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPAllShortViewController.swift
|
// SPAllShortViewController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/23.
|
// Created by Overseas on 2025/4/23.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPExplorePageController.swift
|
// SPExplorePageController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/21.
|
// Created by Overseas on 2025/4/21.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPExploreViewController.swift
|
// SPExploreViewController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/9.
|
// Created by 曾觉新 on 2025/4/9.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPCategoryModel.swift
|
// SPCategoryModel.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/23.
|
// Created by Overseas on 2025/4/23.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPAllShortCell.swift
|
// SPAllShortCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/23.
|
// Created by Overseas on 2025/4/23.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPExplorePlayerCell.swift
|
// SPExplorePlayerCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPExplorePlayerControlView.swift
|
// SPExplorePlayerControlView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPVideoPlayerInfoView.swift
|
// SPVideoPlayerInfoView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeChildController.swift
|
// SPHomeChildController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomePageController.swift
|
// SPHomePageController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeViewController.swift
|
// SPHomeViewController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchViewController.swift
|
// SPSearchViewController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeCategoryModel.swift
|
// SPHomeCategoryModel.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/8.
|
// Created by 曾觉新 on 2025/4/8.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeModuleModel.swift
|
// SPHomeModuleModel.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeTopModel.swift
|
// SPHomeTopModel.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeBannerCell.swift
|
// SPHomeBannerCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeDataItemView.swift
|
// SPHomeDataItemView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeExploreCell.swift
|
// SPHomeExploreCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/22.
|
// Created by Overseas on 2025/4/22.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeExploreView.swift
|
// SPHomeExploreView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/22.
|
// Created by Overseas on 2025/4/22.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeHeaderView.swift
|
// SPHomeHeaderView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeHotCell.swift
|
// SPHomeHotCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeHotSearchCell.swift
|
// SPHomeHotSearchCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/22.
|
// Created by Overseas on 2025/4/22.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeHotSearchView.swift
|
// SPHomeHotSearchView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/22.
|
// Created by Overseas on 2025/4/22.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeHotView.swift
|
// SPHomeHotView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomePlayHistoryCell.swift
|
// SPHomePlayHistoryCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/22.
|
// Created by Overseas on 2025/4/22.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomePlayHistoryView.swift
|
// SPHomePlayHistoryView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/22.
|
// Created by Overseas on 2025/4/22.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeSearchButton.swift
|
// SPHomeSearchButton.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeSearchHistoryView.swift
|
// SPHomeSearchHistoryView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/22.
|
// Created by Overseas on 2025/4/22.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeShortCell.swift
|
// SPHomeShortCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/22.
|
// Created by Overseas on 2025/4/22.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeShortsForYouCell.swift
|
// SPHomeShortsForYouCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeShortsForYouView.swift
|
// SPHomeShortsForYouView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeTrendingCell.swift
|
// SPHomeTrendingCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeTrendingView.swift
|
// SPHomeTrendingView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/14.
|
// Created by 曾觉新 on 2025/4/14.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeZoomBannerCell.swift
|
// SPHomeZoomBannerCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/22.
|
// Created by Overseas on 2025/4/22.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchAssociativeCell.swift
|
// SPSearchAssociativeCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchAssociativeView.swift
|
// SPSearchAssociativeView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchHomeView.swift
|
// SPSearchHomeView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchInputView.swift
|
// SPSearchInputView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchResultCell.swift
|
// SPSearchResultCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchResultView.swift
|
// SPSearchResultView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPHomeViewModel.swift
|
// SPHomeViewModel.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/22.
|
// Created by Overseas on 2025/4/22.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPSearchViewModel.swift
|
// SPSearchViewModel.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/18.
|
// Created by 曾觉新 on 2025/4/18.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPLoginViewController.swift
|
// SPLoginViewController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 佳尔 on 2025/4/25.
|
// Created by 佳尔 on 2025/4/25.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPAboutUsViewController.swift
|
// SPAboutUsViewController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/19.
|
// Created by Overseas on 2025/4/19.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPFeedbackViewController.swift
|
// SPFeedbackViewController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 佳尔 on 2025/4/25.
|
// Created by 佳尔 on 2025/4/25.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPMineViewController.swift
|
// SPMineViewController.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/10.
|
// Created by 曾觉新 on 2025/4/10.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPMineItem.swift
|
// SPMineItem.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by 曾觉新 on 2025/4/17.
|
// Created by 曾觉新 on 2025/4/17.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPAboutUsCell.swift
|
// SPAboutUsCell.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/23.
|
// Created by Overseas on 2025/4/23.
|
||||||
//
|
//
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SPAboutUsHeaderView.swift
|
// SPAboutUsHeaderView.swift
|
||||||
// Thimra
|
// MoviaBox
|
||||||
//
|
//
|
||||||
// Created by Overseas on 2025/4/23.
|
// Created by Overseas on 2025/4/23.
|
||||||
//
|
//
|
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