You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/19 00:27:42 UTC

[GitHub] brodybits edited a comment on issue #48: Rework use of ~ in build.json, etc.

brodybits edited a comment on issue #48: Rework use of ~ in build.json, etc.
URL: https://github.com/apache/cordova/issues/48#issuecomment-439739230
 
 
   In terms of `build.config` I do not see Cordova doing anything with `~`, `process.env.HOME`, or `process.env.USERPROFILE`. I think the explanation is that for iOS and Windows the same OS is always used to do the build.
   
   But I hope we consider using `untildify` for cordova-lib and cordova-ios as I suggested in my previous comment, which is now edited. I just added ", etc." to the title to reflect this suggestion.
   
   P.S. I think we should consider using `untildify` for paths specified in `build.config` for iOS, macOS ("osx"), and Windows, for the sake of improved consistency:
   * for iOS & macOS ("osx"): path specified in `codeSignResourceRules` entry
   * for Windows: path specified in `packageCertificateKeyFile` entry

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org