シミュレーターを使用して学校向けにこのアプリを構築しようとしていますが、構築しようとするたびに次のエラーが発生します。
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"/>