Alguns plug-ins úteis do Xcode

Uma lista de alguns plug-ins úteis do Xcode: http://codepilot.cc/?gclid=CJq3yrON26YCFUYifAodSEDh5w<%3B/a>%3B https://github.com/omz/ColorSense-for-Xcode https://github.com/DeepIT/XcodeColors https: // github. com / omz / MiniXcode https://github.com/ksuther/KSImageNamed-Xcode https://github.com/KingOfBrian/BKOCDAlignPlugin https://github.com/questbeat/Lin https://github.com/davekeck/ Xcode-4-Fixins Eu uso todos eles, exceto alguns …

Continuar lendo

Salvar fotos da maneira certa

ao fazer writeImageToSavedPhotosAlbum, você não pode simplesmente tomar UIImageOrientation como kCGImagePropertyOrientation, e UIImageOrientation pode ser confuso quanto ao que exatamente é “Up” O seguinte snippet ajudará nisso: – (int) metadataOrientationForUIImageOrientation:(UIImageOrientation)orientation{ …

Continuar lendo