vicoapp / vico

Mac Programmers Text Editor

Home Page:http://www.vicoapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building the project requires running "make" twice.

farmdawgnation opened this issue · comments

Something is whacky with the build process that's causing this.

Did we determine this was an issue with shells other than fish?

(FWIW, I've narrowed it down to where it seems this is only necessary if there are changed interface builder files. If no IB files have been changed, then a single compile suffices.)

I'm also wondering if our mid-term goal of switching to xcodebuild won't take care of this. We'll have to see when we have time to make that switch.

So, I actually haven't noticed this bug recently. When I was building vico today it worked the first time. :/

Scratch that. Just happened. -__________________-

Yeah, I can confirm its still happening for me :)

With any luck, I'm currently working on this as I XCode-ify the build process.

I've switched things to XCode now, and this should be entirely fixed. Let me know if you see otherwise; I'll keep the issue open for a few days just in case.

In the absence of folks saying it's still a problem, going ahead and closing this fella.