Leonardo Marques

Results 8 issues of Leonardo Marques

**Describe the bug** AWSCognitoIdentity `initWithConfiguration:` overwrites the whole dictionary received in AWSServiceConfiguration configuration with `@{@"Content-Type" : @"application/x-amz-json-1.1"}` without checking for any headers already existing in the configuration. **To Reproduce** Steps...

feature-request
cognito

Create detailed wiki page for building the project

To do

Create a detailed wiki for the application usage

To do

Create encoder-decoder of preview images so that there is no need to rely on an external file to create `.photon` files

To do

Removes cocoapods as a dependency Moves everything over to SPM Now compatible with macOS, iOS, Linux and Windows

## Summary - rename ConsoleIO to ConsoleOutput and document it - rename Converter to PhotonFileConverter and document it - rename SGLImageConverter to SwiftGLPhotonConverter and related types - rename PhotonFile.data() to...

codex

## Summary - create library target and move sources - add executable target using the library - add SPM unit tests verifying enum initializers ## Testing - `swift test -c...

codex

## Summary - fix convert loop to use all files - parse `-s n` correctly - parse output filenames and store in options ## Testing - `swift build` - `swift...

codex