Skip to content

Commit

Permalink
release 3611
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeroYang committed Feb 7, 2024
1 parent 3c28174 commit 181d453
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
12 changes: 6 additions & 6 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3601;
CURRENT_PROJECT_VERSION = 3611;
DEVELOPMENT_TEAM = WQ5H736A22;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = armv7;
Expand All @@ -371,7 +371,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 3.6.0;
MARKETING_VERSION = 3.6.1;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = io.polkawallet.polkawallet;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -500,7 +500,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3601;
CURRENT_PROJECT_VERSION = 3611;
DEVELOPMENT_TEAM = WQ5H736A22;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = armv7;
Expand All @@ -519,7 +519,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 3.6.0;
MARKETING_VERSION = 3.6.1;
PRODUCT_BUNDLE_IDENTIFIER = io.polkawallet.polkawallet;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -541,7 +541,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3601;
CURRENT_PROJECT_VERSION = 3611;
DEVELOPMENT_TEAM = WQ5H736A22;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = armv7;
Expand All @@ -560,7 +560,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 3.6.0;
MARKETING_VERSION = 3.6.1;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = io.polkawallet.polkawallet;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1019,8 +1019,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "5288ed118e845744943494301fa1b25ea24fa891"
resolved-ref: "5288ed118e845744943494301fa1b25ea24fa891"
ref: "98afd44f9da52ea073edc54cdfdb83396de10ac0"
resolved-ref: "98afd44f9da52ea073edc54cdfdb83396de10ac0"
url: "https://github.com/AcalaNetwork/polkawallet_plugin_acala.git"
source: git
version: "0.5.6"
Expand Down Expand Up @@ -1055,17 +1055,17 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "27b7f26aa0ecacdf18f90b2764fd914e308b4ca6"
resolved-ref: "27b7f26aa0ecacdf18f90b2764fd914e308b4ca6"
ref: "4fc686f886945491ebdfff77d91992d108537947"
resolved-ref: "4fc686f886945491ebdfff77d91992d108537947"
url: "https://github.com/polkawallet-io/polkawallet_plugin_evm.git"
source: git
version: "0.0.1"
polkawallet_plugin_karura:
dependency: "direct main"
description:
path: "."
ref: "51470fd1af4ba3c421a92fa7e2201d32e328ae2e"
resolved-ref: "51470fd1af4ba3c421a92fa7e2201d32e328ae2e"
ref: "1952901b1e2b3a7f8ac954452be8ea41bb8dabfe"
resolved-ref: "1952901b1e2b3a7f8ac954452be8ea41bb8dabfe"
url: "https://github.com/AcalaNetwork/polkawallet_plugin_karura.git"
source: git
version: "0.5.6"
Expand Down Expand Up @@ -1100,10 +1100,10 @@ packages:
dependency: "direct main"
description:
name: polkawallet_sdk
sha256: "1f6ff555636a7d0c29f5d5e9eeac29df340a201d67c4fc391c455feb67f7b928"
sha256: ad7482c43c5495f1cedbadea22791e90dd677d1044fd5ad220fb02f2ba7b162b
url: "https://pub.dev"
source: hosted
version: "0.5.8+4"
version: "0.5.8+8"
polkawallet_ui:
dependency: "direct main"
description:
Expand Down
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 3.6.0+3601
version: 3.6.1+3611

environment:
sdk: ">=2.10.0 <3.0.0"
Expand Down Expand Up @@ -55,15 +55,15 @@ dependencies:
polkawallet_plugin_acala:
git:
url: https://github.com/AcalaNetwork/polkawallet_plugin_acala.git
ref: 5288ed118e845744943494301fa1b25ea24fa891
ref: 98afd44f9da52ea073edc54cdfdb83396de10ac0
polkawallet_plugin_karura:
git:
url: https://github.com/AcalaNetwork/polkawallet_plugin_karura.git
ref: 51470fd1af4ba3c421a92fa7e2201d32e328ae2e
ref: 1952901b1e2b3a7f8ac954452be8ea41bb8dabfe
polkawallet_plugin_evm:
git:
url: https://github.com/polkawallet-io/polkawallet_plugin_evm.git
ref: 27b7f26aa0ecacdf18f90b2764fd914e308b4ca6
ref: 4fc686f886945491ebdfff77d91992d108537947
polkawallet_plugin_statemine:
git:
url: https://github.com/polkawallet-io/polkawallet_plugin_statemine.git
Expand Down Expand Up @@ -112,7 +112,7 @@ dependency_overrides:
# polkawallet_plugin_evm:
# path: ../../coding/polkawallet/polkawallet_plugin_evm
polkawallet_ui: ^0.5.5+1
polkawallet_sdk: ^0.5.8+4
polkawallet_sdk: ^0.5.8+8
# polkawallet_ui:
# path: ../../coding/polkawallet/ui
# polkawallet_sdk:
Expand Down

0 comments on commit 181d453

Please sign in to comment.