Created
January 19, 2016 20:04
-
-
Save lemonkey/cc9d807a7b6ecd0cac33 to your computer and use it in GitHub Desktop.
MH: Adding Swift Support to hAPITracker key milestones
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 001: Upgrade to CocoaPods v0.39 and fix custom post install steps in Podfiles, etc. (Mon 11/16) (Wed 11/18) | |
* 002: Add use_frameworks! to hAPITracker and SS Podfile and investigate problems (Mon 11/16) (Thu 11/19) | |
* 003: Upgrade 3rd party dependencies as needed (Wed 11/18) (Thu 11/26) | |
* 004: Create new blank hAPITrackerFramework using Cocoa Touch Framework Xcode project (Thu 11/19) (Thu 11/19) | |
* 005: Turn hAPITrackerFramework into a CocoaPod that is used as a local dev pod only (no specs repo) (Thu 11/19) (Thu 11/19) | |
* 006: Create new blank iOS app that has hAPITrackerFramework as a dependency, with use_frameworks! (Thu 11/19) (Thu 11/19) | |
* 007: Add a unit test to hAPITrackerFramework and make sure it can run (Thu 11/19) (Thu 11/19) | |
* 008: Add a unit test to new blank iOS app and make sure it can run (Thu 11/19) (Thu 11/19) | |
* 009: Add all 3rd party pods to hAPITrackerKit (Fri 11/20) (Thu 11/26) | |
* 010: Add static libraries and source from libs folder from existing hAPITracker to new framework (TN, Google Analytics, Crittercism, iCarousel, NSOperationStack) (Fri 11/20) (Wed 11/26) | |
* 011: Create new blank hAPI-SDK-Framework using Cocoa Touch Framework Xcode project and test pod install with hAPITracker and test app (Thu 11/19) (Fri 11/28) | |
* 012: [NOT DONE] Create replacement for hAPI-SDK that takes hAPI-SDK-Framework and creates a .a file? (Thu 11/19) | |
* 013: Migrate remaining source code and configurations from hAPITracker to new hAPITracker framework (Sun 11/22) (Sun 11/29) | |
* 014: Migrate source code and settings from hAPISDK to new hAPISDK framework (Sun 11/22) (Sun 11/29) | |
* 015: Test completed new hAPITracker and hAPISDK frameworks within test app (Sun 11/22) (Mon 11/30) | |
* 016: [INCOMPLETE] Test new frameworks in Sugar Sense feature/cocoapods_0.39, using new hAPISDK framework either as a local dev pod if it can be done or hosted on a private specs repo (Sun 11/22) (Major tests passing Wed 12/2) | |
* 017: Brown bag session about conversion to Cocoa Touch Framework (Tue 12/15) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment