Skip to content

Commit

Permalink
Upgrade to 1.6.0 game data
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimillian committed Nov 24, 2020
1 parent 6d2ad22 commit 4d2235c
Show file tree
Hide file tree
Showing 17 changed files with 69,561 additions and 65,655 deletions.
16 changes: 8 additions & 8 deletions ACHNBrowserUI/ACHNBrowserUI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1388,7 +1388,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 103122020;
CURRENT_PROJECT_VERSION = 112412020;
DEVELOPMENT_ASSET_PATHS = "\"ACHNBrowserUI/Preview Content\"";
DEVELOPMENT_TEAM = Z6P74P6T99;
ENABLE_PREVIEWS = YES;
Expand All @@ -1398,7 +1398,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.0.4;
MARKETING_VERSION = 2.0.5;
PRODUCT_BUNDLE_IDENTIFIER = com.thomasricouard.ACNH;
PRODUCT_NAME = "AC Helper";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1421,7 +1421,7 @@
CODE_SIGN_IDENTITY = "iPhone Distribution";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 103122020;
CURRENT_PROJECT_VERSION = 112412020;
DEVELOPMENT_ASSET_PATHS = "\"ACHNBrowserUI/Preview Content\"";
DEVELOPMENT_TEAM = Z6P74P6T99;
ENABLE_PREVIEWS = YES;
Expand All @@ -1431,7 +1431,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.0.4;
MARKETING_VERSION = 2.0.5;
PRODUCT_BUNDLE_IDENTIFIER = com.thomasricouard.ACNH;
PRODUCT_NAME = "AC Helper";
PROVISIONING_PROFILE_SPECIFIER = "AC prod";
Expand All @@ -1453,7 +1453,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 103122020;
CURRENT_PROJECT_VERSION = 112412020;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = Z6P74P6T99;
INFOPLIST_FILE = Widgets/Info.plist;
Expand All @@ -1463,7 +1463,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.0.4;
MARKETING_VERSION = 2.0.5;
PRODUCT_BUNDLE_IDENTIFIER = com.thomasricouard.ACNH.Widgets;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1485,7 +1485,7 @@
CODE_SIGN_IDENTITY = "iPhone Distribution";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 103122020;
CURRENT_PROJECT_VERSION = 112412020;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = Z6P74P6T99;
INFOPLIST_FILE = Widgets/Info.plist;
Expand All @@ -1495,7 +1495,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.0.4;
MARKETING_VERSION = 2.0.5;
PRODUCT_BUNDLE_IDENTIFIER = com.thomasricouard.ACNH.Widgets;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "AC Helper Widgets";
Expand Down
2 changes: 1 addition & 1 deletion ACHNBrowserUI/ACHNBrowserUI/views/about/AboutView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ struct AboutView: View {
color: .acHeaderBackground)
makeDetailRow(image: "gamecontroller",
text: "Game patch data",
detail: "1.5.1",
detail: "1.6.0",
color: .acHeaderBackground)
}.listRowBackground(Color.acSecondaryBackground)
}
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

13,944 changes: 8,694 additions & 5,250 deletions ACHNBrowserUI/Packages/Backend/Sources/Backend/Resources/json/localized/items_de.json

Large diffs are not rendered by default.

17,320 changes: 8,693 additions & 8,627 deletions ACHNBrowserUI/Packages/Backend/Sources/Backend/Resources/json/localized/items_es.json

Large diffs are not rendered by default.

17,320 changes: 8,693 additions & 8,627 deletions ACHNBrowserUI/Packages/Backend/Sources/Backend/Resources/json/localized/items_fr.json

Large diffs are not rendered by default.

17,320 changes: 8,693 additions & 8,627 deletions ACHNBrowserUI/Packages/Backend/Sources/Backend/Resources/json/localized/items_it.json

Large diffs are not rendered by default.

17,320 changes: 8,693 additions & 8,627 deletions ACHNBrowserUI/Packages/Backend/Sources/Backend/Resources/json/localized/items_ja.json

Large diffs are not rendered by default.

17,320 changes: 8,693 additions & 8,627 deletions ACHNBrowserUI/Packages/Backend/Sources/Backend/Resources/json/localized/items_nl.json

Large diffs are not rendered by default.

17,320 changes: 8,693 additions & 8,627 deletions ACHNBrowserUI/Packages/Backend/Sources/Backend/Resources/json/localized/items_ru.json

Large diffs are not rendered by default.

17,320 changes: 8,693 additions & 8,627 deletions ACHNBrowserUI/Packages/Backend/Sources/Backend/Resources/json/localized/items_zh.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 4d2235c

Please sign in to comment.