Ben Copsey

Try to fix test build for device

... ... @@ -9,7 +9,7 @@
<key>CFBundleIconFile</key>
<string>iphone-icon.png</string>
<key>CFBundleIdentifier</key>
<string>com.yourcompany.${PRODUCT_NAME:identifier}</string>
<string>com.allseeinginteractive.trailsnetwork.asidemo</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
... ...
... ... @@ -20,5 +20,7 @@
<string>GHUnitIPhone</string>
<key>CFBundleDisplayName</key>
<string>ASIHTTPRequest Unit Tests</string>
<key>CFBundleIconFile</key>
<string>iphone-icon.png</string>
</dict>
</plist>
... ...
This diff was suppressed by a .gitattributes entry.