mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
Merge branch 'master' into curre
This commit is contained in:
commit
5a1a77c47c
1 changed files with 2 additions and 0 deletions
|
@ -324,6 +324,8 @@ lane :build_app_lane do
|
||||||
workspace_path = File.join(project_root, "ios", "BlueWallet.xcworkspace")
|
workspace_path = File.join(project_root, "ios", "BlueWallet.xcworkspace")
|
||||||
export_options_path = File.join(project_root, "ios", "export_options.plist")
|
export_options_path = File.join(project_root, "ios", "export_options.plist")
|
||||||
|
|
||||||
|
clear_derived_data_lane
|
||||||
|
|
||||||
begin
|
begin
|
||||||
build_ios_app(
|
build_ios_app(
|
||||||
scheme: "BlueWallet",
|
scheme: "BlueWallet",
|
||||||
|
|
Loading…
Add table
Reference in a new issue