Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

[Breaking Change] Xcode 14 Migration #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gussrivero
Copy link

Migración Xcode 14 & iOS 16

Desde el squad de Platform Updates de Arquitectura Mobile, tenemos el compromiso de velar por mantener el stack tecnológico actualizado.

Este Pull Request es parte de la migración al nuevo Xcode 14 e iOS 16 y elimina una configuración de arquitectura para los simuladores de Xcode, que era necesaria para Xcode 12 y actual, pero no es necesaria y provoca un error para Xcode 14.



Por favor haga el merge del PR se pasan los pasos del CI. También compartimos la Wiki con informaciones de la migración para el nuevo Xcode 14.

Si tienes algún problema, busca nuestro squad de Plataform Updates o a través de nuestro canal de slack #help-ios-v16.

Saludos!

@vmagnani
Copy link

Este PR puede ser cerrado, por favor!

@meli-reviewer-bot-1
Copy link
Collaborator

2 Errors
🚫 ld: library not found for -lswiftXCTest
🚫 clang: error: linker command failed with exit code 1 (use -v to see invocation)
5 Warnings
⚠️ Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the TestsApp editor. (in target 'TestsApp' from project 'MercadoPagoDevicesSDK')
⚠️ Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the ExampleObjC editor. (in target 'ExampleObjC' from project 'ExampleObjC')
⚠️ ld: dylib (/Applications/Xcode-13.2.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest) was built for newer iOS Simulator version (9.0) than being linked (8.0)
⚠️ ld: dylib (/Applications/Xcode-13.2.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib) was built for newer iOS Simulator version (9.0) than being linked (8.0)
⚠️ Uncommitted or untracked files are detected. Please commit or ignore them, because you will not be able to publish
Untracked files:
?? rp

Generated by 🚫 Danger

@meli-reviewer-bot-1
Copy link
Collaborator

1 Error
🚫 CI finished with errors, see below for more information

Information

Tests failed

Generated by 🚫 Danger

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants