-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a9013e8
commit 56fd945
Showing
3 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
Binary file modified
BIN
-444 Bytes
(100%)
...roj/project.xcworkspace/xcuserdata/chrisrorden.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## About | ||
|
||
The Apple App Store requires a Privacy Policy URL for each application. MRIcro is designed to view MRI and CT scans. It only opens files selected by the user. It never communicates with other programs or via the web. Like most applications, the settings you specify in the Preferneces window and the most recent files you have opened are recorded locally on your computer. This allows your favorite settings to be retained after you quit the program. These settings are never shared with other computers or across the web. The program is open source, and all the code is available for review. The program operates within an "Apple Sandbox" and is never able to open files on your computer without the user explicitly selecting a file (either by dragging and dropping the file or via a file dialog). | ||
The Apple App Store requires a Privacy Policy URL for each application. MRIcro is designed to view MRI and CT scans. It only opens files selected by the user. It never communicates with other programs or via the web. Like most applications, the settings you specify in the Preferences window and the most recent files you have opened are recorded locally on your computer. This allows your favorite settings to be retained after you quit the program. These settings are never shared with other computers or across the web. The program is open source, and all the code is available for review. The program operates within an "Apple Sandbox" and is never able to open files on your computer without the user explicitly selecting a file (either by dragging and dropping the file or via a file dialog). | ||
|
This file contains 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