marko

Results 1 comments of marko

> try it: > > ```shell > xcodebuild archive \ > -project Project.xcodeproj \ > -scheme Scheme \ > -destination "generic/platform=iOS" \ > -configuration Release \ > -archivePath "archives/Release-iOS" \...