BaedalMate / BaedalMate_iOS

2 stars 0 forks source link

[feat/bug] react native kakao maps #21

Closed byein closed 1 year ago

byein commented 1 year ago

2022-10-18 15:10:58.894 xcodebuild[27234:1957898] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore 2022-10-18 15:10:58.895 xcodebuild[27234:1957898] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore

Remove CommandLineTools sudo rm -rf /Library/Developer/CommandLineTools

Reinstall CommandLineTools xcode-select --install

Select CommandLineTools sudo xcode-select -s /Library/Developer/CommandLineTools

byein commented 1 year ago

error Could not get the simulator list from Xcode. Please open Xcode and try running project directly from there to resolve the remaining issues. Error: Command failed: xcrun simctl list --json devices xcrun: error: unable to find utility "simctl", not a developer tool or in PATH

sudo xcode-select --reset

byein commented 1 year ago

rm -rf node_modules npm install cd ios pod install

byein commented 1 year ago

I can not resolve this error...

I use Webview for showing kakao map.