Xcode 16 saves profiles in different folder and Rider doesn't see them

Hi,

  • The old Xcode 15.4 saved profiles in ~/Library/MobileDevice/Provisioning\ Profiles.
  • The new Xcode 16 saves profiles in ~/Library/Developer/Xcode/UserData/Provisioning\ Profiles.

Rider searches the profiles in the old folder and now (with new Xcode) doesn't find them.

Now i have to copy manually the files from folder to the other one (after the import of any profiles).

Can we set up Rider to searches the profiles in the new folder?

Thank you

My rider version is:

JetBrains Rider 2024.2.6
Build #RD-242.23339.62, built on October 8, 2024
Licensed to Aton S.p.A. Società Benefit / Davide Copulutti
Subscription is active until June 11, 2025.
Runtime version: 21.0.4+13-b509.17 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 15.0.1
.NET Core v8.0.4 ARM64 (Server GC)
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 8
Metal Rendering is ON
Registry:
 ide.experimental.ui=true
 i18n.locale=
Non-Bundled Plugins:
 com.intellij.plugins.visualstudioformackeymap (242.20224.159)
 com.intellij.resharper.HeapAllocationsViewer (2024.2.0)
 color.scheme.Visual Studio Light (1.4.0)
 com.jetbrains.rider.android (242.23339.62)
 com.intellij.ml.llm (242.23339.40)
 com.intellij.resharper.azure (4.2.2)

 

EDIT: the problem is on Xamarin.iOS projects, projects in MAUI (.net-ios) work well. 

6
12 comments

Hello, I just updated my Mac to MacOs 15.0.1 with new XCode 16 and I have the same problem. 

2

Hi, I have the same problem, same versions Mac OS 15.0.1 and XCode 16.

2

Hello Davide Copulutti , Daniele Liguori , Constantin Madalin, M Wannenwetsch

Thank you for reaching the Rider Forum.

Could you please each share the Rider version you are using? 

It seems a lot like a bug which has been already fixed: 

RIDER-115516 Can't deploy iOS app with Xcode 16 and iOS 18 Beta because of profiler's location

Could you please try Rider EAP

0

Hi Anna Morozyuk ,

My Rider version is:

JetBrains Rider 2024.2.7
Build #RD-242.23726.100, built on October 22, 2024
Licensed to Aton S.p.A. Società Benefit / Davide Copulutti
Subscription is active until June 11, 2025.
Runtime version: 21.0.4+13-b509.26 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 15.0.1
.NET Core v8.0.4 ARM64 (Server GC)
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 8
Metal Rendering is ON
Registry:
 ide.experimental.ui=true
 i18n.locale=
Non-Bundled Plugins:
 com.intellij.plugins.visualstudioformackeymap (242.20224.159)
 com.intellij.resharper.HeapAllocationsViewer (2024.2.0)
 color.scheme.Visual Studio Light (1.4.0)
 com.jetbrains.rider.android (242.23726.100)
 com.intellij.ml.llm (242.23726.20)
 com.intellij.resharper.azure (4.2.4)
 

Do you have already fix it?

Thank you.

0

Hello Anna Morozyuk ,

the link to the bug does not work for me. 


I have tested it with the current version 2024.3 EAP 4 and still get the error. My understanding is that this has nothing to do with the iOS version. It's just that Rider is looking for the profiles in the wrong place.

I am currently using version 2024.2.6 productively

Kind regards
Marc

1

Hi Anna Morozyuk,

this is my version

JetBrains Rider 2024.2.7
Build #RD-242.23726.100, built on October 22, 2024
Licensed to Aton S.p.A. Società Benefit / Constantin Madalin Giuran
You have a perpetual fallback license for this version.
Subscription is active until October 1, 2025.
Runtime version: 21.0.4+13-b509.26 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 15.0.1
.NET Core v8.0.4 ARM64 (Server GC)
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 12
Metal Rendering is ON
Registry:
 ide.experimental.ui=true
 i18n.locale=
Non-Bundled Plugins:
 com.jetbrains.rider.android (242.23726.100)
 com.intellij.ml.llm (242.23726.20)
 

i cant open the link you provided but from the title it look like something else ,not the problem we encounter ,basically look like Rider points to the old path of xcode (xcode 15.4) used for profiles (~/User/Library/MobileDevice/Provisioning Profiles.) ,but when you import new profiles( xcode 16) point to a whole different path (~/User/Library/Developer/Xcode/UserData/Provisioning Profiles).

isn't any way we set manually the source for the profiles? 

1

Hi, 

there is my version.

JetBrains Rider 2024.2.7
Build #RD-242.23339.62, built on October 8, 2024
Licensed to Aton S.p.A. Società Benefit / Daniele Liguori
Subscription is active until June 11, 2025.
Runtime version: 21.0.4+13-b509.17 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 14.3.1
.NET Core v8.0.4 ARM64 (Server GC)
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 10
Metal Rendering is ON
Registry:
 ide.experimental.ui=true
 i18n.locale=
Non-Bundled Plugins:
 com.intellij.plugins.visualstudioformackeymap (242.20224.159)
 com.jetbrains.rider.android (242.23339.62)
 

Like Marc and Constantin, that fix doesn't fix my problem. 

Kind regards

 

0

Could you please try installing .NET 9 RC2 and try reproducing the issue again? 

Looking forward to hearing from you soon. 

0

Hello Anna Morozyuk ,

Can you explain why you think that updating to .NET 9 RC2 will solve the problem?
I still think that Rider is looking in the wrong place for the files. Or does the location change again with .NET 9 RC?

I would be pleased if you could provide some more information here

2

Hi Anna Morozyuk,

The problem is on Xamarin.iOS projects, i think that it has nothing to do with .NET 8 / .NET 9.

0

Hi Anna Morozyuk, are there any news here? What is the current status of the ticket?

0

Please sign in to leave a comment.