Toggle navigation
Toggle navigation
This project
Loading...
Sign in
iOS
/
asi-http-request
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Ben Copsey
2009-07-26 13:19:52 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d2d72138195b62f37bc5bf40f4abb4def1192df5
d2d72138
1 parent
088e066e
Try to fix test build for device
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletions
iPhone Sample/Info.plist
iPhone Sample/Tests-Info.plist
iPhone.xcodeproj/project.pbxproj
iPhone Sample/Info.plist
View file @
d2d7213
...
...
@@ -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>
...
...
iPhone Sample/Tests-Info.plist
View file @
d2d7213
...
...
@@ -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>
...
...
iPhone.xcodeproj/project.pbxproj
View file @
d2d7213
This diff was suppressed by a .gitattributes entry.
Please
register
or
login
to post a comment