.XCCRASHPOINT 파일 확장자
Xcode Crash Point File
| 개발사 | Apple |
| 인기도 |
1.7 | 3 투표 |
XCCRASHPOINT 파일이란 무엇인가요?
An XCCRASHPOINT file is a crash file created by Xcode to store data about an app crash for reporting and debugging purposes. It contains a .CRASH file and other logs that store information about the state of the computer at the time of a crash and includes timestamp, program, and memory dump information.
추가 정보
Apple Xcode is a software development IDE used for developing iOS and OS X apps. The software provides a suite of tools to help developers build user interface components and write source code.
You can right-click an XCCRASHPOINT file, then select Show Package Contents → DistributionInfos → all → Logs. You can find any crash logs here that are related to that crash.
XCCRASHPOINT 파일을 여는 프로그램
Mac