Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
myell0w committed Jan 19, 2010
1 parent 9355421 commit da68d9d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 23 deletions.
6 changes: 3 additions & 3 deletions Less2Do.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
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
2 changes: 1 addition & 1 deletion toodledo-objc
Submodule toodledo-objc updated from 80f9dc to f64cea
19 changes: 0 additions & 19 deletions xattr

This file was deleted.

0 comments on commit da68d9d

Please sign in to comment.