Micah Moore
Micah Moore
We use GTMAppAuth in conjunction with [Google Apis Client Library for Objective-C for Rest](https://github.com/google/google-api-objectivec-client-for-rest) to allow users to link their personal Google Drive and send/receive data to/from it within our...
We develop an app in objective c using Xcode 7.3. When attempting to export .xliff's using Xcode's built in "Export for Localization" we received this error:  `5/5/16 2:11:40.719 PM...
**Description** When attempting to convert a docker-compose.yml file to a Cloud Formation template with a service with volumes defined in conjunction with `x-aws-cloudformation` > `Resources` > task definition for `TaskRoleArn`...
I currently have this project structure: Project A: \ Project B \ Project C I was wondering if it's possible to use farm to specify different ports on which each...
Adds SQLCipher.swift Swift Package Manager integration when SQLCipher package trait is enabled ### Changes - Package.swift - Updates swift-tools-version to 6.1 to support traits - Adds https://github.com/sqlcipher/SQLCipher.swift dependency - Adds...
Enables the ability to add `SQLCipher.swift` [Official Swift Package](https://github.com/sqlcipher/SQLCipher.swift) as a dependency when enabling it using `SQLCipher` Swift Package trait. ### Changes - Adds SQLCipher.swift package as a Package dependency...