Skip to content

Bug: Library not loaded: @rpath/Guard.framework/Guard #1

@leonylcatwork

Description

@leonylcatwork

Description

V3 SDK (Authing 1.0.0) does not compile in Xcode 14.1 (14B47b)

Minimal code-snippet showcasing the problem
code example: https://github.com/leonylcatwork/AuthingV3

Expected behavior

Build and Run

Actual behavior

  1. create new swift project
  2. SPM add package https://github.com/Authing/authing-ios-sdk-v3 (Authing 1.0.0)
  3. import Authing
  4. Compile and get error:
    .../AuthingV3/AuthingV3/ViewController.swift:9:8 Failed to build module 'Authing'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66 clang-1316.0.20.12)', while this compiler is 'Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)'). Please select a toolchain which matches the SDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions