Brian Olsen

Results 85 comments of Brian Olsen

@domenkozar I believe you can have different content in ```.travis.yml``` in different branches on Travis CI. Doing the same with this project might solve the multiple jobsets per project though...

@tmspzz which one is not a valid bundle? The framework copied with `COPY_PHASE_STRIP` set to `YES` or the one copied with it set to `NO`? Because the framework starts out...

I just dug into the code and the problem seems to be in this function [Source/CarthageKit/Xcode.swift#stripDebugSymbols](https://github.com/Carthage/Carthage/blob/4663fc67dc62c81bf9e4653ef894f55b89907b89/Source/CarthageKit/Xcode.swift#L1284) and this function [Source/CarthageKit/Xcode.swift#binaryURL](https://github.com/Carthage/Carthage/blob/4663fc67dc62c81bf9e4653ef894f55b89907b89/Source/CarthageKit/Xcode.swift#L1402) For a framework they combine to render the framework invalid....

@tmspzz that at least doesn't cause the problem I was having but I haven't checked that it still strips the symbols since I don't know how to test for that.

@tmspzz the symbols where stripped but I am not going to make a PR since I haven’t got the code locally or have setup compiling or running tests for this...

I really hate the stale bot. It feels a little insulting that because I haven't any more to say about the issue (since it has been identified, isolated and the...

winsw has an option in the XML called [serviceaccount](https://github.com/kohsuke/winsw/#service-account) which it looks like node-windows isn't setting.

Most of my reasoning for making the Schema more strict is explained here #130 but in essence `bidi/Pattern` is implemented for all maps, sets and vectors and therefore when the...

There are several preferences that affect the search. Most the of plugins can be disabled in the preferences and the setting "Enable auto-search" will when unchecked require you to perform...

@cubfan2491 Could I get you to check in the log for any errors? The Help menu has a shortcut to view it. One thing that it might be is that...