iOS Question B4i Hosted builder compilation error

Madhav Tenneti

Member
Licensed User
Longtime User
Hello,

I had bought the hosted build server subscription, I have written a small test application for b4i and wanted to test it on my devices, when i tried compiling it, first as a Build B4i_Bridge App i am having error. here is the error report...

I strongly suspect that my user ID is not recognized by the remote server...
I have replace my Hosted Build Server ID with XXXXXXX here, but is configured as required under the server settings properly.


Your immediate response is highly appreciated.


Madhav Tenneti



Building designer app. 0.03
Building Xcode project 0.03
Sending data to remote compiler. Error
Error: security: SecKeychainDelete: The specified keychain could not be found.

Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload
OTHER_CODE_SIGN_FLAGS = --keychain XXXXXXX
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 0675a728-e1da-4b42-936d-4e9854ad4513

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

Check dependencies

Write auxiliary files
/bin/mkdir -p /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build
write-file /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-non-framework-target-headers.hmap
write-file /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.hmap
write-file /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-own-target-headers.hmap
write-file /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-generated-files.hmap
write-file /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-target-headers.hmap
write-file /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-project-headers.hmap
/bin/mkdir -p /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7
write-file /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i-Bridge.LinkFileList

Create product structure
/bin/mkdir -p /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app

ProcessInfoPlistFile Payload/B4i-Bridge.app/Info.plist B4iProject/B4iProject-Info.plist
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/XXXXXXX/B4iProject/B4iProject-Info.plist -genpkginfo /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app/PkgInfo -expandbuildsettings -format binary -platform iphoneos -o /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app/Info.plist

ProcessPCH /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/C/com.apple.DeveloperTools/6.1-6A1052d/Xcode/SharedPrecompiledHeaders/B4iProject-Prefix-eveekcjykglbrjhklarqukodoxqq/B4iProject-Prefix.pch.pch B4iProject/B4iProject-Prefix.pch normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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-header -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -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-receiver-is-weak -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/iPhoneOS8.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-generated-files.hmap -I/Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-own-target-headers.hmap -I/Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-target-headers.hmap -iquote /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-project-headers.hmap -I/Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload -F../../Libs -MD -MT dependencies -MF /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/C/com.apple.DeveloperTools/6.1-6A1052d/Xcode/SharedPrecompiledHeaders/B4iProject-Prefix-eveekcjykglbrjhklarqukodoxqq/B4iProject-Prefix.pch.d -c /Users/administrator/Documents/UploadedProjects/XXXXXXX/B4iProject/B4iProject-Prefix.pch -o /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/C/com.apple.DeveloperTools/6.1-6A1052d/Xcode/SharedPrecompiledHeaders/B4iProject-Prefix-eveekcjykglbrjhklarqukodoxqq/B4iProject-Prefix.pch.pch --serialize-diagnostics /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/C/com.apple.DeveloperTools/6.1-6A1052d/Xcode/SharedPrecompiledHeaders/B4iProject-Prefix-eveekcjykglbrjhklarqukodoxqq/B4iProject-Prefix.pch.dia

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/XXXXXXX
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 -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -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-receiver-is-weak -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/iPhoneOS8.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-generated-files.hmap -I/Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-own-target-headers.hmap -I/Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-target-headers.hmap -iquote /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-project-headers.hmap -I/Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload -F../../Libs -include /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/C/com.apple.DeveloperTools/6.1-6A1052d/Xcode/SharedPrecompiledHeaders/B4iProject-Prefix-eveekcjykglbrjhklarqukodoxqq/B4iProject-Prefix.pch -MMD -MT dependencies -MF /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.d --serialize-diagnostics /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.dia -c /Users/administrator/Documents/UploadedProjects/XXXXXXX/B4iProject/main.m -o /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.o

Ld Payload/B4i-Bridge.app/B4i-Bridge normal armv7
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/iPhoneOS8.1.sdk -L/Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload -L../../Libs -F/Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload -F../../Libs -filelist /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i-Bridge.LinkFileList -ObjC -fobjc-arc -fobjc-link-runtime -miphoneos-version-min=7.0 -lCore -framework Foundation -framework CoreGraphics -framework UIKit -liDesigner -Xlinker -dependency_info -Xlinker /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i-Bridge_dependency_info.dat -o /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app/B4i-Bridge

CopyPNGFile Payload/B4i-Bridge.app/icon-76.png icon-76.png
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/XXXXXXX/icon-76.png /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app/icon-76.png

CopyPNGFile Payload/B4i-Bridge.app/[email protected] [email protected]
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/XXXXXXX/[email protected] /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app/[email protected]

CopyPNGFile Payload/B4i-Bridge.app/icon-60.png icon-60.png
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/XXXXXXX/icon-60.png /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app/icon-60.png

CopyPNGFile Payload/B4i-Bridge.app/[email protected] [email protected]
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/XXXXXXX/[email protected] /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app/[email protected]

CopyPNGFile Payload/B4i-Bridge.app/[email protected] [email protected]
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/XXXXXXX/[email protected] /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app/[email protected]

CopyPNGFile Payload/B4i-Bridge.app/[email protected] [email protected]
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/XXXXXXX/[email protected] /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app/[email protected]

CopyPNGFile Payload/B4i-Bridge.app/[email protected] [email protected]
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng /Users/administrator/Documents/UploadedProjects/XXXXXXX/[email protected] /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app/[email protected]

CpResource b4i_host_ip.txt Payload/B4i-Bridge.app/b4i_host_ip.txt
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/XXXXXXX/b4i_host_ip.txt /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app

ProcessProductPackaging /Users/administrator/Library/MobileDevice/Provisioning\ Profiles/0675a728-e1da-4b42-936d-4e9854ad4513/b4i.mobileprovision Payload/B4i-Bridge.app/embedded.mobileprovision
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/0675a728-e1da-4b42-936d-4e9854ad4513/b4i.mobileprovision -o /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app/embedded.mobileprovision

Touch Payload/B4i-Bridge.app
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/XXXXXXX/Payload/B4i-Bridge.app

ProcessProductPackaging /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk/Entitlements.plist build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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/iPhoneOS8.1.sdk/Entitlements.plist -entitlements -format xml -o /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent

CodeSign Payload/B4i-Bridge.app
cd /Users/administrator/Documents/UploadedProjects/XXXXXXX
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: Madhav Tenneti (Q489ASMJ3Z)"
Provisioning Profile: "madhav1080"
(0675a728-e1da-4b42-936d-4e9854ad4513)

/usr/bin/codesign --force --sign E44D594DE61F397B4F12B8BB54B879D847685B62 --keychain XXXXXXX --entitlements /Users/administrator/Documents/UploadedProjects/XXXXXXX/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent /Users/administrator/Documents/UploadedProjects/XXXXXXX/Payload/B4i-Bridge.app
E44D594DE61F397B4F12B8BB54B879D847685B62: no identity found
Command /usr/bin/codesign failed with exit code 1


Error: ** BUILD FAILED **


The following build commands failed:
CodeSign Payload/B4i-Bridge.app
(1 failure)
 

Madhav Tenneti

Member
Licensed User
Longtime User
Deleted the keys folder, recreated the folder, proceeded to create the certificates, saved them to the keys folder, continueing to have the same error reported, i suspect that my id is not recognized by the remote server.
 
Upvote 0

TheMexican

New Member
Licensed User
Longtime User
I am having the same issue, can you please post more details on how exactly you fixed the issue?

Thanks!!
 
Upvote 0

TheMexican

New Member
Licensed User
Longtime User
this is the error I get (I changed my remote compiler id to 'remoteid':
B4X:
Building designer app.                  0.03
Building Xcode project                  0.11
Sending data to remote compiler.        Error
Error: security: SecKeychainDelete: The specified keychain could not be found.

Out: Build settings from command line:
    ARCHS = armv7
    CODE_SIGN_IDENTITY = iPhone
    CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/remoteid/Payload
    OTHER_CODE_SIGN_FLAGS = --keychain remoteid
    PRODUCT_NAME = B4i-Bridge
    PROVISIONING_PROFILE = 5c7c2ad1-5c95-46f3-a33e-84ff8dc92199

=== 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 (“Home Development”) were found.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.1'
 
Upvote 0

Madhav Tenneti

Member
Licensed User
Longtime User
Sorry was away, hence could't reply, yes as Erel says delete all certificates, delete your APP ID in particular, create a new Wild Card App ID, create all your certificates, this should fix the problem.
 
Upvote 0
Top