Skip to content

Commit

Permalink
plist angepasst
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackandCold authored and BlackandCold committed Jan 19, 2010
1 parent 3ce3112 commit f7ed296
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions Less2Do-Info.plist
Expand Up @@ -2,6 +2,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>Signature</key>
<string>iPhone Developer</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
Expand Down
6 changes: 3 additions & 3 deletions Less2Do.xcodeproj/project.pbxproj
Expand Up @@ -768,7 +768,7 @@
39B659F910B7080D00825C1D /* Products */ = {
isa = PBXGroup;
children = (
39B65A0110B7080D00825C1D /* libToodledoAPI.a */,
39B65A0110B7080D00825C1D /* liblibToodledoAPI.a */,
39F5AFCA10ED19AF00E54EB1 /* libToodledoAPIMac.a */,
39B65A0310B7080D00825C1D /* UnitTests.octest */,
39F5AFCC10ED19AF00E54EB1 /* liblibToodledoAPIiPhone.a */,
Expand Down Expand Up @@ -1019,10 +1019,10 @@
/* End PBXProject section */

/* Begin PBXReferenceProxy section */
39B65A0110B7080D00825C1D /* libToodledoAPI.a */ = {
39B65A0110B7080D00825C1D /* liblibToodledoAPI.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libToodledoAPI.a;
path = liblibToodledoAPI.a;
remoteRef = 39B65A0010B7080D00825C1D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
Expand Down

0 comments on commit f7ed296

Please sign in to comment.