Roathe.com

Where the web comes to die…

June 2nd, 2009

Quick fix for TableViewCellSubviews sample project

Apple, Development, iPhone / iOS, by Lane Roathe.

Symptom

    The Sample Code for TableViewSuite, example 4 TableViewCellSubviews has an incorrect project setting that prevents running the sample in release.

Problem

    The problem is due to the TableViewCellSubviews project referencing the application as CustomTableViewCell instead of TableViewCellSubviews.

Solution

    FIX: edit the .pbxproj file for TableViewCellSubviews, and replace all instances of CustomTableViewCell with TableViewCellSubviews.

Back Top

Responses to “Quick fix for TableViewCellSubviews sample project”

  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Your email address will not be published. Required fields are marked *

*