{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreieib5f4ctaftyvn4gdn244orlw72jrmil3qqbuhjvfrrz6mbyqu7y",
"uri": "at://did:plc:dxjzgxe7cvirxkwfjr2tjspt/app.bsky.feed.post/3mofzih5wkvx2"
},
"path": "/t/testing-new-ios-backend/49609?page=2#post_38",
"publishedAt": "2026-06-16T13:13:11.000Z",
"site": "https://hub.jmonkeyengine.org",
"textContent": "Just running “./gradlew ios-graalvm:runIosDebugApp -PiosAppTarget=device” took a while to run, I think the extra time was because of tring to find the device. Same error but other line in the gradle plugin:\n\n\n > Task :ios-graalvm:verifyIosDebugSigning\n Resolving debug/development provisioning with Xcode automatic signing.\n Xcode automatic provisioning did not resolve a debug/development profile.\n Command failed (xcodebuild -project /Users/v1r7ua1/RailRacer/ios-graalvm/build/libjglios/xcode-provisioning/debug/LibJGLIOSProvisioningProbe.xcodeproj -scheme LibJGLIOSProvisioningProbe -configuration Debug -sdk iphoneos -derivedDataPath /Users/v1r7ua1/RailRacer/ios-graalvm/build/libjglios/xcode-provisioning/debug/DerivedData -allowProvisioningUpdates -allowProvisioningDeviceRegistration -destination id=16396dd297462ae0c5b10b76fdbc19640a85452c build):\n Command line invocation:\n /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project /Users/v1r7ua1/RailRacer/ios-graalvm/build/libjglios/xcode-provisioning/debug/LibJGLIOSProvisioningProbe.xcodeproj -scheme LibJGLIOSProvisioningProbe -configuration Debug -sdk iphoneos -derivedDataPath /Users/v1r7ua1/RailRacer/ios-graalvm/build/libjglios/xcode-provisioning/debug/DerivedData -allowProvisioningUpdates -allowProvisioningDeviceRegistration -destination id=16396dd297462ae0c5b10b76fdbc19640a85452c build\n\n User defaults from command line:\n IDEDerivedDataPathOverride = /Users/v1r7ua1/RailRacer/ios-graalvm/build/libjglios/xcode-provisioning/debug/DerivedData\n\n Build settings from command line:\n SDKROOT = iphoneos14.3\n\n note: Using new build system\n note: Building targets in parallel\n note: Planning build\n note: Constructing build description\n error: Signing for \"LibJGLIOSProvisioningProbe\" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'LibJGLIOSProvisioningProbe' from project 'LibJGLIOSProvisioningProbe')\n warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'LibJGLIOSProvisioningProbe' from project 'LibJGLIOSProvisioningProbe')\n\n ** BUILD FAILED **\n\n\n\n > Task :ios-graalvm:verifyIosDebugSigning FAILED\n\n [Incubating] Problems report is available at: file:///Users/v1r7ua1/RailRacer/build/reports/problems/problems-report.html\n\n FAILURE: Build failed with an exception.\n\n * Where:\n Script 'jar:file:/Users/v1r7ua1/.gradle/caches/modules-2/files-2.1/org.ngengine/libjglios-gradle-plugin/0.0-SNAPSHOT/59583f0e66445b995c60824d1fe9098b0f83a0f7/libjglios-gradle-plugin-0.0-SNAPSHOT.jar!/org/ngengine/libjglios/gradle/ios-tasks.gradle' line: 1599\n\n * What went wrong:\n Execution failed for task ':ios-graalvm:verifyIosDebugSigning'.\n > No valid debug/development iOS provisioning profile was found for com.networkwebgames.railracer.\n Add your Apple ID in Xcode Settings > Accounts so libJGLIOS can use Xcode automatic signing, or pass -PiosDebugProvisioningProfile=/path/to/profile.mobileprovision.\n Use -PiosAppTarget=simulator to run without device signing.\n\n * Try:\n > Run with --stacktrace option to get the stack trace.\n > Run with --info or --debug option to get more log output.\n > Run with --scan to get full insights from a Build Scan (powered by Develocity).\n > Get more help at https://help.gradle.org.\n\n Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.\n\n You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.\n\n For more on this, please refer to https://docs.gradle.org/9.4.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.\n\n BUILD FAILED in 2m 7s\n\n\n\nIf I set PiosXcodeTeamId and PiosTeamId I don’t get the error\n\n\n error: Signing for \"LibJGLIOSProvisioningProbe\" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'LibJGLIOSProvisioningProbe' from project 'LibJGLIOSProvisioningProbe')\n warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'LibJGLIOSProvisioningProbe' from project 'LibJGLIOSProvisioningProbe')\n\n\nbut ends up in the same message “No valid debug/development iOS provisioning profile was found…”",
"title": "Testing new iOS backend"
}