- 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 Sep 09 11:13:09 UTC 2025 - 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 Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1)