# Xcode10-libstdc-6.0.9.tbd **Repository Path**: heaven7th/Xcode10-libstdc-6.0.9.tbd ## Basic Information - **Project Name**: Xcode10-libstdc-6.0.9.tbd - **Description**: Xcode10中缺少的libstdc++6.0.9.tbd库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Xcode10-libstdc-6.0.9.tbd Xcode10中缺少的`libstdc++6.0.9.tbd`库 其中文件夹 1、2、3、4 中的文件分别对应复制到Xcode10中的以下4个目录中即可: ``` /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/ ```