-
I noticed the app has been broken due to new version of Xcode 16. The default location of the provisioning profiles is no longer at ~/Library/MobileDevice/Provisioning Profiles to ~/Library/Developer/…
-
I can not run bazel build on IOS anymore after Xcode update 16.
The Error happens with local_provisioning_profile_finder function in Bazel. They changed the path of profiles and now /platform/ios/C…
-
The provisioning profiles folder has changed from ~/Library/MobileDevice/Provisioning Profiles to ~/Library/Developer/Xcode/UserData/Provisioning Profiles. I found this out today when I went to clear …
-
### Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
### Azure DevOps Server Version (if applicable)
_No response_
### Operation system
MacOS
### Question
I am trying to run a…
-
#### Issue details
Recently I upgraded Xcode to latest, 16.0. After this I cannot see new/updated Provisioning Profile in the RoboVM menu -> Create IPA (using Android Studio with latest plugin). It d…
-
Repro here: https://github.com/ed-irl/bazel-ios-codesigning-repro. You must make some changes to the repo code (outlined in the README.md) attempt to run the signed app on a device to reproduce the bu…
-
### Checklist
- [ ✅] I am reporting an issue in existing functionality that does not work as intended
- [ ✅] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegr…
-
### Minimal reproducible example
https://github.com/MariuzM/frameworks/tree/main/react-native-expo
### What platform(s) does this occur on?
Android, iOS
### Where did you reproduce the iss…
-
### Summary
When I freshly prebuild my project with `npx expo prebuild --platform ios --clean` and then try to do a manual code signing / provisioning profile it fails since updating to expo 51.
T…
-
Hi,
I implemented Apple-Actions/import-codesign-certs@v1 to get the certificates but when running Apple-Actions/download-provisioning-profiles@v1 im getting the following error: Error: error:090900…