0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #20 from hewigovens/master More... almost 10 years ago
fix build error, copy README.txt => README.md More... almost 10 years ago
Merge pull request #15 from iOSCowboy/master More... about 10 years ago
Remove legacy test integration that is no longer supported in Xcode 5.1 More... about 10 years ago
Remove unnecessary changes made to the existing code. More... about 10 years ago
Use the SimulatorHost framework to fetch defined device names, rather than hard-coding constants. More... about 10 years ago
Remove unnecessary manual bundle loading (this is handled by our @rpath-aware custom library loader), and let LauncherSimClient handle the call to the new loadAllPlatformsReturningError API. More... about 10 years ago
Remove unused retained block parameter More... about 10 years ago
Remove unused retained block parameter More... about 10 years ago
Make delegates weak More... about 10 years ago
Load developer tools foundation before loading remote client framework More... about 10 years ago
Implement logic for specifying device info More... about 10 years ago
Update private framework header More... about 10 years ago
Convert project to ARC from GC More... about 10 years ago
Markdown format for README More... over 10 years ago
Changed README file extension to markdown More... over 10 years ago
Apply Xcode-recommended project updates. More... over 11 years ago
Fix build with latest Xcode release More... over 11 years ago
Bump the version to 1.1 More... almost 12 years ago
Merge pull request #10 from joewhaley/master More... almost 12 years ago
Fix build breakage (issue #9) More... almost 12 years ago
Respect the configured default device family. More... about 12 years ago
Log all skipped platforms during discovery. More... about 12 years ago
Fix detection of device families supported by the target SDK. Based on patch from Victor Jalencas. More... about 12 years ago
Set 10.6 deployment target. More... about 12 years ago
Fix under-retain of CFBundle dictionary values. More... about 12 years ago
Implement dynamically configured @rpath support. More... about 12 years ago
Implement a custom Mach-O parsing @rpath relative loader. This implementation is stubbed out with a hard-coding of the @rpath selection. More... about 12 years ago
Missing from previous commit More... about 12 years ago
Stub out Mach-O parsing support. More... about 12 years ago