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