Re: unit testing a framework - 'never finished bootstrapping'

2015-07-13 Thread Joar Wingfors
Hi Roland, With the information currently provided I cannot say what’s wrong with your current setup. If you can attach your project to a bug report and send it to us I imagine we could quickly identify why it isn’t working. If you’d rather try to just get things working on your own I’d

unit testing a framework - 'never finished bootstrapping'

2015-07-13 Thread Roland King
Thought I’d write some unit tests for a framework I’ve been working on for a while. When that was originally added a test target was created with it with the usual two template test methods. Out of the box that doesn’t even work. Running ‘Test’ or clicking the run single test button next to

Re: Patching Watchkit App's info.plist at build time.

2015-07-13 Thread Alexander von Below
I have tried, and failed, to to this. The problem was, IIRC, that the App target does not have a pre-build shell script action. Let me know if you come up with something Alex Am 13.07.2015 um 20:21 schrieb Owen Hartnett o...@clipboardinc.com: My build script has the pleasant feature of

Patching Watchkit App's info.plist at build time.

2015-07-13 Thread Owen Hartnett
My build script has the pleasant feature of changing CFBundleVersion to the current Subversion revision number during a build phase. Here's the line of script code: /usr/libexec/PlistBuddy -c Set :CFBundleVersion `svnversion -n` ${TARGET_BUILD_DIR}/${INFOPLIST_PATH} Now that I've added a

Re: unsafe printing

2015-07-13 Thread Kyle Sluder
On Fri, Jul 10, 2015, at 02:57 PM, Jan E. Schotsman wrote: Hello, How can I get rid of warnings about unsafe use of printf? char myString[256]; // set myString in some untransparent way printf( myString ); // warning: format string is not a literal (potentially insecure) Use

Project is not buildable

2015-07-13 Thread Carl Hoefs
Xcode 6.4, OS X 10.10.4 I was working on my project, closed it, reopened it, and Xcode now won't let me build it anymore. 7/13/15 1:44:48.419 PM Xcode[992]: [MT] DVTAssertions: Warning in /SourceCache/IDEFrameworks/IDEFrameworks-7720/IDEFoundation/Execution/Schemes/IDEScheme.m:1032 Details: