Post

Replies

Boosts

Views

Activity

Reply to Codesign for Notarization Errors (test-requirement:)
Hi Quinn, Thanks for the reply. But it is signed, thats whats killing me. My project is a Xcode project and I compile it via xcodebuild. bash-3.2codesign -d -vv /private/var/tmp/MPUpdater  Executable=/private/var/tmp/MPUpdater Identifier=com.mp.updater Format=Mach-O universal (x86_64 arm64) CodeDirectory v=20500 size=11103 flags=0x10000(runtime) hashes=338+5 location=embedded Signature size=9048 Authority=Apple Development: Charles Heizer (W42PNHC2DS) Authority=Apple Worldwide Developer Relations Certification Authority Authority=Apple Root CA Timestamp=Apr 8, 2021 at 3:02:23 PM Info.plist entries=7 TeamIdentifier=BLZUAP2L36 Runtime Version=11.1.0 Sealed Resources=none Internal requirements count=1 size=184
Apr ’21
Reply to Network test API
Thanks for the response. The nsurlsessiontasktransactionmetrics looks really cool and I will play around with that for future stuff.None of these options will tell me what I want unfortunately. I guess another way to put it, if my bandwidth is less that 2mbps as an example. Then I don’t want to allow the download. I want to tell the user the link is too slow, and ask them if they really want to begin. I hope this makes more sense.
May ’20