I'm going crazy! I've deleted all the key files, and this is the latest incarnation! NOTE. I created wildcard identifier which calls for an asterisk at the end of the identifier. i.e. net.StoryboardApps.* Yet! The error is it doesn't match:
The provisioning profile specified in your build settings (“ArtFarrellB4iProfile”) has an AppID of “net.StoryboardApps.*” which does not match your bundle identifier “net.StoryboardApps”.
AND THIS IS THE LATEST RESULTS
Parsing code. 0.00
Compiling code. 0.03
Compiling layouts code. 0.02
Compiling debugger engine code. 0.89
Building Xcode project 0.03
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = arm64
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/autpjet/Payload
OTHER_CODE_SIGN_FLAGS = --keychain autpjet
PRODUCT_NAME = B4i Example
PROVISIONING_PROFILE = 76ac7279-0f23-472f-bf2f-fd642f5d04bb
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Code Sign error: Provisioning profile does not match bundle identifier: The provisioning profile specified in your build settings (“ArtFarrellB4iProfile”) has an AppID of “net.StoryboardApps.*” which does not match your bundle identifier “net.StoryboardApps”.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.0'
warning: all apps should include an armv7 architecture (current ARCHS = "arm64").
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)