iOS Question iOS Question MAC verification failed during PKCS12 import

ykucuk

Well-Known Member
Licensed User
Longtime User
i installed B4i to new computer. it's PC. No Local Builder.

1-I created Keys folder
2-I created new Private Sign Key. Set Password. (also tried Set password first and Create Sign Key)
3-Create certificate (adhoc/distrubiton) on developer.apple.com with CertSigningRequest.csr file from Keys Folder
4-I downloaded ios_distrubiton file and copy to Keys folder
5-I created provison file with last ios_distrubiton certificate. Downloaded and copy to Keys folder.

When i try Create B4i Bridge application i got "iOS Question MAC verification failed during PKCS12 import" error.

i deleted key folder and do it again and again. nothing changed.

Any suggestion ?
 

ykucuk

Well-Known Member
Licensed User
Longtime User
The "Set Password" button is only relevant when you add an existing key.
Hi,
1-I created Keys folder
2-I created new Private Sign Key.
3-Create certificate (adhoc/distrubiton) on developer.apple.com with CertSigningRequest.csr file from Keys Folder
4-I downloaded ios_distrubiton file and copy to Keys folder
5-I created provison file with last ios_distrubiton certificate. Downloaded and copy to Keys folder.

When i try Build Release on hosted builder i got "iOS Question MAC verification failed during PKCS12 import" error.

What i'm doing wrong ? I can create screenshot video and send.
 
Upvote 0

ykucuk

Well-Known Member
Licensed User
Longtime User
Please post the compilation window text.
Hi Erel

I changed computer. Mac book pro M1 Pro

Windows 11 ARM

Note: I did same steps on my old Mac book air and it works




B4i Version: 7.80
Parsing code. (0.00s)
Building folders structure. (0.01s)
Compiling code. (0.00s)
Compiling layouts code. (0.00s)
Building Xcode project. (0.12s)

icon-store-1024.png is missing from Files\Special. Using default icon.
Preparing project for builder. (0.05s)
Project size: 0.18 MB
Sending data to remote compiler. Error
Error: security: SecKeychainItemImport: MAC verification failed during PKCS12 import (wrong password?)
 
Upvote 0

ykucuk

Well-Known Member
Licensed User
Longtime User

Attachments

  • Screen Shot 2021-11-07 at 12.57.48 AM.png
    Screen Shot 2021-11-07 at 12.57.48 AM.png
    163.1 KB · Views: 166
  • Screen Shot 2021-11-07 at 12.57.57 AM.png
    Screen Shot 2021-11-07 at 12.57.57 AM.png
    26.3 KB · Views: 156
  • Screen Shot 2021-11-07 at 1.02.29 AM.png
    Screen Shot 2021-11-07 at 1.02.29 AM.png
    303.6 KB · Views: 155
Upvote 0
Top