iOS Question Problem compilation

FerGeoRi

Active Member
Licensed User
Hello
I am now registered with the developer account.
When I compile my application, the following error message appears:

B4i Version: 5.00
Code analysis. (0.14s)
Compilation of the code. (2.63s)
Compilation of the layout code. (0.12s)
Compile debugger code. (6.80s)
Establishment of the Xcode project (0.87s)
Sending data to the 'Remote Compiler'. error
mobileprovision file not found.

Can you tell me what to do?
A big thank you for your answers
Cordially.
FerGeoRi
 

FerGeoRi

Active Member
Licensed User
So I move slowly but surely.
Thanks to Erel and Colin whom I thank very much.

I compile under B4i.
On the iphone a message appears asking me to use the installation of my application, I say OK.
Nothing happens while I insert a msgbox.
FerGeoRi
 
Upvote 0

FerGeoRi

Active Member
Licensed User
Hello
I'm progressing slowly but surely.
Thanks to Erel and Colin whom I thank warmly.

At the end of compilation, a message appears on the iPhone5C (iOS 10.3.3):

builder2.b4x.com
would like to install << ........... >>
Cancel or Install

- Install

Can not download the app
<< ........... >> can not be downloaded at this time.
OK or Retry

- OK, return the previous message.
- Retry, the iPhone screen is white with title "B4i-Bridge"

FerGeoRi
 
Upvote 0

FerGeoRi

Active Member
Licensed User
Hello
I'm progressing slowly but surely.
Thanks to Erel and Colin whom I thank warmly.

Yes B4i-Bridge is well installed on the iPhone.

When I run B4i-Bridge:
IP Address 192.168.0.213
Waiting for IDE to connect to B4i-Bridge .....
I start B4i on the PC then Tools / IP address of the device / iPhone 5c - 192.168.0.213 F2
the iPhone screen is white with title "B4i-Bridge"


At the end of compilation, a message appears on the iPhone5C (iOS 10.3.3):

builder2.b4x.com
would like to install << ........... >>
Cancel or Install

- Install

Can not download the app
<< ........... >> can not be downloaded at this time.
OK or Retry

- OK, return the previous message.
- Retry, the iPhone screen is white with title "B4i-Bridge"

FerGeoRi
 
Upvote 0

FerGeoRi

Active Member
Licensed User
Hello
I'm progressing slowly but surely.
Thanks to Erel and Colin whom I thank warmly.

Yes B4i-Bridge is well installed on the iPhone.

When I run B4i-Bridge:
IP Address 192.168.0.213
Waiting for IDE to connect to B4i-Bridge .....
I start B4i on the PC then Tools / IP address of the device / iPhone 5c - 192.168.0.213 F2
the iPhone screen is white with title "B4i-Bridge"


At the end of compilation, a message appears on the iPhone5C (iOS 10.3.3):

builder2.b4x.com
would like to install << ........... >>
Cancel or Install

- Install

Can not download the app
<< ........... >> can not be downloaded at this time.
OK or Retry

- OK, return the previous message.
- Retry, the iPhone screen is white with title "B4i-Bridge"

FerGeoRi
 
Upvote 0

FerGeoRi

Active Member
Licensed User
good evening
That's it, it works.
I still have to transform a B4a application into B4i.
So I'll come back to ask questions.
Thanks again to Erel and Colin.
FerGeori
 
Upvote 0

FerGeoRi

Active Member
Licensed User
good evening
At the end of compiling an application I get the following message:
Can someone tell me the problem.

B4i Version : 5.00
Analyse du code. (0.02s)
Compilation du code. (0.96s)
Compilation du code des layouts. (0.02s)
Compilation du code du débogueur. (2.22s)
Etablissement du projet Xcode (0.67s)
Envoi de données au 'Remote Compiler'. Error
Out: Build settings from command line:
ARCHS = arm64
CODE_SIGN_IDENTITY = iPhone Distribution: Georges Ferrari (729VXY69RL)
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = LaTuyauterie 'B4i Example
PROVISIONING_PROFILE = 90b00218-54fd-4057-bbad-1ef3cd29f486

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

Check dependencies
Code Signing Error: Provisioning profile "default" doesn't include any certificate for which the matching private key is installed in the keychain.
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2'


Error: ** BUILD FAILED **


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



cordially
FerGeoRi
 
Upvote 0

FerGeoRi

Active Member
Licensed User
good evening
Big fright.
I wanted to install B4i on a post.
I have several networked workstations in connection with a Netgear NAS.
And of course the certificates are on the NAS so visible by all PCs.
I had to do a bad job.
After the cancellation and recreation of the certification, everything is back to normal.
FerGeoRi
 
Upvote 0
Top