2017-01-12 10:23:41 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2017-01-08 07:56:46 -08:00
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
<plist version="1.0">
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleName</key>
|
2017-01-12 10:23:41 -08:00
|
|
|
<string>Facebook.Yoga.Mac.Tests</string>
|
2017-01-08 07:56:46 -08:00
|
|
|
<key>CFBundleIdentifier</key>
|
2017-01-12 10:23:41 -08:00
|
|
|
<string>com.facebook.facebook-yoga-mac-tests</string>
|
2017-01-08 07:56:46 -08:00
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
|
<string>1.0</string>
|
|
|
|
<key>CFBundleVersion</key>
|
|
|
|
<string>1</string>
|
|
|
|
<key>LSMinimumSystemVersion</key>
|
|
|
|
<string>10.11</string>
|
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
<string>en</string>
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>????</string>
|
|
|
|
<key>NSHumanReadableCopyright</key>
|
|
|
|
<string>${AuthorCopyright}</string>
|
|
|
|
<key>NSPrincipalClass</key>
|
|
|
|
<string>NSApplication</string>
|
|
|
|
<key>NSMainStoryboardFile</key>
|
|
|
|
<string>Main</string>
|
|
|
|
</dict>
|
|
|
|
</plist>
|