#xcodeUnmoderated tagAll postsExplore CommunitiesTrending CommunitiesSteemitCryptoAcademyNewcomers' Communityআমার বাংলা ব্লগKorea • 한국 • KR • KOSteem AllianceSTEEM CN/中文WORLD OF XPILARComunidad LatinaAVLE 일상Beauty of CreativityTron Fan ClubSCT.암호화폐.Crypto#xcodeTrendingHotNewPayoutsMutedsagarkothari88 (37)in SCT.암호화폐.Crypto • 3 years agosteemCreated with Sketch.I found a new way to clean up & recover space on macOS VenturaHow to do clean up & recover space on macOS Ventura? Step 1. Open System Preferences & Click General Now click…rohit.tech (22)in #technology • 5 years agoiOS app Development #14Hey guys last year i had started my iOS development training in (Hyderabad) India. I have done my training after that…octav (50)in #swift4tf • 6 years agoHow2: Swift 4 TFerror: Swift does not support the SDK 'MacOSX10.14.sdk' You have most probably downloaded the newer toolchain…yjiq150 (56)in #kr • 7 years agosteemCreated with Sketch.Playground에서 Cocoapod 라이브러리 사용하기엑스코드 플레이그라운드(Xcode Playground)에서 간단하게 코드를 테스트 해보고 싶은데 해당 코드가 특정 cocoapod 라이브러리에 의존성이 있는 경우 cocoapods-playgrounds 명령어…plumplum (25)in #iphone • 7 years agoIphone imessage stickers proceedsI make imessage stickers and sale. Can I make a money well? How many country use imessage stickers?wellcraze (25)in #xcode • 7 years agoXcode Introduction▶️ DTube ▶️ IPFSwellcraze (25)in #xcode • 7 years agoXcode introductionXcode introduction for beginners. ▶️ DTube ▶️ IPFSclaypark (25)in #xcode • 7 years ago[iOS] 개발자 인증서 갱신 후, Code signing error 삽질iOS 개발자 인증서가 만료되어 갱신 되었는데, 갑자기 Code signing 에러가 발생하였다. 해봤던 삽질: 1. 옆에있는 iMac의 Keychain Access -> export…sham-san (25)in #xcode • 7 years agoHow to link your Xcode signing Team ID in Unity when you have a free accountContext When you develop on Unity and you want to build your project on iOS platform, you can configure your default…lucasmw (44)in #dev • 7 years agoWhen your program have memory consumption problemsTook this shot during a debug session Steepshot IPFS IOS Android Webpriyatalreja (29)in #swift • 7 years agoChapter 8 - Types of DataIn any programming language, we use different types of variables to store information. Variables are nothing but…priyatalreja (29)in #swift • 7 years agoChapter 7 - Swift OptionalsSwift is a very safe language. It works hard to ensure your code never fails in surprising ways. Optionals are a…priyatalreja (29)in #xcode • 7 years agoChapter 2 - Creating a sample project in XcodeThe below steps will help you learn to create a sample project in Xcode. 1 - Open XCode 2 - Click on File Menu and…papasmf1 (56)in #kr • 7 years ago아이폰 앱(iOS)을 개발할 때 사용하는 스위프트 언어를 학습하는 기본 적인 내용들을 정리한 글목차입니다.아이폰 앱(iOS)을 개발할 때 사용하는 스위프트 언어를 학습하는 기본 적인 내용들을 정리한 글목차입니다. 아무래도 목차로 정리해두어야 할 것 같아서 아래와 같이 정리했습니다. xCode 9.*과 Swift…priyatalreja (29)in #xcode • 7 years agoChapter 1 - Prerequisites and languages used for iOS App developmentiOS (formerly iPhone OS) is a mobile operating system created and developed by Apple Inc. Requirements for iOS App…beerntv (30)in #kr • 7 years agoXcode - IDE for macOSXcode 시작 Xcode is an integrated development environment (IDE) for macOS containing a suite of software development…iosdevelopers (25)in #easytransitions • 7 years agoEasyTransitions - A simple way to create custom interactive UIViewController transitionsEasyTransitions is a library that helps developers create custom interactive transitions using simple functions…iosdevelopers (25)in #breakpoint • 7 years agoEdit Breakpoints in XcodeEdit Breakpoints in Xcodepapasmf1 (56)in #kr • 7 years agoXcode 9.*에서 Swift를 사용하는 경우 구조체(값 형식)과 클래스(참조 형식)을 비교해 보는 데모 코드입니다.클래스는 참조 형식이라고 부릅니다. 구조체는 값형식입니다. 두가지 형식의 차이는 참조 형식은 간접적으로 참조정보를 저장해서 사용합니다. 값형식은 직접 값을 저장해서 사용하는 형식을 의미합니다. var x: Int = 5 papasmf1 (56)in #kr • 8 years agoXcode 9.2에서 swift사용해서 아이폰 앱을 만들면서 node.js + mongodb기반의 RESTful한 웹서비스에 GET,POST,PUT,DELETE하는 전체 데모 입니다.서버측 기술로는 node.js 와 mongodb 데이터베이스를 활용해서 RESTful한 서비스를 만들고 아이폰 앱은 리스트를 출력할 수 있는 테이블뷰를 사용해서 입출력할 수 있도록 UI를 구성하려고 합니다.…