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

twitter / CocoaSPDY / 315
76%
master: %

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 01 Sep 2015 10:43PM UTC
Jobs 1
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

pending completion
315

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

Jobs
ID Job ID Ran Files Coverage
1 315.1 01 Sep 2015 10:43PM UTC 0
70.7
Travis Job 315.1
Source Files on build 315
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #315
  • Pull Request #130
  • PR Base - develop (#314)
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