Tags : Xcode
Xcode 9 – Source Control Navigator issue
October 19, 2017 AppleDevelopmentiOSXcode
Source Control Navigator can be show one project usually. But sometimes show multiple project on Source Code Navigator. Why?☹️
Using CIFilter deal with DNG/RAW file, Swift 4
September 27, 2017 AppleiOSSwiftXcode
Here is a basic source code of the image filter and draw of the DNG file by using CIFilter, GLKView.
Xcode Version 9.0 (9A235) bug, at drag and drop a file
FYI: Xcode 9 has a bug at drag and drop a file.
WARNING ITMS-90076
May 11, 2017 AppleDevelopmentiOSXcode
I got an error ITMS-90076 after upload has completed. In my case, cause is transfer. Nothing to do. When submit app, write a comment into the note.
CoreData with Swift3.0
September 21, 2016 DevelopmentiOSPrototypingSwiftXcode
I’m doing feasibility study for iPad application these day. Before to do so, changed my environment to the Xcode 8 with Swift 3.0.