We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4c32a commit 65e5326Copy full SHA for 65e5326
1 file changed
macos/Enkrypt/fastlane/Fastfile
@@ -15,12 +15,6 @@ update_fastlane
15
16
desc "Prepare the macos app for build"
17
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
- )
24
match(
25
app_identifier: ["com.myetherwallet.enkrypt.safari","com.myetherwallet.enkrypt.safari.Extension"],
26
type: "appstore",
0 commit comments