Skip to content

Commit

Permalink
feat: release 3.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
GalvinGao committed Oct 9, 2023
1 parent d5db42c commit e456901
Show file tree
Hide file tree
Showing 15 changed files with 95 additions and 53 deletions.
14 changes: 4 additions & 10 deletions ios/App/App.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@
B54E1D7D29CCE183006DBD8B /* Intents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = B54E1D8029CCE183006DBD8B /* Intents.intentdefinition */; };
B54E1D7E29CCE183006DBD8B /* Intents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = B54E1D8029CCE183006DBD8B /* Intents.intentdefinition */; };
B553BF91285F3FA10089DB8B /* AccessoryRectangularView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B553BF90285F3FA10089DB8B /* AccessoryRectangularView.swift */; };
B567D9C928B4639A000DA25D /* PenguinLive.swift in Sources */ = {isa = PBXBuildFile; fileRef = B567D9C828B4639A000DA25D /* PenguinLive.swift */; };
B567D9CA28B46993000DA25D /* PenguinLive.swift in Sources */ = {isa = PBXBuildFile; fileRef = B567D9C828B4639A000DA25D /* PenguinLive.swift */; };
B575978929D3DBA300B83885 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = B575978329D3DBA300B83885 /* [email protected] */; };
B575978A29D3DBA300B83885 /* Seaborn1.png in Resources */ = {isa = PBXBuildFile; fileRef = B575978429D3DBA300B83885 /* Seaborn1.png */; };
B575978B29D3DBA300B83885 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = B575978529D3DBA300B83885 /* [email protected] */; };
Expand Down Expand Up @@ -197,7 +195,6 @@
B54E1D8529CCE1B4006DBD8B /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Intents.strings"; sourceTree = "<group>"; };
B54E1D8729CCE1B6006DBD8B /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Intents.strings; sourceTree = "<group>"; };
B553BF90285F3FA10089DB8B /* AccessoryRectangularView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccessoryRectangularView.swift; sourceTree = "<group>"; };
B567D9C828B4639A000DA25D /* PenguinLive.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PenguinLive.swift; sourceTree = "<group>"; };
B575978329D3DBA300B83885 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
B575978429D3DBA300B83885 /* Seaborn1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Seaborn1.png; sourceTree = "<group>"; };
B575978529D3DBA300B83885 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -378,7 +375,6 @@
504EC2FB1FED79650016851F = {
isa = PBXGroup;
children = (
B567D9C828B4639A000DA25D /* PenguinLive.swift */,
B5E9EF4628219840009F0F68 /* PenguinViewController.swift */,
3AF2C843259F544900761B04 /* SoundFX */,
3A001AC52599230E0078A265 /* Settings.bundle */,
Expand Down Expand Up @@ -719,7 +715,6 @@
3A1157B1258F2B5C00F4C6FD /* SmallWidgetView.swift in Sources */,
B50305AC29CC1864000FDC32 /* IntentHandler.swift in Sources */,
3A06C12D2597454600B81F31 /* WidgetFooter.swift in Sources */,
B567D9CA28B46993000DA25D /* PenguinLive.swift in Sources */,
3A06C1252597447200B81F31 /* StageView.swift in Sources */,
B54E1D7D29CCE183006DBD8B /* Intents.intentdefinition in Sources */,
B553BF91285F3FA10089DB8B /* AccessoryRectangularView.swift in Sources */,
Expand Down Expand Up @@ -749,7 +744,6 @@
3A001AD32599A4A60078A265 /* ConsentView.swift in Sources */,
3A001AC225991E2C0078A265 /* WhatsNew.swift in Sources */,
3A679B012599166C00A685E9 /* WelcomeView.swift in Sources */,
B567D9C928B4639A000DA25D /* PenguinLive.swift in Sources */,
3A61615A259B0ED200FA06A2 /* ToggleNotificationPreference.swift in Sources */,
3A61616C259C7B8D00FA06A2 /* HapticButton.swift in Sources */,
3A001AD72599A68A0078A265 /* Helpers.swift in Sources */,
Expand Down Expand Up @@ -859,7 +853,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 3.13.7;
MARKETING_VERSION = 3.13.10;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = io.penguinstats.app.PenguinWidget;
Expand Down Expand Up @@ -891,7 +885,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 3.13.7;
MARKETING_VERSION = 3.13.10;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = io.penguinstats.app.PenguinWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -1089,7 +1083,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.13.7;
MARKETING_VERSION = 3.13.10;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
PRODUCT_BUNDLE_IDENTIFIER = io.penguinstats.app;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -1121,7 +1115,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.13.7;
MARKETING_VERSION = 3.13.10;
PRODUCT_BUNDLE_IDENTIFIER = io.penguinstats.app;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTS_MACCATALYST = NO;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,34 +1,32 @@
{
"object": {
"pins": [
{
"package": "Alamofire",
"repositoryURL": "https://github.com/Alamofire/Alamofire",
"state": {
"branch": null,
"revision": "eaf6e622dd41b07b251d8f01752eab31bc811493",
"version": "5.4.1"
}
},
{
"package": "RxBus",
"repositoryURL": "https://github.com/ridi/RxBus-Swift",
"state": {
"branch": null,
"revision": "542c47d46682a64867315867f45403a616ca40b0",
"version": "1.3.1"
}
},
{
"package": "RxSwift",
"repositoryURL": "https://github.com/ReactiveX/RxSwift.git",
"state": {
"branch": null,
"revision": "002d325b0bdee94e7882e1114af5ff4fe1e96afa",
"version": "5.1.1"
}
"pins" : [
{
"identity" : "alamofire",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Alamofire/Alamofire",
"state" : {
"revision" : "eaf6e622dd41b07b251d8f01752eab31bc811493",
"version" : "5.4.1"
}
]
},
"version": 1
},
{
"identity" : "rxbus-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ridi/RxBus-Swift",
"state" : {
"revision" : "542c47d46682a64867315867f45403a616ca40b0",
"version" : "1.3.1"
}
},
{
"identity" : "rxswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ReactiveX/RxSwift.git",
"state" : {
"revision" : "002d325b0bdee94e7882e1114af5ff4fe1e96afa",
"version" : "5.1.1"
}
}
],
"version" : 2
}
10 changes: 0 additions & 10 deletions ios/App/PenguinLive.swift

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images": [
{
"filename": "31073.png",
"idiom": "universal"
}
],
"info": {
"author": "xcode",
"version": 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images": [
{
"filename": "31074.png",
"idiom": "universal"
}
],
"info": {
"author": "xcode",
"version": 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images": [
{
"filename": "31083.png",
"idiom": "universal"
}
],
"info": {
"author": "xcode",
"version": 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images": [
{
"filename": "31084.png",
"idiom": "universal"
}
],
"info": {
"author": "xcode",
"version": 1
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images": [
{
"filename": "randomMaterial_8.png",
"idiom": "universal"
}
],
"info": {
"author": "xcode",
"version": 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ios/App/Settings.bundle/Root.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<array>
<dict>
<key>DefaultValue</key>
<string>3.13.6 (6)</string>
<string>3.13.7 (0)</string>
<key>Key</key>
<string>version</string>
<key>Title</key>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "penguin-stats-frontend",
"version": "3.13.7",
"version": "3.13.10",
"private": true,
"author": "Penguin Statistics Contributors <[email protected]> (https://github.com/orgs/penguin-statistics/people)",
"scripts": {
Expand Down

0 comments on commit e456901

Please sign in to comment.