iOS Question how to install first app to iphone via pc for testing

shaieyni

Active Member
Licensed User
Longtime User
Hi.

Please let me know how to install my first app to my iphone via pc.
It will be felpful if you will show me by steps.

Thanks.
 

shaieyni

Active Member
Licensed User
Longtime User
Hi.
What is the problem here?
I have added a picture.
Thanks.
 

Attachments

  • image.jpeg
    image.jpeg
    102.1 KB · Views: 193
Upvote 0

shaieyni

Active Member
Licensed User
Longtime User
Hi.

Please see this pic...
i still cant upload app to my iphone.

Thanks.
 

Attachments

  • B4I1.jpg
    B4I1.jpg
    165.4 KB · Views: 175
Upvote 0

shaieyni

Active Member
Licensed User
Longtime User
HI.

Is this can help?



B4i version: 2.51

Parsing code. (0.00s)

Compiling code. (0.01s)

Compiling layouts code. (0.00s)

Compiling debugger engine code. (0.91s)

Building Xcode project (0.01s)

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/<user id>/Payload

OTHER_CODE_SIGN_FLAGS = --keychain <user id>

PRODUCT_NAME = B4i Example

PROVISIONING_PROFILE = ad320e21-8857-48d9-86f1-10c7bbe8fcd6


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


Check dependencies


Write auxiliary files

write-file /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-project-headers.hmap

write-file /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example.hmap

/bin/mkdir -p /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7

write-file /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i\ Example.LinkFileList

write-file /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-all-non-framework-target-headers.hmap

write-file /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-own-target-headers.hmap

write-file /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-generated-files.hmap

write-file /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-all-target-headers.hmap


Create product structure

/bin/mkdir -p /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app


ProcessInfoPlistFile Payload/B4i\ Example.app/Info.plist B4iProject/B4iProject-Info.plist

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

builtin-infoPlistUtility /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/B4iProject-Info.plist -genpkginfo /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/PkgInfo -expandbuildsettings -format binary -platform iphoneos -o /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/Info.plist


CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.o B4iProject/main.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler

cd /Users/administrator/Documents/UploadedProjects/<user id>

export LANG=en_US.US-ASCII

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/lj/wrbzzxds6b53f88_rx3x7c800000gn/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=7.0 -fvisibility=hidden -Wno-sign-conversion -iquote /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-generated-files.hmap -I/Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-own-target-headers.hmap -I/Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-all-target-headers.hmap -iquote /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-project-headers.hmap -I/Users/administrator/Documents/UploadedProjects/<user id>/Payload/include -I/Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/administrator/Documents/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.d --serialize-diagnostics /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.dia -c /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/main.m -o /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.o


CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.o B4iProject/b4i_main.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler

cd /Users/administrator/Documents/UploadedProjects/<user id>

export LANG=en_US.US-ASCII

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/lj/wrbzzxds6b53f88_rx3x7c800000gn/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=7.0 -fvisibility=hidden -Wno-sign-conversion -iquote /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-generated-files.hmap -I/Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-own-target-headers.hmap -I/Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-all-target-headers.hmap -iquote /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-project-headers.hmap -I/Users/administrator/Documents/UploadedProjects/<user id>/Payload/include -I/Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/administrator/Documents/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.d --serialize-diagnostics /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.dia -c /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_main.m -o /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.o


Ld Payload/B4i\ Example.app/B4i\ Example normal armv7

cd /Users/administrator/Documents/UploadedProjects/<user id>

export IPHONEOS_DEPLOYMENT_TARGET=7.0

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -L/Users/administrator/Documents/UploadedProjects/<user id>/Payload -L../../Libs -F/Users/administrator/Documents/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i\ Example.LinkFileList -miphoneos-version-min=7.0 -ObjC -fobjc-arc -fobjc-link-runtime -lCore -framework Foundation -framework CoreGraphics -framework UIKit -framework AVFoundation -liDebug2 -Xlinker -dependency_info -Xlinker /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i\ Example_dependency_info.dat -o /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/B4i\ Example


CopyPNGFile Payload/B4i\ Example.app/icon-60.png icon-60.png

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/<user id>/icon-60.png /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/icon-60.png


CopyPNGFile Payload/B4i\ Example.app/icon-60@2x.png icon-60@2x.png

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/<user id>/icon-60@2x.png /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/icon-60@2x.png


CopyPNGFile Payload/B4i\ Example.app/icon-76.png icon-76.png

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/<user id>/icon-76.png /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/icon-76.png


CopyPNGFile Payload/B4i\ Example.app/icon-76@2x.png icon-76@2x.png

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/<user id>/icon-76@2x.png /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/icon-76@2x.png


CopyPNGFile Payload/B4i\ Example.app/Default-568h@2x.png Default-568h@2x.png

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/<user id>/Default-568h@2x.png /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/Default-568h@2x.png


CopyPNGFile Payload/B4i\ Example.app/Default@2x.png Default@2x.png

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/<user id>/Default@2x.png /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/Default@2x.png


CopyPNGFile Payload/B4i\ Example.app/Default-736h@3x.png Default-736h@3x.png

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/<user id>/Default-736h@3x.png /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/Default-736h@3x.png


CopyPNGFile Payload/B4i\ Example.app/Default-667h@2x.png Default-667h@2x.png

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/<user id>/Default-667h@2x.png /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/Default-667h@2x.png


CpResource b4i_host_ip.txt Payload/B4i\ Example.app/b4i_host_ip.txt

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/administrator/Documents/UploadedProjects/<user id>/b4i_host_ip.txt /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app


ProcessProductPackaging /Users/administrator/Library/MobileDevice/Provisioning\ Profiles/ad320e21-8857-48d9-86f1-10c7bbe8fcd6/b4i.mobileprovision Payload/B4i\ Example.app/embedded.mobileprovision

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

builtin-productPackagingUtility /Users/administrator/Library/MobileDevice/Provisioning\ Profiles/ad320e21-8857-48d9-86f1-10c7bbe8fcd6/b4i.mobileprovision -o /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app/embedded.mobileprovision


Touch Payload/B4i\ Example.app

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/usr/bin/touch -c /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app


ProcessProductPackaging /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk/Entitlements.plist build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example.app.xcent

cd /Users/administrator/Documents/UploadedProjects/<user id>

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

builtin-productPackagingUtility /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk/Entitlements.plist -entitlements -format xml -o /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example.app.xcent


CodeSign Payload/B4i\ Example.app

cd /Users/administrator/Documents/UploadedProjects/<user id>

export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"



Signing Identity: "iPhone Developer: david eini (5B9MNY8KMJ)"

Provisioning Profile: "kes33446"

(ad320e21-8857-48d9-86f1-10c7bbe8fcd6)


/usr/bin/codesign --force --sign 4F2C53B3BDD21D87EC3F81EC2BE218E3F30F8B7E --keychain <user id> --entitlements /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example.app.xcent --timestamp=none /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ Example.app

4F2C53B3BDD21D87EC3F81EC2BE218E3F30F8B7E: no identity found

Command /usr/bin/codesign failed with exit code 1



Error: ** BUILD FAILED**



The following build commands failed:

CodeSign Payload/B4i\ Example.app

(1 failure)
 
Upvote 0

shaieyni

Active Member
Licensed User
Longtime User
Hi.
I still have a problem.
I will send 12 pictures that shows the steps.
Thanks again for your help.
Shai.
 

Attachments

  • b4i1.jpg
    b4i1.jpg
    152.8 KB · Views: 189
  • b4i1.jpg
    b4i1.jpg
    152.8 KB · Views: 171
Upvote 0

shaieyni

Active Member
Licensed User
Longtime User
more 5 pic
 

Attachments

  • b4i2.jpg
    b4i2.jpg
    77.7 KB · Views: 172
  • b4i3.jpg
    b4i3.jpg
    83.7 KB · Views: 170
  • b4i4.jpg
    b4i4.jpg
    76.6 KB · Views: 194
  • b4i5.jpg
    b4i5.jpg
    94.8 KB · Views: 176
Upvote 0

shaieyni

Active Member
Licensed User
Longtime User
more 5
 

Attachments

  • b4i6.jpg
    b4i6.jpg
    127.8 KB · Views: 170
  • b4i7.jpg
    b4i7.jpg
    98.1 KB · Views: 177
  • b4i8.jpg
    b4i8.jpg
    91 KB · Views: 168
  • b4i9.jpg
    b4i9.jpg
    108.1 KB · Views: 163
  • b4i10.jpg
    b4i10.jpg
    97 KB · Views: 196
Upvote 0

shaieyni

Active Member
Licensed User
Longtime User
more 2 files.

I hope it will help to see what is wrong with my steps.
only to mention: i work with pc.

Thanks
 

Attachments

  • b4i11.jpg
    b4i11.jpg
    24.8 KB · Views: 176
  • b4i12.jpg
    b4i12.jpg
    195.2 KB · Views: 167
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Please don't post these screenshots. It is simpler if you post the error message from the compilation window.

I've only checked the last one and it is still the same error as you had before.

SS-2016-06-09_08.34.23.png


The app id set in the provision profile doesn't match the package name and doesn't end with a wildcard. Just set it to * in Apple developer console.
 
Upvote 0

shaieyni

Active Member
Licensed User
Longtime User
Hi Erel.

It becoming complicated....

Please let me know what did you mean: Just set it to * in Apple developer console.

Where is the Apple developer console?


Thanks again for your help.
 
Upvote 0

shaieyni

Active Member
Licensed User
Longtime User
Hi.
I will try to show you step by step and I hope you will find what I'm doing wrong.
If it is ok, I will send you the next step.
Thanks again for your help.
Shai
 

Attachments

  • image.jpeg
    image.jpeg
    76 KB · Views: 174
Upvote 0
Top