I had the B4i configuration working, however I needed switch iPhones. The process involves installing the Bridge-App on the iPhone. I have become tangled again in certificates, keys and provisioning files.
At this point I am getting a compiler errors when I attempt to build and install the BridgeApp:
Building designer app. 0.02
Building Xcode project 0.08
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/davidwhitney/Desktop/macserver-aa/UploadedProjects/b4i_default/Payload
OTHER_CODE_SIGN_FLAGS = --keychain b4i_default
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 0d4c3fb8-0063-4417-b99d-44c3742e913c
== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
I want to start over and create all new files, however I am not sure which files I can delete from the apple developer site. For example, I already have "Certificates" and I cannot simply create another (the iOS radio button is now dimmed).
I am looking for step-by-step instruction how to start over with a new device. Have you come across this problem?
At this point I am getting a compiler errors when I attempt to build and install the BridgeApp:
Building designer app. 0.02
Building Xcode project 0.08
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/davidwhitney/Desktop/macserver-aa/UploadedProjects/b4i_default/Payload
OTHER_CODE_SIGN_FLAGS = --keychain b4i_default
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 0d4c3fb8-0063-4417-b99d-44c3742e913c
== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
I want to start over and create all new files, however I am not sure which files I can delete from the apple developer site. For example, I already have "Certificates" and I cannot simply create another (the iOS radio button is now dimmed).
I am looking for step-by-step instruction how to start over with a new device. Have you come across this problem?