iOS Question Invalid CSR - Invalid Certificate

cambol

Active Member
Licensed User
my sing Key ,but it show invalid
upload_2016-5-18_17-58-24.png
 

cambol

Active Member
Licensed User
I upgrade B4i to V2.51 , when I creat Private Sign key ~ it error . like jpg
comumication error :
 

Attachments

  • crserror-1.JPG
    crserror-1.JPG
    12.1 KB · Views: 264
Upvote 0

cambol

Active Member
Licensed User
Please see below :
I user mac Pc : Xcode 7.2.1 , OSX 10.8.5

B4i version: 2.51
Parsing code. (0.02s)
Compiling code. (0.03s)
Building designer app. (0.02s)
Building Xcode project (0.02s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Volumes/data/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 0a2f64ec-fd1d-4180-bc3f-fe55f87ddded

=== BUILD NATIVE TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
iOS deployment target '7.0' for architecture 'armv7' and variant 'normal' is greater than the maximum value '6.1.99' for the iOS 6.1 SDK.
Code Sign error: Provisioning profile 'Development' specifies the Application Identifier '9fate.com.*' which doesn't match the current setting 'b4i.example.test.bridge'



Error: ** BUILD FAILED **


The following build commands failed:
Check dependencies
(1 failure)
 
Upvote 0
Top