This commit is contained in:
Pfeil, Scott Robert 2021-06-28 15:10:51 -04:00
parent 9b56fc2f0d
commit a8e2d1e6a1

View File

@ -16,7 +16,7 @@ build_project:
- xcodebuild build -project MVMCore/MVMCore.xcodeproj -scheme FatLibrary | xcpretty
artifacts:
paths:
- MVMCore/build/universal/**
- MVMCore/build/universal/MVMCore.framework
expire_in: 1 week
only:
- branches