If you are experiencing an issue please mention the full platform your 
issue applies to:
IDE: NetBeans/Eclipse/IDEA NetBeans 8.2
Desktop OS Windows 10
Simulator 3.7
Device Apple IPhone 6plus IOS V 10.3.2

I have 2 valid certificates (Distribution and Development),
Using the codenameone IOS certificate generator, having accepted 
overwriting the IOS apple certificates at apple and allowing this tool to 
populate The signing page,
Debug/Distribution Certificates, password and Provisioning Profile fields, 
I save and do a send IOS debug build.

These are some of the errors:

Executing: 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/hooks/fix_xcode_schemes.rb
 
`<PBXGroup name=`Frameworks` UUID=`0F634E7718E9ABBC002F3D1D`>` attempted to 
initialize an object with an unknown UUID. `0F634EA218E9ABBC002F3D1D` for 
attribute: `children`. This can be the result of a merge and  the unknown 
UUID is being discarded.
`<PBXGroup name=`Products` UUID=`0F634E7618E9ABBC002F3D1D`>` attempted to 
initialize an object with an unknown UUID. `0F634EA118E9ABBC002F3D1D` for 
attribute: `children`. This can be the result of a merge and  the unknown 
UUID is being discarded.
`<PBXNativeTarget name=`A3TechTests` UUID=`0F634EA018E9ABBC002F3D1D`>` 
attempted to initialize an object with an unknown UUID. 
`0F634EA118E9ABBC002F3D1D` for attribute: `product_reference`. This can be 
the result of a merge and  the unknown UUID is being discarded.
`<PBXFrameworksBuildPhase UUID=`0F634E9E18E9ABBC002F3D1D`>` attempted to 
initialize an object with an unknown UUID. `0F634EA318E9ABBC002F3D1D` for 
attribute: `files`. This can be the result of a merge and  the unknown UUID 
is being discarded.
`<PBXFrameworksBuildPhase UUID=`0F634E9E18E9ABBC002F3D1D`>` attempted to 
initialize an object with an unknown UUID. `0F634EA418E9ABBC002F3D1D` for 
attribute: `files`. This can be the result of a merge and  the unknown UUID 
is being discarded.
`<PBXResourcesBuildPhase UUID=`0F634E9F18E9ABBC002F3D1D`>` attempted to 
initialize an object with an unknown UUID. `0F634EAD18E9ABBC002F3D1D` for 
attribute: `files`. This can be the result of a merge and  the unknown UUID 
is being discarded.
Error during processing: undefined method `path' for nil:NilClass
An error occurred recreating schemes, but the build still might work...

openssl pkcs12 -in [password redacted] -out cert.crt.pem -password 
pass:passwordHidden -passout pass:password MAC verified OK security 
delete-certificate -c iPhone Developer: Mark Bolduc (7VS3376F65) Unable to 
delete certificate matching "iPhone Developer: Mark Bolduc 
(7VS3376F65)"Unable to delete certificate matching "iPhone Developer: Mark 
Bolduc (7VS3376F65)"Executing: echo security delete-keychain 
temp1499449176692 security delete-keychain temp1499449176692 Executing: 
security delete-keychain 
/Users/administrator/Library/Keychains/temp1499449176692.keychain security: 
SecKeychainDelete: The specified keychain could not be found. Executing: 
security create-keychain -p password 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 
Executing: echo security default-keychain -s 
/Users/administrator/Library/Keychains/temp1499449176692.keychain security 
default-keychain -s 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 
Executing: security default-keychain -s 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 
Executing: echo security unlock -p password 
/Users/administrator/Library/Keychains/temp1499449176692.keychain security 
unlock -p password 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 
Executing: security unlock -p password 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 
Executing: echo security set-keychain-settings 
/Users/administrator/Library/Keychains/temp1499449176692.keychain security 
set-keychain-settings 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 
Executing: security set-keychain-settings 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 
Executing: echo security import 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/Cert6918014425531874559.p12 
-Ppassword -A -k 
/Users/administrator/Library/Keychains/temp1499449176692.keychain security 
import 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/Cert6918014425531874559.p12 
-Ppassword -A -k 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 
Executing: security import 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/Cert6918014425531874559.p12 
-Ppassword -A -k 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 1 
identity imported. Executing: echo security list-keychains -s 
/Users/administrator/Library/Keychains/temp1499449176692.keychain security 
list-keychains -s 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 
Executing: security list-keychains -s 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 
Executing: echo security list-keychains security list-keychains Executing: 
security list-keychains 
"/Users/administrator/Library/Keychains/temp1499449176692.keychain" 
"/Library/Keychains/System.keychain" Starting xcode7BuildMode Skipping 
application-groups entitlement Executing: echo 
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace 
A3Tech.xcworkspace -scheme A3Tech -configuration Release archive 
-archivePath A3Tech.xcarchive -sdk iphoneos9.3 ARCHS=arm64 
ONLY_ACTIVE_ARCH=NO 
PROVISIONING_PROFILE=8fef9a6a-e14b-4b8d-b10b-a838ded1d774 
CODE_SIGN_IDENTITY=iPhone Developer: Mark Bolduc (7VS3376F65) 
KEYCHAIN=/Users/administrator/Library/Keychains/temp1499449176692.keychain 
CODE_SIGN_ENTITLEMENTS=/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/Entitlements8284138522280436614.plist
 
-derivedDataPath build 
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace 
A3Tech.xcworkspace -scheme A3Tech -configuration Release archive 
-archivePath A3Tech.xcarchive -sdk iphoneos9.3 ARCHS=arm64 
ONLY_ACTIVE_ARCH=NO 
PROVISIONING_PROFILE=8fef9a6a-e14b-4b8d-b10b-a838ded1d774 
CODE_SIGN_IDENTITY=iPhone Developer: Mark Bolduc (7VS3376F65) 
KEYCHAIN=/Users/administrator/Library/Keychains/temp1499449176692.keychain 
CODE_SIGN_ENTITLEMENTS=/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/Entitlements8284138522280436614.plist
 
-derivedDataPath build Executing: 
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace 
A3Tech.xcworkspace -scheme A3Tech -configuration Release archive 
-archivePath A3Tech.xcarchive -sdk iphoneos9.3 ARCHS=arm64 
ONLY_ACTIVE_ARCH=NO 
PROVISIONING_PROFILE=8fef9a6a-e14b-4b8d-b10b-a838ded1d774 
CODE_SIGN_IDENTITY=iPhone Developer: Mark Bolduc (7VS3376F65) 
KEYCHAIN=/Users/administrator/Library/Keychains/temp1499449176692.keychain 
CODE_SIGN_ENTITLEMENTS=/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/Entitlements8284138522280436614.plist
 
-derivedDataPath build User defaults from command line: 
IDEArchivePathOverride = 
/private/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/A3Tech.xcarchive
 
IDEDerivedDataPathOverride = 
/private/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build
 
Build settings from command line: ARCHS = arm64 CODE_SIGN_ENTITLEMENTS = 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/Entitlements8284138522280436614.plist
 
CODE_SIGN_IDENTITY = iPhone Developer: Mark Bolduc (7VS3376F65) KEYCHAIN = 
/Users/administrator/Library/Keychains/temp1499449176692.keychain 
ONLY_ACTIVE_ARCH = NO PROVISIONING_PROFILE = 
8fef9a6a-e14b-4b8d-b10b-a838ded1d774 SDKROOT = iphoneos9.3 === BUILD TARGET 
Pods-A3Tech OF PROJECT Pods WITH CONFIGURATION Release === Check 
dependencies Write auxiliary files write-file 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Pods-A3Tech-project-headers.hmap
 
write-file 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Pods-A3Tech.hmap
 
write-file 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Pods-A3Tech-generated-files.hmap
 
write-file 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Pods-A3Tech-all-non-framework-target-headers.hmap
 
/bin/mkdir -p 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Objects-normal/arm64
 
write-file 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Objects-normal/arm64/Pods-A3Tech.LinkFileList
 
write-file 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Pods-A3Tech-all-target-headers.hmap
 
write-file 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Pods-A3Tech-own-target-headers.hmap
 
SymLink 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/BuildProductsPath/Release-iphoneos/libPods-A3Tech.a
 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libPods-A3Tech.a
 
cd 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/Pods
 
export 
PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/administrator/.jenv/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
 
/bin/ln -sfh 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libPods-A3Tech.a
 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/BuildProductsPath/Release-iphoneos/libPods-A3Tech.a
 
CompileC 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Objects-normal/arm64/Pods-A3Tech-dummy.o
 
Target\ Support\ Files/Pods-A3Tech/Pods-A3Tech-dummy.m normal arm64 
objective-c com.apple.compilers.llvm.clang.1_0.compiler cd 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/Pods
 
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:/Users/administrator/.jenv/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
 
-x objective-c -arch arm64 -fmessage-length=0 
-fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 
-fobjc-arc -fmodules 
-fmodules-cache-path=/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/ModuleCache
 
-fmodules-prune-interval=86400 -fmodules-prune-after=345600 
-fbuild-session-file=/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/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 -Os -fno-common -Wno-missing-field-initializers 
-Wno-missing-prototypes -Wunreachable-code -Wno-implicit-atomic-properties 
-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 
-Wuninitialized -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 
-DNS_BLOCK_ASSERTIONS=1 -isysroot 
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk
 
-fstrict-aliasing -Wprotocol -Wdeprecated-declarations 
-miphoneos-version-min=7.0 -g -Wno-sign-conversion -fembed-bitcode -iquote 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Pods-A3Tech-generated-files.hmap
 
-I/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Pods-A3Tech-own-target-headers.hmap
 
-I/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Pods-A3Tech-all-target-headers.hmap
 
-iquote 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Pods-A3Tech-project-headers.hmap
 
-I/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/BuildProductsPath/Release-iphoneos/include
 
-I/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/Pods/Headers/Public
 
-I/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/DerivedSources/arm64
 
-I/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/DerivedSources
 
-F/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/BuildProductsPath/Release-iphoneos
 
-isystem 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/Pods/Headers/Public
 
-MMD -MT dependencies -MF 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Objects-normal/arm64/Pods-A3Tech-dummy.d
 
--serialize-diagnostics 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Objects-normal/arm64/Pods-A3Tech-dummy.dia
 
-c 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/Pods/Target\
 
Support\ Files/Pods-A3Tech/Pods-A3Tech-dummy.m -o 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Objects-normal/arm64/Pods-A3Tech-dummy.o
 
Libtool 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libPods-A3Tech.a
 
normal arm64 cd 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/Pods
 
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:/Users/administrator/.jenv/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
 
-static -arch_only arm64 -syslibroot 
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk
 
-L/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/BuildProductsPath/Release-iphoneos
 
-filelist 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Pods-A3Tech.build/Objects-normal/arm64/Pods-A3Tech.LinkFileList
 
-framework Foundation -o 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libPods-A3Tech.a
 
SetOwnerAndGroup administrator:staff 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libPods-A3Tech.a
 
cd 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/Pods
 
export 
PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/administrator/.jenv/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
 
/usr/sbin/chown -RH administrator:staff 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libPods-A3Tech.a
 
SetMode u+w,go-w,a+rX 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libPods-A3Tech.a
 
cd 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/Pods
 
export 
PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/administrator/.jenv/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
 
/bin/chmod -RH u+w,go-w,a+rX 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/build/Build/Intermediates/ArchiveIntermediates/A3Tech/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libPods-A3Tech.a
 
=== BUILD TARGET A3Tech OF PROJECT A3Tech WITH CONFIGURATION Release === 
Check dependencies Code Sign error: Provisioning profile does not match 
bundle identifier: The provisioning profile specified in your build 
settings (“AstcTechMobileApp IOS_DEVELOPMENT Profile†) has an AppID of 
“MR3P2L763G.com.astc.a3tech† which does not match your bundle 
identifier “com.astc.a3tech†. warning: skipping file 
'/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/A3Tech-src/A3Tech-Info.plist'
 
(unexpected file type 'text.plist.xml' in Frameworks & Libraries build 
phase) warning: skipping file 
'/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build8687887200756422734xxx/dist/A3Tech-src/A3Tech-Prefix.pch'
 
(unexpected file type 'sourcecode.c.objc.preprocessed' in Frameworks & 
Libraries build phase) Warning: The Link Binary With Libraries build phase 
contains this target's Info.plist file 'A3Tech-src/A3Tech-Info.plist'. ** 
ARCHIVE FAILED ** The following build commands failed: Check dependencies 
(1 failure) Failed xcodebuild step 

Thoughts?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/4c367fbf-6f82-4691-aeb1-5cfc2153bc45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to