Skip to content

fix(ios): match deployment target when on 0.76 (#2196) #7682

fix(ios): match deployment target when on 0.76 (#2196)

fix(ios): match deployment target when on 0.76 (#2196) #7682

Triggered via push August 23, 2024 17:39
Status Success
Total duration 12m 0s
Artifacts

build.yml

on: push
Matrix: Android [template]
Matrix: Android
Matrix: iOS [template]
Matrix: macOS [template]
Matrix: review
Matrix: Windows [template]
Matrix: Windows
Matrix: visionOS [template]
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 24 warnings
iOS [template] (ios)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/build/ModuleCache.noindex/3OPD3M3J69SAT/RCTDeprecation-1TTSOO9WXU95R.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_ZCA0K4DJNANX-clang_3OPD3M3J69SAT.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/.generated/ios/../../../Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS [template] (ios)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/build/ModuleCache.noindex/22XHT8E28TK23/RCTDeprecation-1TTSOO9WXU95R.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_31IQUVGEIRDVP-clang_22XHT8E28TK23.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/.generated/ios/../../../Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
visionOS
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/visionos/build/ModuleCache.noindex/3LVQQ72YWRY3/RCTDeprecation-108GSP6I85GBL.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/visionos/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1MSF921NRSA9Z-clang_3LVQQ72YWRY3.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/example/node_modules/.generated/visionos/../../../visionos/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
visionOS
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/visionos/build/ModuleCache.noindex/3JXN4XC3CP6IC/RCTDeprecation-108GSP6I85GBL.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/visionos/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1VFE18T43LKKM-clang_3JXN4XC3CP6IC.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/example/node_modules/.generated/visionos/../../../visionos/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS [template] (all)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/ModuleCache.noindex/3OPD3M3J69SAT/RCTDeprecation-PIATI34GNUXY.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2MGW5YU5OS8XN-clang_3OPD3M3J69SAT.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS [template] (all)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/ModuleCache.noindex/22XHT8E28TK23/RCTDeprecation-PIATI34GNUXY.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1RLTF47I33R6Z-clang_22XHT8E28TK23.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
macOS
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/macos/build/ModuleCache.noindex/8PAYXE6S4E0A/RCTDeprecation-1ICXB6LRL5V1Q.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/macos/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3TYR4T60S6G53-clang_8PAYXE6S4E0A.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/example/node_modules/.generated/macos/../../../macos/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
macOS
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/macos/build/ModuleCache.noindex/8PAYXE6S4E0A/RCTDeprecation-1ICXB6LRL5V1Q.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/macos/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3TYR4T60S6G53-clang_8PAYXE6S4E0A.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/example/node_modules/.generated/macos/../../../macos/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/ios/build/ModuleCache.noindex/3OPD3M3J69SAT/RCTDeprecation-223T2F28UMMTE.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_S5VM3ZVHI8GD-clang_3OPD3M3J69SAT.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/ios/build/ModuleCache.noindex/22XHT8E28TK23/RCTDeprecation-223T2F28UMMTE.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1R74RBV2BPF4W-clang_22XHT8E28TK23.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
macOS [template] (all)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/macos/build/ModuleCache.noindex/8PAYXE6S4E0A/RCTDeprecation-1LWERSQZ6RSNC.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/macos/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1E03GQL36OUEA-clang_8PAYXE6S4E0A.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/.generated/macos/../../../macos/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
visionOS [template] (all)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/visionos/build/ModuleCache.noindex/3JXN4XC3CP6IC/RCTDeprecation-26SFN9IGO2N8A.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/visionos/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2T1727MBJQHVH-clang_3JXN4XC3CP6IC.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/.generated/visionos/../../../visionos/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
visionOS [template] (all)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/visionos/build/ModuleCache.noindex/3LVQQ72YWRY3/RCTDeprecation-26SFN9IGO2N8A.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/visionos/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_23DMWSHF5BQQX-clang_3LVQQ72YWRY3.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/.generated/visionos/../../../visionos/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
macOS [template] (macos)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/build/ModuleCache.noindex/348JEHZ8Q5K1S/RCTDeprecation-1TTSOO9WXU95R.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1XJELP0SH15NF-clang_348JEHZ8Q5K1S.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/.generated/macos/../../../Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
visionOS [template] (visionos)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/build/ModuleCache.noindex/3LVQQ72YWRY3/RCTDeprecation-1TTSOO9WXU95R.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3BQ7WGV8CEUJZ-clang_3LVQQ72YWRY3.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/.generated/visionos/../../../Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
visionOS [template] (visionos)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/build/ModuleCache.noindex/3JXN4XC3CP6IC/RCTDeprecation-1TTSOO9WXU95R.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_216ZNFHD052I8-clang_3JXN4XC3CP6IC.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/.generated/visionos/../../../Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
Android (ubuntu-24.04)
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
iOS [template] (ios)
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
review (windows-2022)
This job uses deprecated functionality from the 'gradle/actions/wrapper-validation' action. Consult the Job Summary for more details.
visionOS
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
iOS [template] (all)
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
macOS: example/macos/Pods/Headers/Public/React-Core/React/RCTConvert.h#L94
multiple declarations of method 'RCTCursor:' found and ignored [-Wduplicate-method-match]
macOS: example/macos/Pods/Pods.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.6, but the range of supported deployment target versions is 10.13 to 14.5.99. (in target 'RCTDeprecation' from project 'Pods')
macOS: example/macos/Pods/Pods.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.6, but the range of supported deployment target versions is 10.13 to 14.5.99. (in target 'RCTDeprecation' from project 'Pods')
macOS: example/macos/Pods/Headers/Public/React-Core/React/RCTConvert.h#L94
multiple declarations of method 'RCTCursor:' found and ignored [-Wduplicate-method-match]
macOS
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
Android [template] (android, ubuntu-24.04)
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
review (macos-14)
This job uses deprecated functionality from the 'gradle/actions/wrapper-validation' action. Consult the Job Summary for more details.
Android [template] (all, ubuntu-24.04)
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
iOS
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
macOS [template] (all): template-example/macos/Pods/Headers/Public/React-Core/React/RCTConvert.h#L94
multiple declarations of method 'RCTCursor:' found and ignored [-Wduplicate-method-match]
macOS [template] (all)
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
macOS [template] (all): template-example/macos/Pods/Pods.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.6, but the range of supported deployment target versions is 10.13 to 14.5.99. (in target 'RCTDeprecation' from project 'Pods')
visionOS [template] (all)
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
macOS [template] (macos): template-example/Pods/Headers/Public/React-Core/React/RCTConvert.h#L94
multiple declarations of method 'RCTCursor:' found and ignored [-Wduplicate-method-match]
macOS [template] (macos): template-example/Pods/Pods.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.6, but the range of supported deployment target versions is 10.13 to 14.5.99. (in target 'RCTDeprecation' from project 'Pods')
visionOS [template] (visionos)
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
Android [template] (android, windows-2022)
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
Android [template] (all, windows-2022)
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
Android (windows-2022)
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.