Skip to content

Commit

Permalink
Actually, niet
Browse files Browse the repository at this point in the history
  • Loading branch information
Jemoka committed Aug 19, 2020
1 parent aa700fa commit 3a5208f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build/buildscripts/aftersign.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ module.exports = async function (params) {
appBundleId: appId,
appPath: appPath,
appleId: process.env.APPLEID,
appleIdPassword: process.env.APPLEIDPASS,
ascProvider: "9TEPY3US76"
appleIdPassword: process.env.APPLEIDPASS
});
} catch (error) {
console.error(error);
Expand Down

0 comments on commit 3a5208f

Please sign in to comment.