Skip to content

Commit

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

0 comments on commit aa700fa

Please sign in to comment.