Date: Sun, 11 Nov 2012 18:40:36 -0800 (PST) From: Erik Sundin To: cocoapods@googlegroups.com Message-Id: <8706d646-7206-4a88-bf47-60655ae0d993@googlegroups.com> Subject: Excluding a file from a dependency MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_395_10934507.1352688036892" ------=_Part_395_10934507.1352688036892 Content-Type: multipart/alternative; boundary="----=_Part_396_32197480.1352688036892" ------=_Part_396_32197480.1352688036892 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I am using the box-ios-sdk in a project which has a header-file, BoxAPIKey.h, where the developer should specify the API key to use. Now this is fine if the dependency is a simple drop-in but when setting it up as a pod dependency changing this file is a bit trickier. Is there a way to define file excludes on a pod basis in the PodFile configuration? That way I could create this header locally to satisfy the configuration. Or, does anyone have a clever idea on how to solve these problems in a nice way? Thanks! ------=_Part_396_32197480.1352688036892 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit I am using the box-ios-sdk in a project which has a header-file, BoxAPIKey.h, where the developer should specify the API key to use.
Now this is fine if the dependency is a simple drop-in but when setting it up as a pod dependency changing this file is a bit trickier.

Is there a way to define file excludes on a pod basis in the PodFile configuration? That way I could create this header locally to satisfy the configuration.
Or, does anyone have a clever idea on how to solve these problems in a nice way?

Thanks!
------=_Part_396_32197480.1352688036892-- ------=_Part_395_10934507.1352688036892--