我正在尝试使用模拟器为学校构建这个应用程序,但每当我尝试构建它时,我都会收到此错误:
The document "MainStoryboard_iPhone.storyboard" could not be opened. Line 134: XML
declaration allowed only at the start of the document
我去了问题导航器,但这就是它所显示的全部。代码中没有显示错误。
这是 XML 源代码中第 134 行所在的部分:
</view>
<tabBarItem key="tabBarItem" title="Item 1" id="JGk-R6-tUe"/> //This
is line 134
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="2cL-Ur-7Xa"
userLabel="First Responder" sceneMemberID="firstResponder"/>