• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

twitter / CocoaSPDY / 315 / 1
76%
master: %

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 01 Sep 2015 10:43PM UTC
Files 75
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Sep 2015 10:40PM UTC coverage: 70.696%. Remained the same
315.1

Pull #130

travis-ci

johnkdoe
perform the upgrade changes recommended by Xcode 7

1) the .xcscheme files have been updated to LastUpgradeVersions = 0700,
   which should be fine for Xcode 6.4 (and earlier)
2) the .xcscheme files have been "alphabetized" as Xcode 7 prefers when
   writing out the file (should have no effect on use by earlier
   versions of Xcode)
3) the project.pbxproj has been updated to LastUpgradeCheck = 0700 and
   also changed according to the recommended upgrades by Xcode 7, as
   listed below:

- Target 'SPDYUnitTests' - Adopt "Product Bundle Identifier" build
  setting

  Target 'SPDYUnitTests' will have its Info.plist's CFBundleIdentifier
  key set to "$(PRODUCT_BUNDLE_IDENTIFIER)", and the
  "PRODUCT_BUNDLE_IDENTIFIER" build setting will be set to
  "com.twitter.${PRODUCT_NAME:rfc1034identifier}"

- Target 'SPDY.iphoneos' - Automatically Select Architectures

  Target 'SPDY.iphoneos' overrides the Architectures setting.  This will
  remove the setting and allow Xcode to automatically select
  Architectures based on hardware available for the active platform and
  deployment target.

- Target 'SPDY.macosx' - Automatically Select Architectures

  Target 'SPDY.macosx' overrides the Architectures setting.  This will
  remove the setting and allow Xcode to automatically select
  Architectures based on hardware available for the active platform and
  deployment target.

- Target 'SPDY' - Automatically Select Architectures

  Target 'SPDY' overrides the Architectures setting.  This will remove
  the setting and allow Xcode to automatically select Architectures
  based on hardware available for the active platform and deployment
  target.

- Target 'SPDY' - Adopt "Product Bundle Identifier" build setting

  Target 'SPDY' will have its Info.plist's CFBundleIdentifier key set to
  "$(PRODUCT_BUNDLE_IDENTIFIER)", and the "PRODUCT_BUNDLE_IDENTIFIER"
  build setting will be set to
  "com.twitter.${PRODUCT_NAME:rfc1034identifier}"

- Project 'SPDY' - Automatically Sele... (continued)
Pull Request #130: perform the upgrade changes recommended by Xcode 7

2784 of 3938 relevant lines covered (70.7%)

44.1 hits per line

Source Files on job 315.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 315
  • Travis Job 315.1
  • 12c2a673 on github
  • Prev Job for on develop (#314.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc