Eloy Durán

Results 124 issues of Eloy Durán

I’ve recently added [`ActiveSupportInflector`](https://github.com/CocoaPods/Specs/commit/5ad870add4f159bcb9cc47b602aad9b3acce6e65) to the [CocoaPods](https://github.com/CocoaPods/CocoaPods) package manager repo. CocoaPods is a tool for managing dependencies for OSX and iOS Xcode projects and provides a central repository for iOS/OSX...

https://github.com/ashfurrow/ARCollectionViewMasonryLayout/blob/18484232f5a68ed70d22a1a2752762ae8b20ec89/_ARCollectionViewMasonryAttributesGrid.m#L170 ``` 2016-02-20 12:00:17.462 EmbedInExistingNavigationStack[49301:19970305] *** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [288.5 nan]' ```

bug

- When you have no simulator devices (e.g. delete `~/Library/Developer/CoreSimulator/Devices`) - And you have a 3rd-party plug-in installed (e.g. AxeMode) - Trying to add a device will deadlock Xcode Kinda...

``` fatal error: malformed or corrupted AST file: 'Unable to load module "/Users/eloy/Code/Artsy/eigen/DerivedData/ModuleCache/1D1S9X2Y9W78O/Darwin-1S7E5D7C9EQXA.pcm": module file not found' note: after modifying system headers, please delete the module cache at '/Users/eloy/Code/Artsy/eigen/DerivedData/ModuleCache/1D1S9X2Y9W78O' 1...

By including logs of the process, so that it will be easier to fix the plugin if it ever breaks.

I want the Xcode document background but with an axe instead of a hammer in front of it. Also use this icon for the user notifications that the plugin posts.

Currently I have to: - Restart the sim app, if it's hanging. - Restart Xcode.

Each fix should have its own place.

I’m on macOS 12.0.1 (x86_64) and am using [this example app](https://github.com/microsoft/graphitation/tree/apollo-fragment-store-watching/examples/apollo-watch-fragments). I have tested this on: * MS Edge 96.0.1054.62 (Official build) (x86_64) * Chromium 85.0.4183.102 (Developer Build) (64-bit) It...

bug