Error deploying iOS

Jassim Al Rahma 1,516 Reputation points
2021-09-21T21:39:54.857+00:00

Hi,

Why I started getting this error on VS for Mac?

error HE0003: Could not load the framework 'IBFoundation' (path: /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/IBFoundation): not found.

Application could not be uploaded to the device.

I am not able to deploy any iOS app

my VS is ver 18.10.9

and my XCode is ver 13.0

Kindly help...

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,272 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Leon Lu (Shanghai Wicresoft Co,.Ltd.) 66,561 Reputation points Microsoft Vendor
    2021-09-22T02:51:47.667+00:00

    Hello,​

    Welcome to our Microsoft Q&A platform!

    Xamarin may not support XCode13 yet, try to downgrade Xcode and Visual studio to stable version(Xcode :12.5)

    Please see this thread: Xcode 13.0 Support #12778

    Providing 3 options.

    You can download Xcode 12.5 from the downloads page in the Apple Developer Portal and continue to use it.

    If you need to keep Xcode 13 but want to use our current stable d16-10 bits you will need to install the following in you macOS machine xamarin.ios-14.20.0.27.pkg xamarin.mac-7.14.0.27.pkg

    Use a build from our xcode13-ios branch, this is where our next stable release is coming out and it includes all the iOS 15 SDKs APIs, that said we are still ironing it out.xamarin.ios-15.0.0.0.pkg

    Here is a similar thread:Could not load the framework 'IBFoundation'

    Best Regards,

    Leon Lu


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments