Nido Apple

Recibe ayuda de expertos

Registrate y pregunta

Es gratis y fácil

Recibe respuestas

Respuestas, votos y comentarios

Vota y selecciona respuestas

Recibe puntos, vota y da la solución

Pregunta

0voto

error: PCH file built from a different branch

Hola peter: Un programa que lleva funcionando mucho tiempo, hoy lo he compilado para verlo en el simulador y me sale lo siguiente: CompileC /Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Intermediates/LalelCentro.build/Debug-iphonesimulator/LalelCentro.build/Objects-normal/i386/AppDelegate.o LalelCentro/AppDelegate.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /Users/claudioorts/Documents/PROYECTOS/GESTION/LalelCentro2 setenv LANG en_US.US-ASCII setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=gnu99 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wduplicate-method-match -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-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 -Wno-constant-conversion -Wno-int-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=5.1 -iquote /Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Intermediates/LalelCentro.build/Debug-iphonesimulator/LalelCentro.build/LalelCentro-generated-files.hmap -I/Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Intermediates/LalelCentro.build/Debug-iphonesimulator/LalelCentro.build/LalelCentro-own-target-headers.hmap -I/Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Intermediates/LalelCentro.build/Debug-iphonesimulator/LalelCentro.build/LalelCentro-all-target-headers.hmap -iquote /Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Intermediates/LalelCentro.build/Debug-iphonesimulator/LalelCentro.build/LalelCentro-project-headers.hmap -I/Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Products/Debug-iphonesimulator/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Intermediates/LalelCentro.build/Debug-iphonesimulator/LalelCentro.build/DerivedSources/i386 -I/Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Intermediates/LalelCentro.build/Debug-iphonesimulator/LalelCentro.build/DerivedSources -F/Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Products/Debug-iphonesimulator -F/Users/claudioorts/Documents/PROYECTOS/GESTION/LalelCentro2/../../NUMEROS/PIVNumeros01 -include /Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Intermediates/PrecompiledHeaders/LalelCentro-Prefix-haktgpjjzjotkddkotyxhxgblpms/LalelCentro-Prefix.pch -MMD -MT dependencies -MF /Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Intermediates/LalelCentro.build/Debug-iphonesimulator/LalelCentro.build/Objects-normal/i386/AppDelegate.d --serialize-diagnostics /Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Intermediates/LalelCentro.build/Debug-iphonesimulator/LalelCentro.build/Objects-normal/i386/AppDelegate.dia -c /Users/claudioorts/Documents/PROYECTOS/GESTION/LalelCentro2/LalelCentro/AppDelegate.m -o /Users/claudioorts/Library/Developer/Xcode/DerivedData/LalelCentro-ciygegqfrszroqfsewukoejhkwsk/Build/Intermediates/LalelCentro.build/Debug-iphonesimulator/LalelCentro.build/Objects-normal/i386/AppDelegate.o error: PCH file built from a different branch ((clang-425.0.27)) than the compiler ((clang-425.0.28)) 1 error generated. Sabrias decirme algo? Gracias.

3 Respuestas

0voto

Peter Puntos289170
Limpia el cache de Xcode, con eso se debe de solucionar. Saludos.

0voto

CMOC59 Puntos2360
Hola Peter: Como se limpia la cache de Xcode? Hola Peter: --------- Ya lo he encontrado, era Clean. Ya lo se para otra. Gracias.

0voto

Peter Puntos289170

CMOC59

Hola Peter: Ya lo he encontrado, era Clean. Ya lo se para otra. Gracias.

Eso es. ¿Funciono?

Por favor, accede o regístrate para responder a esta pregunta.

Otras Preguntas y Respuestas


Actividad Reciente

...