Command line invocation:

    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild GCC_PRECOMPILE_PREFIX_HEADER=NO RUN_CLANG_STATIC_ANALYZER=NO SWIFT_COMPILATION_MODE=incremental

 

User defaults from command line:

    IDEPackageSupportUseBuiltinSCM = YES

 

Build settings from command line:

    GCC_PRECOMPILE_PREFIX_HEADER = NO

    RUN_CLANG_STATIC_ANALYZER = NO

    SWIFT_COMPILATION_MODE = in

 

  • sourceanalyzer -b dmfh01t_test_delete xcodebuild

 

 

 sourceanalyzer -scan -f a.fpr -b dmfh01t_test_delete xcodebuild                 

[error]: When running a scan, you cannot specify both a build session and source files as command-line arguments.

┌─(~/Downloads/DLenc_Hybrid)──────(junhoha@

 

 

sourceanalyzer -b dmfh01t_test_delete -verbose -debug -logfile build.log xcodebuild -project DLenc.xcodeproj 

sourceanalyzer -b dmfh01t_test_delete -verbose -debug -logfile build.log xcodebuild -project DLenc.xcodeproj -configuration debug 

sourceanalyzer -b dmfh01t_test_delete -verbose -debug -logfile build.log xcodebuild -project DLenc.xcodeproj -configuration debug clean

 

  • sourceanalyzer -b dmfh01t_test_delete -verbose -debug -logfile build.log xcodebuild -project DLenc.xcodeproj -configuration "debug" CODE_SIGNIDENTITY="" CODE_SIGNING_ALLOW=No CODE_SIGNING_REQUIRED=No

 

 

xcodebuild -showsdks

sourceanalyzer -b dmfh01t_test_delete -verbose -debug -logfile build.log xcodebuild -project DLenc.xcodeproj -scheme dmfh01_dev -configuration "debug" -sdk iphoneos15.2

 

 

 

 

 

 

sourceanalyzer -b dmfh01_dev -export-buildsession a.mbs

 

 

  • sourceanalyzer -b dmfh01_dev -verbose -debug -logfile build.log xcodebuild -project DLenc.xcodeproj -configuration "debug" CODE_SIGNIDENTITY="" CODE_SIGNING_ALLOW=No CODE_SIGNING_REQUIRED=No

 

 

kr.co.dlenc.dmfh01d

 

 

 

  • sourceanalyzer -b dmfh01_dev -verbose -debug -logfile build.log xcodebuild -project DLenc.xcodeproj -scheme dmfh01_dev -configuration "debug" -sdk iphoneos15.2

sourceanalyzer -b dmfh01_dev -verbose -debug -logfile build.log xcodebuild -project DLenc.xcodeproj -scheme dmfh01_dev -configuration "debug" -sdk iphoneos15.2

 

 

┌─(~/Downloads/DLenc_android_20220304)──────(junhoha@Junhos-MacBook-Pro:s001)─┐

└─(17:07:39)──> find ./ -type f -iname "*.java" > list.txt      ──(Fri,Mar04)─┘

┌─(~/Downloads/DLenc_android_20220304)──────(junhoha@Junhos-MacBook-Pro:s001)─┐

└─(17:07:48)──> cat list.txt | xargs sourceanalyzer -scan -f android_20200304.fpr

 

 

 

 

망고보드

미리캠퍼스

 

remove BG

 

 

'{3D} 가상 세계' 카테고리의 다른 글

Xcode shortcuts for VS code  (0) 2022.03.07
Security  (0) 2022.03.06
댓글 욕 필터링 예제  (0) 2022.03.06
TrueDepth API notice 20220306 backups  (0) 2022.03.06
GPL3 license notice  (0) 2022.03.06

+ Recent posts