Skip to content

212번째 줄 변경해야 합니다. #5

@byeED

Description

@byeED

let json = dicToJsonString(data).replace(target: "'", withString: "\\'")

사용환경
Xcode Version 12.0.1
Swift 5.3

replace(target: "'", withString: "\'") => replacingOccurrences(of: "'", with: "\'")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions