File tree Expand file tree Collapse file tree
backtesting-engine-cpp.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
4242 xcodebuild
4343 -scheme tests
44- -destination 'platform=macOS'
44+ -destination 'platform=macOS,arch=arm64 '
4545 -resultBundlePath TestResult/
4646 -enableCodeCoverage YES
4747 -derivedDataPath "${RUNNER_TEMP}/Build/DerivedData"
Original file line number Diff line number Diff line change 38343834 LIBRARY_SEARCH_PATHS = (
38353835 "\"$(SRCROOT)/external/libpqxx/build/src\"",
38363836 "/opt/homebrew/opt/postgresql@18/lib/postgresql",
3837- "\"$(SRCROOT)/external/boost-decimal/build\"",
38383837 );
38393838 MACOSX_DEPLOYMENT_TARGET = 26.0;
38403839 MARKETING_VERSION = 1.0;
38653864 LIBRARY_SEARCH_PATHS = (
38663865 "\"$(SRCROOT)/external/libpqxx/build/src\"",
38673866 "/opt/homebrew/opt/postgresql@18/lib/postgresql",
3868- "\"$(SRCROOT)/external/boost-decimal/build\"",
38693867 );
38703868 MACOSX_DEPLOYMENT_TARGET = 26.0;
38713869 MARKETING_VERSION = 1.0;
You can’t perform that action at this time.
0 commit comments