{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreif67xxiensbo24amrqyupzosfymwid4itfrw7s7fqx2ys6rqqyony",
    "uri": "at://did:plc:dxjzgxe7cvirxkwfjr2tjspt/app.bsky.feed.post/3moi4t4vo5jg2"
  },
  "path": "/t/testing-new-ios-backend/49609?page=2#post_39",
  "publishedAt": "2026-06-16T16:45:52.000Z",
  "site": "https://hub.jmonkeyengine.org",
  "tags": [
    "https://developer.apple.com/account/resources/profiles/list"
  ],
  "textContent": "Mhh, no idea. There must be something wrong in the way old xcode is being used. The only thing left to do is to try creating the provisioning profile manually from https://developer.apple.com/account/resources/profiles/list and then using it with\n\n\n    ./gradlew ios-graalvm:runIosDebugApp \\\n      -PiosAppTarget=device \\\n      -PiosTeamId=YOUR_TEAM_ID \\\n      -PiosXcodeTeamId=YOUR_TEAM_ID \\\n      -PiosDebugProvisioningProfile=/path/to/profile.mobileprovision\n\n\nif this fixes the issue and it is only something to do with the auto provisioning script, i can probably find a way to buy an old mac with osx 10, and figure out some workaround locally.\n\nAfaik, thanks to apple being apple, this is the only way to legally have a osx10 development instance (I know I could try with hackintosh, but i’d prefer not to risk my account being banned)",
  "title": "Testing new iOS backend"
}