Skip to content
Snippets Groups Projects
  1. Apr 11, 2016
  2. Apr 10, 2016
  3. Apr 09, 2016
  4. Apr 08, 2016
  5. Apr 07, 2016
  6. Apr 06, 2016
  7. Apr 05, 2016
  8. Apr 02, 2016
  9. Mar 30, 2016
    • Krunoslav Zaher's avatar
      Merge pull request #587 from chanelten/remove_compiler_warnings · 890fc041
      Krunoslav Zaher authored
      Remove compiler warnings
      890fc041
    • Krunoslav Zaher's avatar
      Merge pull request #585 from pixyzehn/feature/fix-getting-started-text · 7ad33652
      Krunoslav Zaher authored
      Use 'Completed' instead of 'Complete'
      7ad33652
    • Alexander I. Kovács's avatar
      Disable bitcode for test targets · a30288e5
      Alexander I. Kovács authored
      Setting ENABLE_BITCODE to NO for test targets removes the following compiler warnings when building the project via Carthage and Xcode 7.3:
      
      ld: warning: Auto-Linking supplied '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework/XCTest', '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework/XCTest' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target.
      a30288e5
    • Alexander I. Kovács's avatar
      Do not require application extension API only for test targets · a5c9e6ad
      Alexander I. Kovács authored
      Setting APPLICATION_EXTENSION_API_ONLY to NO for test targets removes the following compiler warnings when building the project via Carthage and Xcode 7.3:
      
      ld: warning: linking against a dylib which is not safe for use in application extensions: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest
      a5c9e6ad
  10. Mar 29, 2016
  11. Mar 28, 2016
  12. Mar 27, 2016
  13. Mar 26, 2016
  14. Mar 25, 2016
Loading