CedarLogic,LLC
  • Home
  • LinkedIn
  • GitHub
Subscribe

Fixing CocoaPods bad Dependancies

  • Shawn Cicoria

Shawn Cicoria

Aug 17, 2016 • 1 min read
Fixing CocoaPods bad Dependancies

For some reason my CocoaPods was working just fine - until this morning. ...

So, this seems to cleanup and freshen real nice...

pod repo remove master
pod setup
pod install

Thanks to this Stack Overflow thread...
http://stackoverflow.com/questions/23006683/cocoapods-staying-on-analyzing-dependencies

Sign up for more like this.

Enter your email
Subscribe
Converting Azure EventHub Capture AVRO to JSON Lines (JSONL)

Converting Azure EventHub Capture AVRO to JSON Lines (JSONL)

quickly convert lots of avro files to json using eventhub capture files

  • Shawn Cicoria
Shawn Cicoria Mar 24, 2022 • 1 min read
Spring Initializer from the Command Line - Tighten the Developer Loop

Spring Initializer from the Command Line - Tighten the Developer Loop

For the past year I've had my head buried in Spring Boot for Java, and now Kotlin. A developer approach that I've always followed is that before introducing novel approaches, patterns, recipes, etc. is to implement a bare bones skeleton project first. This is essential to get that "clean room"

  • Shawn Cicoria
Shawn Cicoria Jan 19, 2022 • 2 min read
Loading .env (dotenv) using bash or zsh

Loading .env (dotenv) using bash or zsh

Keep Cloud Native and follow 12 Factor Apps with dotenv even in Shell Bash Zsh scripts

  • Shawn Cicoria
Shawn Cicoria Jan 5, 2022 • 1 min read
CedarLogic,LLC © 2022
Powered by Ghost