Bug? iOS 9.0 (beta)

Ph1lJ

Member
Licensed User
Longtime User
Has anyone tried to create/install a B4i app for the above ? - I could not compile it. Unfortunately in a panic I returned to the old provisioning file, before I could take note of the numerous error messages.

****** So I recreated it and these are the errors

Building designer app. 0.01
Building Xcode project 0.22
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects//Payload
OTHER_CODE_SIGN_FLAGS = --keychain
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 17f7e335-9bb3-4dc0-9157-f11782a97e3a

=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===

Check dependencies
Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“Phils list”) were found.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.4'


Error: ** BUILD FAILED **


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


Sorry the version is 9.04 beta - this might be in the wrong place too

Anyone got any ideas
 
Last edited by a moderator:
Top