Skip to content

fvn-manhtd/ViceCaption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VibeCaption

Development Instructions

Running Tests

You can run the test suite using xcodebuild in the terminal.

Command:

xcodebuild test -scheme VibeCaption -destination 'platform=macOS'

This command performs the following:

  1. Builds the project for the macOS platform.
  2. Runs the tests defined in the VibeCaptionTests target.
 xcodebuild -project VibeCaption.xcodeproj -scheme VibeCaption -configuration Debug build
    CODE_SIGNING_ALLOWED=NO

Export to json error

xcrun xcresulttool get object --legacy --path  /Users/tranmanh/Library/Developer/Xcode/DerivedData/VibeCaption-asamzmnudkqxovgylmlvmretfzuu/Logs/Test/Test-VibeCaption-2026.02.07_19-35-11-+0900.xcresult > test-result1.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors