Swifty Finch
ru
ios
  • CocoaPods Package herb.svg

    swift
    tech
    ios
    10.05.2025
    4 min

    Swift is evolving, and SE-0386 introduced the package access modifier for more granular control in Swift packages. While it seems designed for Swift Package Manager (SPM), limiting access within a package, it's not exclusive to it. Even projects using CocoaPods can benefit from it!

  • JSON Body Escaping

    ios
    swift
    tech
    19.05.2020
    1 min

    I think many iOS developers have worked with escaping URL. But can you instantly answer does JSON escapes when it sending to body? In my work, I faced the fact that by default the JSON body of the query is escaped when using the standard JSONEncoder. So you can ask what is wrong with this?

© 2025. All rights reserved.

Generated using Publish