8 Commits

Author SHA1 Message Date
Andreas Linde
9b8f51fe5f Restructure project targets and binary distribution target
- Use one common static lib target
- create embeddedFramework as binary distribution including docset in one zip
- Add HockeySDK.xcconfig for easier build setting setup
- Move everything into a single directory, too many problems making binary and subproject work without requing recursive header search paths
- Documentation update pending
2012-10-07 21:49:47 +02:00
Andreas Linde
1a71aa2ea5 Initial Feedback component
- First implementation on feedback, not finished yet!
- Move all components into their own subdirectory
- Restructure common delegates into BITHockeyManagerDelegate
- Restructure common component methods into new superclass (not finished yet)
2012-09-28 12:30:19 +02:00
Andreas Linde
671060929c Refactoring
- Change Prefixes to BIT
- Make one shared instance and change the functionalities to modules
- One bundle for resources
- Targets for framework and static libs
- Other cleanup
2012-07-19 17:17:19 +02:00
Stefan Haubold
83d6715c13 don't add a target selector for removed method 2012-02-22 17:32:46 +01:00
Stefan Haubold
bf1a2b5655 removed PSLog to prevent conflicts with other SDKs 2012-02-22 17:30:01 +01:00
Andreas Linde
ac1ac09411 Some more 2 space indentation fixes 2011-12-13 18:30:27 +01:00
Thomas Dohmke
d444c177df Changed indentation to 2 spaces for all files. 2011-12-05 16:07:59 +01:00
Thomas Dohmke
dddc200f9b Initial revision with new CNSHockeyManager. 2011-11-03 20:32:15 +01:00