iOS Question B4iServer - user: b4i_default

Alberto Iglesias

Well-Known Member
Licensed User
Longtime User
Situation:

I have projects in B4i and Xcode.

I using this mac to compile B4i projects and compile Xcode Projects.

BUT: I have in my mac in keychains, my login "myname" works very well, and when I compile something with B4i and in a B4iServer appears:

Adding user to keychain: b4i_default


My user simply disappears! :-(

And my xcode project not compile anymore.

I need to restart MACOSX to re-appear my user.

Any one with the same problem?????
 

Alberto Iglesias

Well-Known Member
Licensed User
Longtime User
Not working Erel,

My steps:

  • Delete b4i_default Keychain
  • Restart the MAC
  • Re-Create my personal keychain
  • Set to default keychain
Until this steps, all ok, if I open a XCODE project and compile, perfect!

Now:

  • In my windows setting this mac like my host and compile any B4i project
  • When finish compile, the B4i works perfectly, recreating the B4i_default keychain
  • But My personal keychain dissapear and my xcode project is not compiling anymore, I receive this warning from xcode
No valid signing identities (i.e. certificate and private key pair) matching the team ID “**********” were found.
Xcode can attempt to fix this issue. This will reset your code signing and provisioning settings to recommended values and resolve issues with signing identities and provisioning profiles.

If you need see this, I can record a video if you want ok?

Thanks

Alberto Iglesias
 
Upvote 0
Top