
11 changed files with 188 additions and 6 deletions
Binary file not shown.
Binary file not shown.
@ -0,0 +1,50 @@ |
|||
<?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>BuildMachineOSBuild</key> |
|||
<string>21G72</string> |
|||
<key>CFBundleDisplayName</key> |
|||
<string>HelloWorldDemo</string> |
|||
<key>CFBundleExecutable</key> |
|||
<string>HelloWorldDemo</string> |
|||
<key>CFBundleIdentifier</key> |
|||
<string>live.heck.fv1fun</string> |
|||
<key>CFBundleName</key> |
|||
<string>HelloWorldDemo</string> |
|||
<key>CFBundlePackageType</key> |
|||
<string>APPL</string> |
|||
<key>CFBundleShortVersionString</key> |
|||
<string>1.0.0</string> |
|||
<key>CFBundleSignature</key> |
|||
<string>????</string> |
|||
<key>CFBundleSupportedPlatforms</key> |
|||
<array> |
|||
<string>MacOSX</string> |
|||
</array> |
|||
<key>CFBundleVersion</key> |
|||
<string>1.0.0</string> |
|||
<key>DTCompiler</key> |
|||
<string>com.apple.compilers.llvm.clang.1_0</string> |
|||
<key>DTPlatformBuild</key> |
|||
<string>13F100</string> |
|||
<key>DTPlatformName</key> |
|||
<string>macosx</string> |
|||
<key>DTPlatformVersion</key> |
|||
<string>12.3</string> |
|||
<key>DTSDKBuild</key> |
|||
<string>21E226</string> |
|||
<key>DTSDKName</key> |
|||
<string>macosx12.3</string> |
|||
<key>DTXcode</key> |
|||
<string>1341</string> |
|||
<key>DTXcodeBuild</key> |
|||
<string>13F100</string> |
|||
<key>LSMinimumSystemVersion</key> |
|||
<string>10.13</string> |
|||
<key>NSHighResolutionCapable</key> |
|||
<true/> |
|||
<key>NSHumanReadableCopyright</key> |
|||
<string></string> |
|||
</dict> |
|||
</plist> |
Binary file not shown.
@ -0,0 +1 @@ |
|||
APPL???? |
Binary file not shown.
@ -0,0 +1,128 @@ |
|||
<?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>files</key> |
|||
<dict> |
|||
<key>Resources/RecentFilesMenuTemplate.nib</key> |
|||
<data> |
|||
4cEN55flubpq9bxeGSBG3zMPYQw= |
|||
</data> |
|||
</dict> |
|||
<key>files2</key> |
|||
<dict> |
|||
<key>Resources/RecentFilesMenuTemplate.nib</key> |
|||
<dict> |
|||
<key>hash2</key> |
|||
<data> |
|||
cY60xaOlVk3YMq6aNs9knz7yV86JbdkhaT7rYQG9AIo= |
|||
</data> |
|||
</dict> |
|||
</dict> |
|||
<key>rules</key> |
|||
<dict> |
|||
<key>^Resources/</key> |
|||
<true/> |
|||
<key>^Resources/.*\.lproj/</key> |
|||
<dict> |
|||
<key>optional</key> |
|||
<true/> |
|||
<key>weight</key> |
|||
<real>1000</real> |
|||
</dict> |
|||
<key>^Resources/.*\.lproj/locversion.plist$</key> |
|||
<dict> |
|||
<key>omit</key> |
|||
<true/> |
|||
<key>weight</key> |
|||
<real>1100</real> |
|||
</dict> |
|||
<key>^Resources/Base\.lproj/</key> |
|||
<dict> |
|||
<key>weight</key> |
|||
<real>1010</real> |
|||
</dict> |
|||
<key>^version.plist$</key> |
|||
<true/> |
|||
</dict> |
|||
<key>rules2</key> |
|||
<dict> |
|||
<key>.*\.dSYM($|/)</key> |
|||
<dict> |
|||
<key>weight</key> |
|||
<real>11</real> |
|||
</dict> |
|||
<key>^(.*/)?\.DS_Store$</key> |
|||
<dict> |
|||
<key>omit</key> |
|||
<true/> |
|||
<key>weight</key> |
|||
<real>2000</real> |
|||
</dict> |
|||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key> |
|||
<dict> |
|||
<key>nested</key> |
|||
<true/> |
|||
<key>weight</key> |
|||
<real>10</real> |
|||
</dict> |
|||
<key>^.*</key> |
|||
<true/> |
|||
<key>^Info\.plist$</key> |
|||
<dict> |
|||
<key>omit</key> |
|||
<true/> |
|||
<key>weight</key> |
|||
<real>20</real> |
|||
</dict> |
|||
<key>^PkgInfo$</key> |
|||
<dict> |
|||
<key>omit</key> |
|||
<true/> |
|||
<key>weight</key> |
|||
<real>20</real> |
|||
</dict> |
|||
<key>^Resources/</key> |
|||
<dict> |
|||
<key>weight</key> |
|||
<real>20</real> |
|||
</dict> |
|||
<key>^Resources/.*\.lproj/</key> |
|||
<dict> |
|||
<key>optional</key> |
|||
<true/> |
|||
<key>weight</key> |
|||
<real>1000</real> |
|||
</dict> |
|||
<key>^Resources/.*\.lproj/locversion.plist$</key> |
|||
<dict> |
|||
<key>omit</key> |
|||
<true/> |
|||
<key>weight</key> |
|||
<real>1100</real> |
|||
</dict> |
|||
<key>^Resources/Base\.lproj/</key> |
|||
<dict> |
|||
<key>weight</key> |
|||
<real>1010</real> |
|||
</dict> |
|||
<key>^[^/]+$</key> |
|||
<dict> |
|||
<key>nested</key> |
|||
<true/> |
|||
<key>weight</key> |
|||
<real>10</real> |
|||
</dict> |
|||
<key>^embedded\.provisionprofile$</key> |
|||
<dict> |
|||
<key>weight</key> |
|||
<real>20</real> |
|||
</dict> |
|||
<key>^version\.plist$</key> |
|||
<dict> |
|||
<key>weight</key> |
|||
<real>20</real> |
|||
</dict> |
|||
</dict> |
|||
</dict> |
|||
</plist> |
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue