iOS Question Problem Publish iOS

keeluser

Member
Licensed User
Hi, i try for my first time to upload the app on the itunes connect, but i have some problems, i find some tutorials on the web, but when i try to upload the application it give me error, in particoular:
Package Summary:

1 package(s) were not uploaded because they had problems:
/var/folders/p6/mldl3_gx44qfvmp9tc1b4g8c0000gp/T/91FF747D-DC94-4E71-957D-8B52DE555FC9/1566128734.itmsp - Error Messages:
ERROR ITMS-90174: "Missing Provisioning Profile - Apps must contain a provisioning profile in a file named embedded.mobileprovision."
2021-05-13 09:06:34.643 altool[82015:55497310] *** Error: Error uploading 'C:\Users\uffic\Desktop\APP\Revisioni\iOS\Rev1.1\wifi_tcp\Objects\B4i Example.ipa'.
2021-05-13 09:06:34.643 altool[82015:55497310] *** Error: code -18000 (ERROR ITMS-90174: "Missing Provisioning Profile - Apps must contain a provisioning profile in a file named embedded.mobileprovision.")

Can anyone help me?
 

keeluser

Member
Licensed User
Can you post the compilation logs when you compile your app before submitting it?

B4i Version: 7.20
Code analysis. (0.01s)
Building folders structure. (0.02s)
Compiling the code. (0.01s)
Compiling the layouts code (0.00s)
Compilation of the Xcode Project. (0.09s)
Preparing project for builder. (0.33s)
Project size: 0.42 MB
Sending data to remote compiler. (27.92s)
Application compiled with an unstored Provision Profile
Successfully completed.
This is a simulator version. Do not publish it on the App Store.
You can download the ipa file with Tools - Build Server - Download Latest Version

i see the bold line but i put the profile i don't understand why there is this message
 
Upvote 0
Top