Skip to content

Commit 65e5326

Browse files
adminadmin
authored andcommitted
fix: fastlane
1 parent ee4c32a commit 65e5326

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

macos/Enkrypt/fastlane/Fastfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ update_fastlane
1515

1616
desc "Prepare the macos app for build"
1717
lane :prepare do
18-
produce(
19-
app_identifier: "com.myetherwallet.enkrypt.safari.Extension",
20-
platform: "osx",
21-
app_name: "Enkrypt: Extension",
22-
skip_itc: true
23-
)
2418
match(
2519
app_identifier: ["com.myetherwallet.enkrypt.safari","com.myetherwallet.enkrypt.safari.Extension"],
2620
type: "appstore",

0 commit comments

Comments
 (0)