ERROR | [iOS] unknown: Encountered an unknown error (Could not find a `ios` simulator (valid values:
環境:
os:Mac os Mojave10.14.4
Cocospod:1.6.0beta
操作:
pod spec lint
錯誤:
ERROR | [iOS] unknown: Encountered an unknown error (Could not find a `ios` simulator (valid values: com.apple.coresimulator.simruntime.ios-12-1, com.apple.coresimulator.simruntime.ios-12-2, com.apple.coresimulator.simruntime.tvos-12-2, com.apple.coresimulator.simruntime.watchos-5-2). Ensure that Xcode -> Window -> Devices has at least one `ios` simulator listed or otherwise add one.) during validation.
資料分析(作者issue):
很多人發生了這個問題。
https://github.com/CocoaPods/fourflusher/issues/18
https://github.com/CocoaPods/CocoaPods/issues/8458
解決辦法:
1.升級Cocospod
2.更新fourflusher 2.2.0
本文更新到1.6.1解決,更新操作傳送門
相關文章
- PSQLException: ERROR: failed to find conversion function from unknown to charSQLExceptionErrorAIFunction
- mysql Unknown error 1054MySqlError
- ERROR 2026 (HY000): SSL connection error: unknown error numberError
- 記錄:yum Could not resolve host: mirrors.cloud.aliyuncs.com; Unknown error解決CloudError
- MySQL:ERROR 1286 (42000): Unknown storage engine 'MyISAM'MySqlError
- Fatal error: Uncaught PDOException: could not find driverErrorException
- windows redis sentinel listen: Unknown error解決方案WindowsRedisError
- Http failure response 0 Unknown error 錯誤分析HTTPAIError
- Error for iOSErroriOS
- Swift 5.0 值得關注的特性:Handle unknown values using "@unknown default"Swift
- Android之NDK開發錯誤 error: unknown type name 'JNIEXPORT'AndroidErrorExport
- cmake報錯CMake Error: Could not find CMAKE_ROOTError
- 【ubuntu】解決Unable to determine the device handle for GPU 0000:02:00.0: Unknown ErrorUbuntudevGPUError
- vs2017編譯qt project失敗moc:Unknown compiler flavor ‘msvc;msvc‘; valid values are: msvc, unix.編譯QTProjectCompile
- Caused by: Error: ' ' is not a valid resource name characterError
- 初次使用Android Studio 3.0匯入已有工程時,出現Failed to load Appcompat Actionbar with unknown errorAndroidAIAPPError
- ios-Multiple commands produced error xcode 10 [duplicate]iOSErrorXCode
- MyEclipse - Retrieving archetypes: has encountered a problem An internal error occurred duringEclipseError
- Qt5交叉編譯Project Error: Unknown module(s) in QT: script-private解決辦法QT編譯ProjectError
- win10系統誤刪ctfmon.exe開機提示Unknown Hard Error如何解決Win10Error
- psql: error: could not connect to server: No such file or directorySQLErrorServer
- iOS開發_Xcode15打包報錯 rsync error: some files could not be transferred (code 23) at /AppleInternaliOSXCodeErrorAPP
- Unknown custom element: <> -
- git push fatal: HttpRequestException encountered. An error occurred while sending the requestGitHTTPExceptionErrorWhile
- Failed to load AppCompat ActionBar with unknown error.--AS遇到檢視控制元件不顯示的解決方法AIAPPError控制元件
- 為什麼經常會出這個問題? An unknown server-side error occurred while processing the commandServerIDEErrorWhile
- 執行flutter run命令報錯::ERROR: Could not connect to lockdownd, error code -17FlutterError
- Error: Cannot find configuration directory: /etc/hadoopErrorHadoop
- iOS-拉outlet到程式碼區錯誤:Could not insert new outlet connection: Could not find any...iOS
- ORA-55507: Encountered mining error during Flashback Transaction Backout. functiError
- [vuex] unknown action typeVue
- Unknown Mother-GooseGo
- Linux系統配置Opencv+cuda+ffmpeg開發環境,-217:Gpu API call unknown error code問題排解LinuxOpenCV開發環境GPUAPIError
- unknown host 主機名
- Unknown Treasure(hdu5446)
- iOS模擬器 Unable to boot the Simulator —— Ficow筆記iOSboot筆記
- VFS: Cannot open root device “nfs“ or unknown-block(2,0): error -6 NFS掛載不上,核心配置問題devNFSBloCError
- Git bash Error: Could not fork child process: There are no available terminals (-1)GitErrorAI