- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for mps (0.01 sec)
-
misc/ios/detect.go
"os" "os/exec" "strings" ) func main() { udids := getLines(exec.Command("idevice_id", "-l")) if len(udids) == 0 { fail("no udid found; is a device connected?") } mps := detectMobileProvisionFiles(udids) if len(mps) == 0 { fail("did not find mobile provision matching device udids %q", udids) } fmt.Println("# Available provisioning profiles below.")
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 19 23:33:30 UTC 2023 - 3.2K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<mime-type type="audio/vnd.dlna.adts"/> <mime-type type="audio/vnd.dolby.heaac.1"/> <mime-type type="audio/vnd.dolby.heaac.2"/> <mime-type type="audio/vnd.dolby.mlp"/> <mime-type type="audio/vnd.dolby.mps"/> <mime-type type="audio/vnd.dolby.pl2"/> <mime-type type="audio/vnd.dolby.pl2x"/> <mime-type type="audio/vnd.dolby.pl2z"/> <mime-type type="audio/vnd.dts"> <glob pattern="*.dts"/> </mime-type>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0)