salesforce / salesforce/AgentforceMobileSDK-iOS

AgentforceSDK – libswiftWebKit.dylib issue with Xcode 27 / iOS 18.4 Simulator

Open
#22 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Investigating
Dominant language
Swift
Stars
15
Forks
5
Avg merge
1d 10h
Merged PRs (30d)
3

Description

Hi team,

We are currently facing an issue when launching our iOS application on the iOS 18.4 Simulator using Xcode 27.

Our environment is:

  • macOS Golden Gate 27 Beta 2

  • Xcode 27

  • iOS 18.4 Simulator

  • AgentforceSDK 18.33.14 (latest release)

The application fails to launch with the following error:

`Library not loaded: /usr/lib/swift/libswiftWebKit.dylib

Referenced from:
.../Build/Products/AOC-DEV-iphonesimulator/AgentforceSDK.framework/AgentforceSDK

Reason:
tried: .../iOS 18.4.simruntime/.../usr/lib/swift/libswiftWebKit.dylib
(no such file)`

From the error, it looks like AgentforceSDK.framework has a runtime dependency on libswiftWebKit.dylib, but this library is not available in the iOS 18.4 Simulator runtime.

This issue occurs specifically when running the application on the simulator with Xcode 27.

Thanks in advance for your help.

Best,

Walid

AgentforceSDK – libswiftWebKit.dylib issue with Xcode 27 .rtf

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the launch failure with Xcode 27, the iOS 18.4 Simulator, and AgentforceSDK 18.33.14. Inspect AgentforceSDK.framework and its libswiftWebKit.dylib dependency; the issue is done when the application launches successfully on the affected simulator without the missing-library error.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.