<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,4 +10,4 @@ clean:
 	xcodebuild -parallelizeTargets -target UnitTest -configuration Debug -sdk macosx10.5 clean
 
 wc:
-	wc */*.m */*.h test/*/*.m test/*/*.h
+	wc */*.[mh]</diff>
      <filename>Makefile</filename>
    </modified>
    <modified>
      <diff>@@ -47,6 +47,8 @@
 		9278D3B90FBF185B0007B03B /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 9278D3B30FBF185B0007B03B /* Default.png */; };
 		9278D3BA0FBF185B0007B03B /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 9278D3B30FBF185B0007B03B /* Default.png */; };
 		9278D3BB0FBF185B0007B03B /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 9278D3B30FBF185B0007B03B /* Default.png */; };
+		92E91C380FBFD57700DCDE16 /* migrate_007_clear_last_sync.sql in Resources */ = {isa = PBXBuildFile; fileRef = 92E91C370FBFD57700DCDE16 /* migrate_007_clear_last_sync.sql */; };
+		92E91C5D0FBFD7E600DCDE16 /* migrate_007_clear_last_sync.sql in Resources */ = {isa = PBXBuildFile; fileRef = 92E91C370FBFD57700DCDE16 /* migrate_007_clear_last_sync.sql */; };
 		B904056B0FA82E1B00DEA392 /* RTMObject.m in Sources */ = {isa = PBXBuildFile; fileRef = B91C48AA0FA04BD5001032CD /* RTMObject.m */; };
 		B910D96F0FA1E5760051EFB0 /* DBTaskProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = B9D043420F5F49A900641E61 /* DBTaskProvider.m */; };
 		B914B2D70F5E7D6E009C19BE /* RTMList.m in Sources */ = {isa = PBXBuildFile; fileRef = B9160F210F565D4C00473A95 /* RTMList.m */; };
@@ -326,6 +328,7 @@
 		9278D3610FBF16820007B03B /* SplashScreenViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SplashScreenViewController.m; sourceTree = &quot;&lt;group&gt;&quot;; };
 		9278D3620FBF16820007B03B /* SplashScreenViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SplashScreenViewController.xib; sourceTree = &quot;&lt;group&gt;&quot;; };
 		9278D3B30FBF185B0007B03B /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = ../Default.png; sourceTree = &quot;&lt;group&gt;&quot;; };
+		92E91C370FBFD57700DCDE16 /* migrate_007_clear_last_sync.sql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = migrate_007_clear_last_sync.sql; sourceTree = &quot;&lt;group&gt;&quot;; };
 		B914B34D0F5EBDA6009C19BE /* UnitTest.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UnitTest.octest; sourceTree = BUILT_PRODUCTS_DIR; };
 		B914B34E0F5EBDA6009C19BE /* ListUnitTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = &quot;ListUnitTest-Info.plist&quot;; sourceTree = &quot;&lt;group&gt;&quot;; };
 		B9160EC00F565CEF00473A95 /* RTMAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RTMAPI.h; sourceTree = &quot;&lt;group&gt;&quot;; };
@@ -738,6 +741,7 @@
 		B9160F010F565D3C00473A95 /* db */ = {
 			isa = PBXGroup;
 			children = (
+				92E91C370FBFD57700DCDE16 /* migrate_007_clear_last_sync.sql */,
 				9278D1940FBF03DE0007B03B /* migrate_006_add_initial_lastsync.sql */,
 				925C7A490FBEB7F300BCD6EF /* migrate_000_init.sql */,
 				925C7A4A0FBEB7F300BCD6EF /* migrate_001_add_filter_to_list.sql */,
@@ -1184,6 +1188,7 @@
 				9278D1950FBF03DE0007B03B /* migrate_006_add_initial_lastsync.sql in Resources */,
 				9278D1B60FBF07C00007B03B /* MilponBetaIconSmall.png in Resources */,
 				9278D3B40FBF185B0007B03B /* Default.png in Resources */,
+				92E91C380FBFD57700DCDE16 /* migrate_007_clear_last_sync.sql in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -1252,6 +1257,7 @@
 				925C7A570FBEB7F300BCD6EF /* migrate_005_version_2.sql in Resources */,
 				9278D1960FBF03DE0007B03B /* migrate_006_add_initial_lastsync.sql in Resources */,
 				9278D3BA0FBF185B0007B03B /* Default.png in Resources */,
+				92E91C5D0FBFD7E600DCDE16 /* migrate_007_clear_last_sync.sql in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -1619,6 +1625,8 @@
 				GCC_PREFIX_HEADER = others/Milpon_Prefix.pch;
 				INFOPLIST_FILE = others/Info.plist;
 				PRODUCT_NAME = Milpon;
+				&quot;PROVISIONING_PROFILE[sdk=iphoneos*]&quot; = &quot;C29F2971-2379-4BAD-834C-5A8742018B89&quot;;
+				SDKROOT = iphoneos2.2.1;
 			};
 			name = Release;
 		};</diff>
      <filename>Milpon.xcodeproj/project.pbxproj</filename>
    </modified>
    <modified>
      <diff>@@ -67,7 +67,7 @@
 
 - (NSArray *) tasks:(BOOL) showCompleted
 {
-   NSMutableDictionary *cond = [NSMutableDictionary dictionaryWithObject:@&quot;ORDER&quot; forKey:@&quot;priority ASC, due IS NULL ASC, due ASC&quot;];
+   NSMutableDictionary *cond = [NSMutableDictionary dictionaryWithObject:@&quot;priority ASC, due IS NULL ASC, due ASC&quot; forKey:@&quot;ORDER&quot;];
    if (! showCompleted)
       [cond setObject:@&quot;completed IS NULL&quot; forKey:@&quot;WHERE&quot;];
    return [self tasksWithCondition:cond];</diff>
      <filename>model/DBTaskProvider.m</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5c3fe827d0525e1980456db44ca934196da145d9</id>
    </parent>
  </parents>
  <author>
    <name>mootoh</name>
    <email>mootoh@gmail.com</email>
  </author>
  <url>http://github.com/mootoh/milpon/commit/b2256409cb763a1289529db1a4dbb5d9816a785c</url>
  <id>b2256409cb763a1289529db1a4dbb5d9816a785c</id>
  <committed-date>2009-05-17T02:36:03-07:00</committed-date>
  <authored-date>2009-05-17T02:36:03-07:00</authored-date>
  <message>fixed reversed sort order.</message>
  <tree>c264634876022e1ec79fb37a9234029ed64d777e</tree>
  <committer>
    <name>mootoh</name>
    <email>mootoh@gmail.com</email>
  </committer>
</commit>
