Clone this repo:

Branches

  1. ce47a23 Fix the incorrect comment on GTMLogFilter protocol. by thomasvl · 1 year, 1 month ago master
  2. cfd8adf Suppress warnings that arise from using deprecated methods. by thomasvl · 1 year, 1 month ago
  3. 17eee69 Make GTMSMJobRemove() have the same behavior on OSX 10.10+ as it has on by thomasvl · 1 year, 4 months ago
  4. 3281b9f Allow GTMABAddressBook to compile with the deployment target set to iOS 7. by thomasvl · 1 year, 4 months ago
  5. 95a89fc Updated iossim binary with improved crash detection for Xcode 6.1. by thomasvl · 1 year, 6 months ago
  6. 9d1693a Change output when simulator fails to open to be a note. by thomasvl · 1 year, 6 months ago
  7. 7bf685c Fix iOS arm64 build related error in GTMAddressBook. by thomasvl · 1 year, 6 months ago
  8. f317110 Rebuild of iossim to get things working with Xcode 6.1. by thomasvl · 1 year, 7 months ago
  9. d50fd0d Fix compilation against iOS 7 deployment target. by thomasvl · 1 year, 7 months ago
  10. 6b0c48b Updated iossim build that handles iOS 8+ (rather then just 8.0) by thomasvl · 1 year, 7 months ago
  11. a3ac3d5 Fix up GTMGoogleTestRunner for Xcode 6.1. by thomasvl · 1 year, 7 months ago
  12. 08dd6ce After switching to Xcode 6, the Simulator sometimes fails to open causing the by thomasvl · 1 year, 7 months ago
  13. 5bf7132 Cache the verbosity level instead of fetching constantly. by thomasvl · 1 year, 7 months ago
  14. 10a76d6 Fix support for file extensions, due to off-by-1 error from not taking the period into account for the total suffix-length to pass to mkstemps. by gtm.daemon · 1 year, 8 months ago
  15. cc42334 Fix formatting for OS X 10.4 to avoid usage of %z and %t. by gtm.daemon · 1 year, 8 months ago
  16. 087bae1 Use 'iOS Simulator' for Xcode6 and 'iPhone Simulator' for earlier versions to kill the simulator process. by gtm.daemon · 1 year, 8 months ago
  17. f8803f3 Update XCTAssertNotEqualStrings and XCTAssertEqualStrings to use %zd. by gtm.daemon · 1 year, 8 months ago
  18. ed9ae1e Use our constant instead of the system header one to avoid a deprecated warning. by gtm.daemon · 1 year, 8 months ago
  19. 47eccc3 Quote DEVELOPER_BIN_DIR in case it has spaces. by gtm.daemon · 1 year, 8 months ago
  20. 26d3112 Updated iossim from chromium (d7875158bb93ef51cc3bfc59e23ca35ed50c5042). by gtm.daemon · 1 year, 9 months ago