iOS iOS SDK Support Swift Packages Before starting this, please prepare iOS SDK Deploy Github XCFramework and iOS SDK Sample App import XCFramework, If... 2022.05.05 iOS
iOS iOS SDK Support Carthage This article is after iOS SDK Deploy Github XCFramework. If you want to know CocoaPods, please check iOS SDK Support... 2022.05.05 iOS
iOS iOS SDK Support CocoaPods Before starting this, please prepare iOS SDK Deploy Github XCFramework and iOS SDK Sample App import XCFramework, N... 2022.05.04 iOS
iOS iOS SDK Sample App import XCFramework Before starting this, please check iOS SDK Development Build XCFramework and iOS SDK Deploy Github XCFramework. Now,... 2022.05.04 iOS
iOS iOS SDK Deploy Github XCFramework This entry is next for iOS SDK Development Build XCFramework. Prepare Github deploy to support CocoaPods, Carthage a... 2022.05.03 iOS
iOS iOS SDK Development Build XCFramework Next is to make XCFramework for deploy. By default build, can build only for simulator or device based on build sett... 2022.05.03 iOS
iOS iOS SDK Development Build API Doc with DocC This is new topic. We are waiting long term to provide official documentation tool from Apple. Before this, A lot of pe... 2022.05.03 iOS
iOS iOS SDK Development SDK Code Let's create SDK Let's start SDK development. This is environment. Mac OS MontereyXCode 13.3.1Deployment Targe... 2022.05.03 iOS
iOS iOS SDK Development Preparation Different mind between Application and SDK development There are several points to be careful to develop SDK. Ide... 2022.05.03 iOS
iOS iOS SDK Static Library development As a practice, let's try to develop static library Create a library projectWrite codesBuild static libraryCopy stati... 2022.05.03 iOS