corujautx

Results 8 comments of corujautx

I think there is a deeper issue with this one. Is there a way on Mac OS X 10.9 of enabling constraints without appending them to a view? Because the...

I fixed that on my fork but I want to add more things before opening a PR to 3.0.2 as I recently opened the 3.0.1 PR. Please see discussion in...

The fix I provided in my fork should work without problems for users of Swift 3.2, so you don't need to manually change that. Please check @ https://github.com/corujautx/Cartography

iPhone X in landscape mode has different guides for left, right, leading and trailing. Do you mean as making the old API available again and using it as a proxy...

Which functions are you thinking of making public and what extension are you thinking of adding to `LayoutProxy`? I'm think of refactoring it a bit to add type safety (aka...

Hmm, I'm thinking of avoiding this in `Edges` because it semantically represents the edges of a certain layout element (its top, leading, bottom and trailing edges respectively). What you do...

Do you guys changed anything recently on the CocoaPods post install? We're not integrating it via CocoaPods.

Updating to the latest Xcode version is not possible as well due to the known issue with bitcode and Swift's new concurrency model.