Skip to content

Commit

Permalink
3.3.15-beta3 - Fix season detection parsing
Browse files Browse the repository at this point in the history
season number was detecting the number that was part of a title, a check is added to prevent this.
  • Loading branch information
千代田桃 committed Feb 12, 2023
1 parent 12cc354 commit f1339c3
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 25 deletions.
Binary file not shown.
Binary file modified Frameworks/DetectionKit.framework/Versions/A/DetectionKit
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21A559</string>
<string>22A380</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -27,19 +27,19 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13A1030d</string>
<string>14B47</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.0</string>
<string>13.0</string>
<key>DTSDKBuild</key>
<string>21A344</string>
<string>22A372</string>
<key>DTSDKName</key>
<string>macosx12.0</string>
<string>macosx13.0</string>
<key>DTXcode</key>
<string>1310</string>
<string>1410</string>
<key>DTXcodeBuild</key>
<string>13A1030d</string>
<string>14B47</string>
<key>LSMinimumSystemVersion</key>
<string>10.9</string>
<key>NSHumanReadableCopyright</key>
Expand Down
Binary file not shown.
Binary file modified Frameworks/GBPing.framework/Versions/A/GBPing
Binary file not shown.
14 changes: 7 additions & 7 deletions Frameworks/GBPing.framework/Versions/A/Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21A559</string>
<string>22A380</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand All @@ -27,19 +27,19 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13A1030d</string>
<string>14B47</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.0</string>
<string>13.0</string>
<key>DTSDKBuild</key>
<string>21A344</string>
<string>22A372</string>
<key>DTSDKName</key>
<string>macosx12.0</string>
<string>macosx13.0</string>
<key>DTXcode</key>
<string>1310</string>
<string>1410</string>
<key>DTXcodeBuild</key>
<string>13A1030d</string>
<string>14B47</string>
<key>LSMinimumSystemVersion</key>
<string>10.9</string>
<key>NSHumanReadableCopyright</key>
Expand Down
Binary file not shown.
Binary file modified Frameworks/PingNotifier.framework/Versions/A/PingNotifier
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21A559</string>
<string>22A380</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand All @@ -27,19 +27,19 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13A1030d</string>
<string>14B47</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.0</string>
<string>13.0</string>
<key>DTSDKBuild</key>
<string>21A344</string>
<string>22A372</string>
<key>DTSDKName</key>
<string>macosx12.0</string>
<string>macosx13.0</string>
<key>DTXcode</key>
<string>1310</string>
<string>1410</string>
<key>DTXcodeBuild</key>
<string>13A1030d</string>
<string>14B47</string>
<key>LSMinimumSystemVersion</key>
<string>10.9</string>
<key>NSHumanReadableCopyright</key>
Expand Down
8 changes: 4 additions & 4 deletions Hachidori.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1652,7 +1652,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20221218;
CURRENT_PROJECT_VERSION = 20220212;
DEVELOPMENT_TEAM = 9HDZTER525;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -1679,7 +1679,7 @@
"$(PROJECT_DIR)",
);
MACOSX_DEPLOYMENT_TARGET = 10.11;
MARKETING_VERSION = "3.3.15-beta2";
MARKETING_VERSION = "3.3.15-beta3";
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "moe.ateliershiori.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = Hachidori;
Expand All @@ -1702,7 +1702,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20221218;
CURRENT_PROJECT_VERSION = 20220212;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 9HDZTER525;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -1727,7 +1727,7 @@
"$(PROJECT_DIR)",
);
MACOSX_DEPLOYMENT_TARGET = 10.11;
MARKETING_VERSION = "3.3.15-beta2";
MARKETING_VERSION = "3.3.15-beta3";
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = "moe.ateliershiori.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = Hachidori;
Expand Down

0 comments on commit f1339c3

Please sign in to comment.