안녕하세요, 채널 운영자 김석용 입니다.
해당 채널에 같이 기사와 블로그를 올리실 분들을 모집 합니다.
텔래그램 yong076으로 연락 주세요 😄
해당 채널에 같이 기사와 블로그를 올리실 분들을 모집 합니다.
텔래그램 yong076으로 연락 주세요 😄
I've been waiting for this for so long - Swift 5.1 with Module Stability finally!
https://swift.org/blog/swift-5-1-released/
#swift
https://swift.org/blog/swift-5-1-released/
#swift
An author compares a few approaches for converting a UIImage to Data in a less memory consumption way. One of them is using autoreleasepool with UIImageJPEGRepresentation. 🤔
https://bencoding.com/2017/03/07/thinking-about-memory-converting-uiimage-to-data-in-swift/
#optimization #iOS
https://bencoding.com/2017/03/07/thinking-about-memory-converting-uiimage-to-data-in-swift/
#optimization #iOS
bencoding
Thinking about Memory: Converting UIImage to Data in Swift
How often do you convert a UIImage into a Data object? Seems like a relatively straight forward task, just use UIImageJPEGRepresentation and your done. After doing this I started seeing memory spik…
A bunch of breaking changes need to be aware of before shipping an app with iOS 13 SDK.
https://fluffy.es/4-ios13-breaking-changes/
#iOS
https://fluffy.es/4-ios13-breaking-changes/
#iOS
fluffy.es - iOS development tutorials
5 breaking changes to check before building your app for iOS 13
iOS 13 does bring a lot of exciting feature like Dark mode, Multi-tasking, Sign in with Apple etc. Other than exciting feature, iOS 13 SDK also bring some breaking changes as well, overlooking these changes might cause your app to behave differently as expected…
This article is a good start to the SwiftUI development journey for UIKit developers - it covers some fundamental principles, layout, transitions, gestures and data flow. I pretty sure there're enough articles with similar topics, but I just like to see it covers all needed in one place for the smooth start.
http://aplus.rs/2019/swiftui-for-uikit-developers/
#SwiftUI
http://aplus.rs/2019/swiftui-for-uikit-developers/
#SwiftUI
“pod-merge is a Cocoapods plugin to merge dependencies (or pods) used by your Xcode project, to reduce the number of dynamic frameworks your app has to load on app startup.” 🤔
https://swiftier.co/2019-10-17/announcing-cocoapods-pod-merge
#optimization #cocoapods
https://swiftier.co/2019-10-17/announcing-cocoapods-pod-merge
#optimization #cocoapods
Introducing the Apple Developer App
November 18, 2019
Starting today, the WWDC app is now the Apple Developer app and delivers in-depth information from Apple experts all year round. Stay up to date with the latest developer news, informative videos, WWDC content, and more. Developers in the U.S. can also use the app to conveniently enroll in the Apple Developer Program on iPhone or iPad, with enrollment in additional countries and regions becoming available over time. And since membership is provided as an auto-renewable subscription, keeping your account active is easy.
November 18, 2019
Starting today, the WWDC app is now the Apple Developer app and delivers in-depth information from Apple experts all year round. Stay up to date with the latest developer news, informative videos, WWDC content, and more. Developers in the U.S. can also use the app to conveniently enroll in the Apple Developer Program on iPhone or iPad, with enrollment in additional countries and regions becoming available over time. And since membership is provided as an auto-renewable subscription, keeping your account active is easy.
Swift’s team is continuing making it easier to contribute to the Swift STL as well as to try out new features before their official release using a new Preview Package.
https://swift.org/blog/preview-package/
#swift #evolution #proposal
https://swift.org/blog/preview-package/
#swift #evolution #proposal
Swift.org
Standard Library Preview Package
I’m excited to announce a new open-source package and an enhancement to the Swift Evolution process: the Standard Library Preview package! The preview package provides access to functionality that has been accepted into the Swift standard library through…
Apple continues integrating iPad apps to Mac using the Catalyst project.
p.s. I hope it works better than Xcode playground. 🙏
https://9to5mac.com/2020/02/11/apple-launches-swift-playgrounds-app-for-the-mac/
#swift
p.s. I hope it works better than Xcode playground. 🙏
https://9to5mac.com/2020/02/11/apple-launches-swift-playgrounds-app-for-the-mac/
#swift
9to5Mac
Apple launches Swift Playgrounds app for the Mac, built using Catalyst
Apple’s Swift Playgrounds application is now available on Mac. The app was originally released for the iPad in 2016, but now Apple has brought it to the Mac as well using its Catalyst platform. Apple’s Swift Playgrounds platform makes it easy for anyone to…
“UTM is a full featured virtual machine host for iOS. In short, it allows you to run Windows, Android, and more on your iPhone and iPad.”
https://getutm.app
#iOS
https://getutm.app
#iOS
Swift’s team has announced a new open-source library to parse command-line arguments.
https://swift.org/blog/argument-parser/
#swift
https://swift.org/blog/argument-parser/
#swift
Swift.org
Announcing ArgumentParser
We’re delighted to announce ArgumentParser, a new open-source library that makes it straightforward — even enjoyable! — to parse command-line arguments in Swift.
In addition to the previous post about new screen sizes, there's a version in a nutshell.
https://useyourloaf.com/blog/iphone-12-screen-sizes/
https://useyourloaf.com/blog/iphone-12-screen-sizes/
Use Your Loaf - iOS Development News & Tips
iPhone 12 Screen Sizes
Four new models with three new device sizes including a 5.4" mini. Here's what you need about the iPhone 12.
Evolution of the programming languages from iPhone OS 1.0 to iOS 14
p.s. Objective-C is still alive!
https://blog.timac.org/2020/1019-evolution-of-the-programming-languages-from-iphone-os-to-ios-14/
p.s. Objective-C is still alive!
https://blog.timac.org/2020/1019-evolution-of-the-programming-languages-from-iphone-os-to-ios-14/