Update PLCrashReporter build

Removed Bitcode from simulator slices to make the same build work with Xcode 6.4
This commit is contained in:
Andreas Linde
2015-09-18 15:52:04 +02:00
parent 686d008b78
commit 3d0185bdb0
2 changed files with 5 additions and 1 deletions

View File

@@ -18,6 +18,10 @@
<string>FMWK</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>DTCompiler</key>
@@ -29,7 +33,7 @@
<key>DTSDKBuild</key>
<string>15A278</string>
<key>DTSDKName</key>
<string>macosx10.10</string>
<string>macosx10.11</string>
<key>DTXcode</key>
<string>0700</string>
<key>DTXcodeBuild</key>