1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The "Release" folder in the build directory is now part of the framework search path for Ad Hoc and App Store builds. More... over 9 years ago
Removed 'Planned Improvements' section of README. More... over 9 years ago
CLANG_WARN_UNREACHABLE_CODE and ENABLE_STRICT_OBJC_MSGSEND now default to YES. More... over 9 years ago
Added OS X project templates. More... over 9 years ago
Removed linking frameworks in the target's build phases. More... over 9 years ago
Removed "iPhone" and "iPad" groups. More... over 9 years ago
Updated the app delegate to be a subclass of UIResponder. More... over 9 years ago
Replaced TestFlight with HockeyApp. More... over 9 years ago
Updated TestFlight SDK to v3.0.0 More... almost 10 years ago
Updated project and target settings to Xcode 5.1 recommended settings. More... almost 10 years ago
Added Models folder. More... about 10 years ago
Switched #import statements in prefix header to use modules. More... about 10 years ago
Updated TestFlight SDK to v2.2.1. More... about 10 years ago
Removed "Images" folder because it is no longer needed with the advent of asset catalogs. More... over 10 years ago
Updated TestFlight to v2.0.0. More... over 10 years ago
Merge branch 'Xcode-5-Update' More... over 10 years ago
Updated install script to delete the install directory if it already exists. More... over 10 years ago
Added separate app icons for debug and ad hoc build configurations. More... over 10 years ago
Updated project and target build settings to use those recommended by the Xcode 5 GM project templates. More... over 10 years ago
Switched to asset catalog for launch images. More... over 10 years ago
Switched to asset catalog for app icons. More... over 10 years ago
Updated template icon. More... over 10 years ago
Switched to new ENABLE_NS_ASSERTIONS build setting for disabling assertions in App Store builds. More... over 10 years ago
Updated project build settings to use those recommended by the Xcode 5 project templates. More... over 10 years ago
The "Release" folder in the build directory is now checked for header files during Ad Hoc and App Store builds. More... over 10 years ago
Added user-defined project setting to allow the bundle identifier to vary based on build configuration. More... over 10 years ago
Updated TestFlight template to take in Ad Hoc and App Store team tokens. More... over 10 years ago
Updated install script to supress directory creation errors if the directory already exists. More... over 10 years ago
Updated TestFlight to v1.2.6. More... over 10 years ago
Fixed typo. More... almost 11 years ago