标签:ack release start rtp top -- lis 命令 path
xcodebuild clean -workspace Myproject.xcworkspace -scheme myProject
xcodebuild archive -workspace Myproject.xcworkspace -scheme myProject -configuration Release -archivePath build/archive/ipa-name.xcarchive
xcodebuild -exportArchive -archivePath build1/archive/ipa-name.xcarchive -exportOptionsPlist exportOptions.plist -exportPath build/package
标签:ack release start rtp top -- lis 命令 path
原文地址:https://www.cnblogs.com/yibinpan/p/10578403.html