Leonardo Marques
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...
Create encoder-decoder of preview images so that there is no need to rely on an external file to create `.photon` files
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...
## Summary - create library target and move sources - add executable target using the library - add SPM unit tests verifying enum initializers ## Testing - `swift test -c...
## Summary - fix convert loop to use all files - parse `-s n` correctly - parse output filenames and store in options ## Testing - `swift build` - `swift...