Hi I am trying to create a Sign key ( b4i version 10 ) on Windows 11 64-bit operating system, ARM-based processor but I am getting below error. ( using Parallels Desktop on Macbook m1)
[IDE message - 3:37:17]
An error occurred.
Error creating keystore file.
Error retrieving token: Communication error: NameResolutionFailure
another problem when I try to Build B4i-bridge app on hosted builder mode ( 1.png attached )
also when I try to use local builder I am getting below error :
B4i Version: 10.00
Parsing code. (0.00s)
Building folders structure. (0.02s)
Compiling code. (0.00s)
Building designer app. (0.01s)
Building Xcode project. (0.10s)
Preparing project for builder. (0.12s)
Project size: 0.45 MB
Sending data to remote compiler. Error
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release PRODUCT_NAME=B4i-Bridge CONFIGURATION_BUILD_DIR=/Users/ali/UploadedProjects/<user id>/Payload "CODE_SIGN_IDENTITY=iPhone Distribution: Ali Dakhilzadeh (HR5DW5Z3PZ)" "OTHER_CODE_SIGN_FLAGS=--keychain <user id>" PROVISIONING_PROFILE=0ff78aca-728f-4f67-a59c-f5d33237d84b -arch arm64
note: Using codesigning identity override: iPhone Distribution: Ali Dakhilzadeh (HR5DW5Z3PZ)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'B4iProject' in project 'B4iProject' (no dependencies)
Build description signature: 55ac087aab07338131459e5c81a66fa9
Build description path: /Users/ali/UploadedProjects/<user id>/build/XCBuildData/55ac087aab07338131459e5c81a66fa9.xcbuilddata
error: There is no XCFramework found at '/Users/ali/Libs/iDesigner.xcframework'. (in target 'B4iProject' from project 'B4iProject')
error: There is no XCFramework found at '/Users/ali/Libs/iCore.xcframework'. (in target 'B4iProject' from project 'B4iProject')