FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add iOS-specific known folders to fs.knownFolders by hamorphis · Pull Request #2475 · NativeScript/NativeScript · GitHub

Add iOS-specific known folders to fs.knownFolders - #2475

Merged
hamorphis merged 2 commits into
masterfrom
ios-known-folders
Jul 20, 2016
Merged

hamorphis merged 2 commits into
masterfrom
ios-known-folders

Conversation

Copy link
Copy Markdown
Contributor

Resolves #734

private documentDir = 9;
private cachesDir = 13;
private userDomain = 1;
private userDomain = NSSearchPathDirectory.NSApplicationDirectory; //1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

You could use const

Copy link
Copy Markdown
Contributor Author

run ci

hamorphis merged commit fa48f4e into master Jul 20, 2016
hamorphis deleted the ios-known-folders branch July 20, 2016 08:37

lock Bot commented Aug 28, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

lock Bot locked and limited conversation to collaborators Aug 28, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add API to retrieve the following standard user directories under iOS:

3 participants


Back | FazBrowse Home | New Git URL