Neemor
Neemor
  • 发布:2024-03-22 12:42
  • 更新:2024-03-22 15:36
  • 阅读:128

【报Bug】使用自定义启动页面,IOS打包报错

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: 23H2 Windows11

HBuilderX类型: 正式

HBuilderX版本号: 3.99

手机系统: iOS

手机系统版本号: iOS 17

手机厂商: 苹果

手机机型: -

页面类型: vue

vue版本: vue2

打包方式: 云端

项目创建方式: HBuilderX

示例代码:
<?xml version="1.0" encoding="UTF-8"?>  
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">  
    <device id="retina6_5" orientation="portrait" appearance="light"/>  
    <dependencies>  
        <deployment identifier="iOS"/>  
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>  
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>  
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>  
    </dependencies>  
    <scenes>  
        <!--View Controller-->  
        <scene sceneID="EHf-IW-A2E">  
            <objects>  
                <viewController id="01J-lp-oVM" sceneMemberID="viewController">  
                    <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">  
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>  
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>  
                        <subviews>  
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dc_launchscreen_pad_background.png" translatesAutoresizingMaskIntoConstraints="NO" id="Oly-Jg-H5o">  
                                <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>  
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>  
                            </imageView>  
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dc_launchscreen_landscape_background.png" translatesAutoresizingMaskIntoConstraints="NO" id="jN2-Td-r8h">  
                                <rect key="frame" x="0.0" y="0.0" width="812" height="375"/>  
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>  
                            </imageView>  
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dc_launchscreen_portrait_background.png" translatesAutoresizingMaskIntoConstraints="NO" id="Tt8-jS-2H5">  
                                <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>  
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>  
                            </imageView>  
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="logo.png" translatesAutoresizingMaskIntoConstraints="NO" id="vp6-uo-KS2">  
                                <rect key="frame" x="133.5" y="108" width="108" height="134"/>  
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>  
                            </imageView>  
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bottom.png" translatesAutoresizingMaskIntoConstraints="NO" id="QBH-Ne-rcx">  
                                <rect key="frame" x="134.5" y="532" width="106" height="192.5"/>  
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>  
                            </imageView>  
                        </subviews>  
                        <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>  
                        <constraints>  
                            <!-- Constraints listed here -->  
                        </constraints>  
                        <viewLayoutGuide key="safeArea" id="IW3-oA-Ytg"/>  
                        <variation key="default">  
                            <mask key="subviews">  
                                <exclude reference="Oly-Jg-H5o"/>  
                                <exclude reference="jN2-Td-r8h"/>  
                                <exclude reference="Tt8-jS-2H5"/>  
                            </mask>  
                        </variation>  
                        <variation key="heightClass=compact">  
                            <mask key="subviews">  
                                <include reference="jN2-Td-r8h"/>  
                            </mask>  
                        </variation>  
                        <variation key="heightClass=regular-widthClass=compact">  
                            <mask key="subviews">  
                                <include reference="Tt8-jS-2H5"/>  
                            </mask>  
                        </variation>  
                        <variation key="heightClass=regular-widthClass=regular">  
                            <mask key="subviews">  
                                <include reference="Oly-Jg-H5o"/>  
                            </mask>  
                        </variation>  
                    </view>  
                </viewController>  
                <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>  
            </objects>  
            <point key="canvasLocation" x="52.734375" y="374.67057101024886"/>  
        </scene>  
    </scenes>  
    <resources>  
        <image name="logo.png" width="108" height="134" />  
        <image name="bottom.png" width="106" height="192.5" />  
        <image name="dc_launchscreen_landscape_background.png" width="812" height="375"/>  
        <image name="dc_launchscreen_pad_background.png" width="768" height="1024"/>  
        <image name="dc_launchscreen_portrait_background.png" width="375" height="812"/>  
    </resources>  
</document>

操作步骤:

重新下载了官方实例,依然报错

预期结果:

打包成功

实际结果:

打包报错

bug描述:

IOS云打包,选择了ios自定义启动页面,打包报错
之前都能打包成功的,没有修改过LaunchScreen.storyboard文件,今天打包发现就报这个错了
ARCHIVE FAILED The following build commands failed:
CompileStoryboard [PackagePath]/HBuilder/Base.lproj/LaunchScreen.storyboard (in target 'HBuilder' from project 'HBuilder')

完整报错链接:https://app.liuyingyong.cn/build/errorLog/70e520e0-e801-11ee-b0b1-2d2e17ec3d88

2024-03-22 12:42 负责人:无 分享
已邀请:
DCloud_App_Array

DCloud_App_Array

已确认是.storyboard文件导致的编译失败,我们尝试使用XCode打开你提供的storyboard,会导致XCode崩溃。
大概是以下约束条件导致XCode编译失败,建议使用XCode15.2重新创建storyboard文件,注意不要用其它工具编辑storyboard文件。

<constraints>  
                            <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="vp6-uo-KS2" secondAttribute="trailing" id="1Cb-y2-pRQ"/>  
                            <constraint firstItem="QBH-Ne-rcx" firstAttribute="bottom" secondItem="Ze5-6b-2t3" secondAttribute="bottom" constant="-44" id="5MD-Bb-oGe"/>  
                            <constraint firstAttribute="trailing" secondItem="jN2-Td-r8h" secondAttribute="trailing" id="Bbg-68-h1T"/>  
                            <constraint firstItem="Tt8-jS-2H5" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="FH7-NM-QY8"/>  
                            <constraint firstItem="vp6-uo-KS2" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="GM5-vc-qeO"/>  
                            <constraint firstItem="jN2-Td-r8h" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="J9z-eJ-GkK"/>  
                            <constraint firstItem="vp6-uo-KS2" firstAttribute="top" relation="greaterThanOrEqual" secondItem="Ze5-6b-2t3" secondAttribute="top" constant="10" id="M4i-XX-uO2"/>  
                            <constraint firstItem="jN2-Td-r8h" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="QFR-Dp-WZN"/>  
                            <constraint firstAttribute="trailing" secondItem="Tt8-jS-2H5" secondAttribute="trailing" id="QGW-bk-xBw"/>  
                            <constraint firstItem="vp6-uo-KS2" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" constant="10" id="new_constraint_id_here"/>  
                            <constraint firstAttribute="bottom" secondItem="Oly-Jg-H5o" secondAttribute="bottom" id="RrE-yv-HsN"/>  
                            <constraint firstItem="Oly-Jg-H5o" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="VcW-dk-n8h"/>  
                            <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="vp6-uo-KS2" secondAttribute="bottom" constant="10" id="dGX-JM-hiU"/>  
                            <constraint firstItem="Oly-Jg-H5o" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="fa7-4C-n5e"/>  
                            <constraint firstItem="Tt8-jS-2H5" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="fnt-hE-VMi"/>  
                            <constraint firstAttribute="bottom" secondItem="jN2-Td-r8h" secondAttribute="bottom" id="iIX-Hl-IOF"/>  
                            <constraint firstAttribute="trailing" secondItem="Oly-Jg-H5o" secondAttribute="trailing" id="mm9-f4-toK"/>  
                            <constraint firstItem="vp6-uo-KS2" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="oA2-4f-IGA"/>  
                            <constraint firstItem="QBH-Ne-rcx" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="rO7-2t-bpH"/>  
                            <constraint firstAttribute="bottom" secondItem="Tt8-jS-2H5" secondAttribute="bottom" id="seh-wj-zPF"/>  
                        </constraints>
  • h***@richerlink.com

    官方能快速支持对应XCode15.2版本的storyboard文件模板下载吗

    2024-03-25 10:39

  • h***@richerlink.com

    回复 h***@richerlink.com: 一部分人苹果电脑无法升级xcode到15.2,希望官方能更新模板

    2024-03-25 11:16

要回复问题请先登录注册