Natan Rolnik

Results 7 issues of Natan Rolnik

Launch your app on landscape on the iPad, and show a notification. See the result. Rotate to portrait, and rotate back to landscape - the notification is shown correctly.

bug

Great component! Are you thinking on supporting CocoaPods?

## Describe the bug When you have a library target and an app target, both with their own manifests and projects, Xcode will correctly link between them. However, the library...

type:bug

**Describe the bug** When creating a project with a target without any build phases (`TargetActions`), two empty build phases are added, unnecessarily: Embed Precompiled Frameworks (runScript) and Embed Frameworks (copyFiles)....

type:enhancement

When using **Path.swift** to build a tool, I noticed it had a bug related to its implementation around `FileManager.DirectoryEnumerator`. Here is a sample use case, which I added a test...

As I wanted to comment in your blog post, but there are no comments there, I'm asking here :) Is there any special reason you didn't use the (not so)...

I was trying to understand if Soto has any special behavior when running in a Lambda - how to configure it, if needed at all. I found in the Readme,...