From 28a9c298c8e8fdaea872349e5cdbee7b9539cc96 Mon Sep 17 00:00:00 2001 From: "DerekChia jingqiang.jia@hand-china.com" Date: Mon, 5 Jun 2017 22:09:22 +0800 Subject: [PATCH] Remove useless execution path log --- hooks/iosEnablePush.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/hooks/iosEnablePush.js b/hooks/iosEnablePush.js index 3e2e071..193b38e 100644 --- a/hooks/iosEnablePush.js +++ b/hooks/iosEnablePush.js @@ -7,8 +7,6 @@ const fs = require('fs'); const path = require('path'); let commonFuncs = require('./common'); -console.log(__filename + " : " + __dirname); - /** * add APNS env to cordova project Entitlements-Debug.plist and Entitlements-Release.plist * This two file will work when xcode archive app