Category Archives: Programming

(日本語) XcodeのExtensionを作ってみた

Sorry, this entry is only available in Japanese.  

Posted in Mac, MacOS Apps, Off topic, Programming | Tagged , , , , | Comments Off on (日本語) XcodeのExtensionを作ってみた

AppIcon Assets Maker ver.1.0.0 release

Released ‘AppIcon Assets Maker‘  

Posted in Announce, MacOS Apps, Programming | Tagged , , , | Comments Off on AppIcon Assets Maker ver.1.0.0 release

(日本語) Swift勉強中

func createRandomNumber (length: Int) -> String { var seed: String = “0123456789” var number: String = “” for … Continue reading

Posted in Off topic, Programming | Tagged , , | Leave a comment