🔥 Burn Fat Fast. Discover How! 💪

Readaggregator - iOS, Swift, Apple, Programming, Mobile

Logo of telegram channel readaggregator — Readaggregator - iOS, Swift, Apple, Programming, Mobile R
Logo of telegram channel readaggregator — Readaggregator - iOS, Swift, Apple, Programming, Mobile
Channel address: @readaggregator
Categories: Technologies
Language: English
Subscribers: 1.38K
Description from channel

This channel aggregates interesting information from many resources. So If you are interested in Swift, iOS, Apple and so on - welcome!
Check out the blog as well: otbivnoe.ru
Leave a feedback: @otbivnoe

Ratings & Reviews

4.00

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

1

4 stars

1

3 stars

1

2 stars

0

1 stars

0


The latest Messages 12

2021-03-28 20:01:06 The other day I wondered about clearing the Xcode console programmatically by lldb command. Since I didn't found a solution on StackOverflow I decided to come up with my own. So I have prepared a script that may save you debugging time as well.
https://otbivnoe.ru/2021/03/28/How-to-Clear-Xcode-Console-a-Bit-Another-Way.html
#Xcode #optimization
563 viewsNikita Ermolenko, 17:01
Open / Comment
2021-03-23 21:48:56 Oh, did you know that fact?

"Queues with .background Quality of Service (QoS) may never be executed, e.g. low power mode, so plan accordingly."

It's really great stuff for discovering some non-obvious and handy tips about concurency in these series of articles. Worth reading by far!

https://jessesquires.github.io/TIL/ios/threads_and_queues.html
#iOS #concurrency
530 viewsNikita Ermolenko, 18:48
Open / Comment
2021-03-19 12:21:16 Interesting article about abusing Xcode’s run script functionality.

I hope none of you have downloaded a trojanized open-source project TabBarInteraction. So be careful by downloading another open-source project.

p.s. There's a script in the "Detection and Mitigation" section for developers concerned as to whether they have inadvertently downloaded a project containing XcodeSpy.

https://labs.sentinelone.com/new-macos-malware-xcodespy-targets-xcode-developers-with-eggshell-backdoor/
#privacy #opensource
413 viewsNikita Ermolenko, 09:21
Open / Comment
2021-03-17 22:22:30 Pointfreeco has open-sourced their new app - isowords.
The interesting point of this app in my opinion that it covers a lot of useful topics for trying something new:

- New architecture - OK, try Composable Architecture.
- Want to see an app is built in SwiftUI - welcome.
- Hyper-modularization - why not?
- Automated App Store screenshots, Previews, and so so on.

https://github.com/pointfreeco/isowords

#swiftUI #iOS #Pointfreeco
162 viewsNikita Ermolenko, 19:22
Open / Comment
2021-03-17 12:40:32 CAID or how China’s biggest technology companies are trying to bypass new Apple’s privacy rules:
https://arstechnica.com/gadgets/2021/03/chinas-tech-giants-test-way-around-apples-new-privacy-rules/

and some discussions on Hacker News.

——

For apps that use Google Analytics, Google’s Firebase, Flurry, or Facebook SDKs I advise reading these two articles as well:
- Is Apple Banning Free Analytics SDKs?
- Google Blinks on Tracking

#privacy #iOS
381 viewsNikita Ermolenko, edited  09:40
Open / Comment
2021-03-11 23:24:42 Fun and Profit
Haven't read any interesting articles about String Interpolation for a long time especially in conjunction with the dynamicCallable.
https://davedelong.com/blog/2021/03/04/exploiting-string-interpolation-for-fun-and-for-profit
#swift
350 viewsNikita Ermolenko, 20:24
Open / Comment
2021-02-27 07:54:31 Uber has prepared a long story of reducing app’s size using advanced compiler techniques.
https://eng.uber.com/how-uber-deals-with-large-ios-app-size/
#iOS #optimization
115 viewsNikita Ermolenko, 04:54
Open / Comment
2021-02-26 22:13:57
259 viewsNikita Ermolenko, 19:13
Open / Comment
2021-02-25 10:07:51 A great thread with a lot of iOS tips from the community!
https://twitter.com/twostraws/status/1364538061837791232?s=21
#twitter #iOS #swift #Xcode
275 viewsNikita Ermolenko, 07:07
Open / Comment
2021-02-18 20:13:35 If you usually pin cell's content to edges with some value and use this constant across all cells, try using layout margins instead! I tried this approach and wrote a small article wondering why I didnt't try it before.
https://otbivnoe.ru/2021/02/18/Make-Friends-UITableView-with-Layout-Margins.html
#iOS #UI
459 viewsNikita Ermolenko, edited  17:13
Open / Comment