Artifact bb000d13a18469e166c46be1b9c0645ee2ae7fc4:
- Executable file wiki_references/2017/software/MaidSafe_net/src_from_GitHub/the_repository_clones/safe_examples/demo_app/resources/osx/helper_apps/Info EH.plist — part of check-in [0105d215ce] at 2017-03-22 04:01:30 on branch trunk — Massive_Array_of_Internet_Disks Safe MaidSafe + Rust (user: martin_vahi, size: 723) [annotate] [blame] [check-ins using] [more...]
- Executable file wiki_references/2017/software/MaidSafe_net/src_from_GitHub/the_repository_clones/safe_launcher/resources/osx/helper_apps/Info EH.plist — part of check-in [0105d215ce] at 2017-03-22 04:01:30 on branch trunk — Massive_Array_of_Internet_Disks Safe MaidSafe + Rust (user: martin_vahi, size: 723) [annotate] [blame] [check-ins using]
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleDisplayName</key> <string>{{productName}} Helper EH</string> <key>CFBundleExecutable</key> <string>{{productName}} Helper EH</string> <key>CFBundleIdentifier</key> <string>{{identifier}}.helper.EH</string> <key>CFBundleName</key> <string>{{productName}} Helper EH</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>DTSDKName</key> <string>macosx</string> <key>LSUIElement</key> <true/> <key>NSSupportsAutomaticGraphicsSwitching</key> <true/> </dict> </plist>