iOS Question Keychain error

marcick

Well-Known Member
Licensed User
Longtime User
After dveloping my first simple app using the remote compilation (so everything is ok with certificates, provisioning etc) I'm working now to setup the local Mac Builder.

I followed all the step, xcode is installed and the remote server is running.

B4X:
B4i Build Server

Build server is running.
Version: 2.3
Server time: 12:33:53
Mac SSL Key

Key IP: 192.168.1.200
SSL port: 51042
h files

iAd: 1.00
iAdMob: 1.21
.......

Then under Tools - Build Server - Server Settings I have specified the IP, but compiling I get this error about keychain:

B4X:
B4i version: 2.31
Parsing code.    (0.02s)
Compiling code.    (0.16s)
Compiling layouts code.    (0.00s)
Compiling debugger engine code.    (1.63s)
Building Xcode project    (0.33s)
Sending data to remote compiler.    Error
Error: security: SecKeychainCopyDomainSearchList <user id>: One or more parameters passed to a function were not valid.
security: SecKeychainDelete: The specified keychain is not a valid keychain file.

Error: create-keychain "-p" "15204578" "<user id>"
security: SecKeychainCreate <user id>: One or more parameters passed to a function were not valid.

Did I miss some steps ?
DO I have to do something other Mac side (xcode?), or just run the server ?
 

marcick

Well-Known Member
Licensed User
Longtime User
I don't know what I did but try and try again now it works.
Sure I forgot to set "Simulator" in Tool-Device IP.
Now I have an error in SSL key (see below) but simulation works......

B4X:
B4i Build Server

Build server is running.
Version: 2.3
Server time: 13:34:16
Mac SSL Key

Invalid key!!!
SSL port: 51042
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…