|
Last change
on this file since 1030 was 1030, checked in by iritscen, 10 years ago |
|
AE Setup v1.1.8. Updated Run AE Installer script for Mono in 10.11. Corrected Run script icon from using Setup's icon to using base AE icon.
|
|
File size:
2.6 KB
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|---|
| 3 | <plist version="1.0">
|
|---|
| 4 | <dict>
|
|---|
| 5 | <key>files</key>
|
|---|
| 6 | <dict>
|
|---|
| 7 | <key>Resources/AppDelegate.scpt</key>
|
|---|
| 8 | <data>
|
|---|
| 9 | Lun9oi+TD0kqieRoP72qvwW04Uw=
|
|---|
| 10 | </data>
|
|---|
| 11 | <key>Resources/AppIcon.icns</key>
|
|---|
| 12 | <data>
|
|---|
| 13 | CvHcreXXl12M7E1nvmxdvOVWJSI=
|
|---|
| 14 | </data>
|
|---|
| 15 | <key>Resources/en.lproj/MainMenu.nib</key>
|
|---|
| 16 | <dict>
|
|---|
| 17 | <key>hash</key>
|
|---|
| 18 | <data>
|
|---|
| 19 | //DCWiUzIlrvf0gezGV/y91uhsg=
|
|---|
| 20 | </data>
|
|---|
| 21 | <key>optional</key>
|
|---|
| 22 | <true/>
|
|---|
| 23 | </dict>
|
|---|
| 24 | </dict>
|
|---|
| 25 | <key>files2</key>
|
|---|
| 26 | <dict>
|
|---|
| 27 | <key>Resources/AppDelegate.scpt</key>
|
|---|
| 28 | <data>
|
|---|
| 29 | Lun9oi+TD0kqieRoP72qvwW04Uw=
|
|---|
| 30 | </data>
|
|---|
| 31 | <key>Resources/AppIcon.icns</key>
|
|---|
| 32 | <data>
|
|---|
| 33 | CvHcreXXl12M7E1nvmxdvOVWJSI=
|
|---|
| 34 | </data>
|
|---|
| 35 | <key>Resources/en.lproj/MainMenu.nib</key>
|
|---|
| 36 | <dict>
|
|---|
| 37 | <key>hash</key>
|
|---|
| 38 | <data>
|
|---|
| 39 | //DCWiUzIlrvf0gezGV/y91uhsg=
|
|---|
| 40 | </data>
|
|---|
| 41 | <key>optional</key>
|
|---|
| 42 | <true/>
|
|---|
| 43 | </dict>
|
|---|
| 44 | </dict>
|
|---|
| 45 | <key>rules</key>
|
|---|
| 46 | <dict>
|
|---|
| 47 | <key>^Resources/</key>
|
|---|
| 48 | <true/>
|
|---|
| 49 | <key>^Resources/.*\.lproj/</key>
|
|---|
| 50 | <dict>
|
|---|
| 51 | <key>optional</key>
|
|---|
| 52 | <true/>
|
|---|
| 53 | <key>weight</key>
|
|---|
| 54 | <real>1000</real>
|
|---|
| 55 | </dict>
|
|---|
| 56 | <key>^Resources/.*\.lproj/locversion.plist$</key>
|
|---|
| 57 | <dict>
|
|---|
| 58 | <key>omit</key>
|
|---|
| 59 | <true/>
|
|---|
| 60 | <key>weight</key>
|
|---|
| 61 | <real>1100</real>
|
|---|
| 62 | </dict>
|
|---|
| 63 | <key>^version.plist$</key>
|
|---|
| 64 | <true/>
|
|---|
| 65 | </dict>
|
|---|
| 66 | <key>rules2</key>
|
|---|
| 67 | <dict>
|
|---|
| 68 | <key>.*\.dSYM($|/)</key>
|
|---|
| 69 | <dict>
|
|---|
| 70 | <key>weight</key>
|
|---|
| 71 | <real>11</real>
|
|---|
| 72 | </dict>
|
|---|
| 73 | <key>^(.*/)?\.DS_Store$</key>
|
|---|
| 74 | <dict>
|
|---|
| 75 | <key>omit</key>
|
|---|
| 76 | <true/>
|
|---|
| 77 | <key>weight</key>
|
|---|
| 78 | <real>2000</real>
|
|---|
| 79 | </dict>
|
|---|
| 80 | <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
|---|
| 81 | <dict>
|
|---|
| 82 | <key>nested</key>
|
|---|
| 83 | <true/>
|
|---|
| 84 | <key>weight</key>
|
|---|
| 85 | <real>10</real>
|
|---|
| 86 | </dict>
|
|---|
| 87 | <key>^.*</key>
|
|---|
| 88 | <true/>
|
|---|
| 89 | <key>^Info\.plist$</key>
|
|---|
| 90 | <dict>
|
|---|
| 91 | <key>omit</key>
|
|---|
| 92 | <true/>
|
|---|
| 93 | <key>weight</key>
|
|---|
| 94 | <real>20</real>
|
|---|
| 95 | </dict>
|
|---|
| 96 | <key>^PkgInfo$</key>
|
|---|
| 97 | <dict>
|
|---|
| 98 | <key>omit</key>
|
|---|
| 99 | <true/>
|
|---|
| 100 | <key>weight</key>
|
|---|
| 101 | <real>20</real>
|
|---|
| 102 | </dict>
|
|---|
| 103 | <key>^Resources/</key>
|
|---|
| 104 | <dict>
|
|---|
| 105 | <key>weight</key>
|
|---|
| 106 | <real>20</real>
|
|---|
| 107 | </dict>
|
|---|
| 108 | <key>^Resources/.*\.lproj/</key>
|
|---|
| 109 | <dict>
|
|---|
| 110 | <key>optional</key>
|
|---|
| 111 | <true/>
|
|---|
| 112 | <key>weight</key>
|
|---|
| 113 | <real>1000</real>
|
|---|
| 114 | </dict>
|
|---|
| 115 | <key>^Resources/.*\.lproj/locversion.plist$</key>
|
|---|
| 116 | <dict>
|
|---|
| 117 | <key>omit</key>
|
|---|
| 118 | <true/>
|
|---|
| 119 | <key>weight</key>
|
|---|
| 120 | <real>1100</real>
|
|---|
| 121 | </dict>
|
|---|
| 122 | <key>^[^/]+$</key>
|
|---|
| 123 | <dict>
|
|---|
| 124 | <key>nested</key>
|
|---|
| 125 | <true/>
|
|---|
| 126 | <key>weight</key>
|
|---|
| 127 | <real>10</real>
|
|---|
| 128 | </dict>
|
|---|
| 129 | <key>^embedded\.provisionprofile$</key>
|
|---|
| 130 | <dict>
|
|---|
| 131 | <key>weight</key>
|
|---|
| 132 | <real>20</real>
|
|---|
| 133 | </dict>
|
|---|
| 134 | <key>^version\.plist$</key>
|
|---|
| 135 | <dict>
|
|---|
| 136 | <key>weight</key>
|
|---|
| 137 | <real>20</real>
|
|---|
| 138 | </dict>
|
|---|
| 139 | </dict>
|
|---|
| 140 | </dict>
|
|---|
| 141 | </plist>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.