wallcito / google-toolbox-for-mac

Automatically exported from code.google.com/p/google-toolbox-for-mac
Apache License 2.0
0 stars 0 forks source link

Code coverage doesn't work with absolute paths #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In Xcode, open Preferences -> Building and set "Place Build Products
In:" to "Customized location:", then give an absolute path (e.g.
/Users/cdonnelly/Temp/Build)
2. Create a new project (or open an existing one -- shouldn't matter)
3. Build -> Show Code Coverage For -> Current project

What is the expected output? What do you see instead?

Instead of running, it errors with
"The path we needed didn't exist.
'/Users/cdonnelly/path/to/MyProject//Users/cdonnelly/Temp/Build'

It should detect that the path is absolute, but it is not.

What version of the product are you using? On what operating system?
GTM Xcode Plugin, Version 10.0.1
Xcode, Version 3.2.1, 64-bit
Component versions
* Xcode IDE: 1613.0
* Xcode Core: 1614.0
* ToolSupport: 1591.0

OS:
  System Version:   Mac OS X 10.6.2 (10C2234)
  Kernel Version:   Darwin 10.2.0
  Boot Volume:  Macintosh HD
  Boot Mode:    Normal
  Secure Virtual Memory:    Not Enabled
  64-bit Kernel and Extensions: No

Please provide any additional information below.

Hardware Overview:

  Model Name:   Mac Pro
  Model Identifier: MacPro4,1
  Processor Name:   Quad-Core Intel Xeon
  Processor Speed:  2.26 GHz
  Number Of Processors: 2
  Total Number Of Cores:    8
  L2 Cache (per core):  256 KB
  L3 Cache (per processor): 8 MB
  Memory:   12 GB
  Processor Interconnect Speed: 5.86 GT/s
  Boot ROM Version: MP41.0081.B07
  SMC Version (system): 1.39f5
  SMC Version (processor tray): 1.39f5

Original issue reported on code.google.com by cdonnell...@gmail.com on 17 Jan 2010 at 4:26

GoogleCodeExporter commented 9 years ago
Issue 44 has been merged into this issue.

Original comment by dmaclach on 20 Jan 2010 at 3:29

GoogleCodeExporter commented 9 years ago
Issue 44 has been merged into this issue.

Original comment by dmaclach on 20 Jan 2010 at 4:03

GoogleCodeExporter commented 9 years ago
Fix is in for review.

Original comment by dmaclach on 20 Jan 2010 at 4:04

GoogleCodeExporter commented 9 years ago
Fix is in this build:

http://google-toolbox-for-mac.googlecode.com/files/GTM%20Xcode%20Plugin.10.0.2.z
ip

Original comment by dmaclach on 20 Jan 2010 at 4:33