Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加外国手机号登录功能 #374

Merged
merged 10 commits into from
Jul 16, 2024
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 18 additions & 12 deletions DarockBili.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
/* End PBXAggregateTarget section */

/* Begin PBXBuildFile section */
03B2F80F2C45AED7007EB850 /* PhoneFormatterExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B2F80E2C45AED7007EB850 /* PhoneFormatterExt.swift */; };
03B2F8102C45AED7007EB850 /* PhoneFormatterExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B2F80E2C45AED7007EB850 /* PhoneFormatterExt.swift */; };
8C03B6DE2C280BAA000770B4 /* Cepheus in Frameworks */ = {isa = PBXBuildFile; productRef = 8C03B6DD2C280BAA000770B4 /* Cepheus */; };
8C0557DF2B791B84009D9CD0 /* AZVideoPlayer in Frameworks */ = {isa = PBXBuildFile; productRef = 8C0557DE2B791B84009D9CD0 /* AZVideoPlayer */; };
8C617F412B92334B000A3687 /* SafariWebExtensionHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C617F402B92334B000A3687 /* SafariWebExtensionHandler.swift */; };
Expand Down Expand Up @@ -255,6 +257,7 @@
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
03B2F80E2C45AED7007EB850 /* PhoneFormatterExt.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhoneFormatterExt.swift; sourceTree = "<group>"; };
8C0557E02B7A0480009D9CD0 /* MeowBili.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MeowBili.entitlements; sourceTree = "<group>"; };
8C617F3E2B92334B000A3687 /* SafariExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = SafariExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
8C617F402B92334B000A3687 /* SafariWebExtensionHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariWebExtensionHandler.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -576,6 +579,7 @@
8CA7CC9C2B77B150008E587F /* AboutView.swift */,
8CA7CC9E2B77B166008E587F /* SettingsView.swift */,
8CA7CCA02B77B2DC008E587F /* LoginView.swift */,
03B2F80E2C45AED7007EB850 /* PhoneFormatterExt.swift */,
8CA7CCA22B77B2F2008E587F /* NoticeView.swift */,
8CA53B022BB963D700D6D692 /* WatchUIDebugView.swift */,
);
Expand Down Expand Up @@ -1095,6 +1099,7 @@
8CA7CC8A2B77B061008E587F /* AppFileManager.swift in Sources */,
8CA7CCB22B77B398008E587F /* FollowListView.swift in Sources */,
8C81D2B12BCBA57F00EC58F4 /* FansListView.swift in Sources */,
03B2F80F2C45AED7007EB850 /* PhoneFormatterExt.swift in Sources */,
8C9776082BCECBC3006EDB58 /* Audio.swift in Sources */,
8CA7CC7B2B77AF93008E587F /* NetwokFixView.swift in Sources */,
8CA7CCD32B77B51A008E587F /* BangumiDownloadView.swift in Sources */,
Expand All @@ -1119,6 +1124,7 @@
8CBFF0C82B85E55F00350E0F /* BangumiPlayerView.swift in Sources */,
8CBFF0C42B85E55F00350E0F /* backtrace.swift in Sources */,
8CBFF0C72B85E55F00350E0F /* VideoDownloadView.swift in Sources */,
03B2F8102C45AED7007EB850 /* PhoneFormatterExt.swift in Sources */,
8CBFF0E32B85E55F00350E0F /* AboutView.swift in Sources */,
8CBFF0E52B85E55F00350E0F /* CodingTime.m in Sources */,
8CBFF0C52B85E55F00350E0F /* SkinExplorerView.swift in Sources */,
Expand Down Expand Up @@ -1214,7 +1220,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_TEAM = B57D8PP775;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = SafariExtension/Info.plist;
Expand Down Expand Up @@ -1245,7 +1251,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_TEAM = B57D8PP775;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = SafariExtension/Info.plist;
Expand Down Expand Up @@ -1342,7 +1348,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = MeowBili/MeowBiliAlternative.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_ASSET_PATHS = "\"MeowBili/Preview Content\"";
DEVELOPMENT_TEAM = B38QUJMY47;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1387,7 +1393,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIconWatch;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_ASSET_PATHS = "\"MeowBili/Preview\\ Content\"";
DEVELOPMENT_TEAM = B38QUJMY47;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1423,7 +1429,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_TEAM = B57D8PP775;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
Expand All @@ -1447,7 +1453,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_TEAM = B38QUJMY47;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = SafariExtension/Info.plist;
Expand Down Expand Up @@ -1515,7 +1521,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = MeowBili/MeowBili.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_ASSET_PATHS = "\"MeowBili/Preview Content\"";
DEVELOPMENT_TEAM = B57D8PP775;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1562,7 +1568,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = MeowBili/MeowBili.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_ASSET_PATHS = "\"MeowBili/Preview Content\"";
DEVELOPMENT_TEAM = B57D8PP775;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1607,7 +1613,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIconWatch;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_ASSET_PATHS = "\"MeowBili/Preview\\ Content\"";
DEVELOPMENT_TEAM = B57D8PP775;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1643,7 +1649,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIconWatch;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_ASSET_PATHS = "\"MeowBili/Preview\\ Content\"";
DEVELOPMENT_TEAM = B57D8PP775;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1679,7 +1685,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_TEAM = B57D8PP775;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
Expand All @@ -1702,7 +1708,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1280;
CURRENT_PROJECT_VERSION = 1314;
DEVELOPMENT_TEAM = B57D8PP775;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/Serene-Garden/Cepheus",
"state" : {
"revision" : "0754853c69a39f6cdc04abb8b1d194a3ed3a483e",
"version" : "2.3.0"
"revision" : "5ff00498df1fa89c92af56780d3818c0c4380f6a",
"version" : "2.3.1"
}
},
{
Expand All @@ -52,7 +52,7 @@
"location" : "https://github.com/Darock-Studio/DarockKit",
"state" : {
"branch" : "main",
"revision" : "4afcdeba8f3c6ca4dbd7ba2886924bdcbadec262"
"revision" : "9a43584cb32e53ae339532a6f49c19c7bc17aa8a"
}
},
{
Expand Down
Loading