Grigorii Entin
Grigorii Entin
Probably it's no longer a big deal from their perspective. I mean, nowadays, we can drag-drop .xcappdata right into Simulator - from what I can see, it does the thing,...
@KnisterPeter Yep, I will try, when I have a bit of time.
Just in case, I feel like basically support for git config is not there: I'm not that interested in support for `core.excludesfile` per se, rather I'm blocked by no support...
I'm not sure whether this is relevant, but I see "System Events.app" eating some noticeable amount of CPU (10%) with Activity Watch 0.9.2 and aw-watcher-window enabled.
Just to mention it, I am in a situation where I can not employ Podfile hooks (using [cocoapods-generate](https://github.com/square/cocoapods-generate) for standalone modules), but have control over the podspecs employed (actually, injecting...
Just in case, faced this issue with `sentry-cli upload-dif` apparently trying to look up something via .xcodeproj (that was kind of surprising to me - can't see it documented anywhere),...
[Update: the comment below probably describes a *different issue*: it's not about *deterministic* UUIDs per se: in the case described below, they're indeed deterministic in terms of regeneration when the...
I'm not sure what if it's the same issue, but in my case the integration was working for a month or so, but today I discovered that it's broken since...
Hi, I got similar problem for the following configuration: Framework A has a resource (.plist file). Framework B links to framework A Framework C links to framework A and framework...
Nevermind. Sorry. It looks like local issue on my Mac. Stock Xcode 8.2.1 also experiences this problem.