• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Logic Testing on iOS devices is not supported.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Logic Testing on iOS devices is not supported.


  • Subject: Logic Testing on iOS devices is not supported.
  • From: Roland King <email@hidden>
  • Date: Sun, 08 Dec 2013 15:50:50 +0800

I just started to build a 64bit version of one of my libraries, this is Xcode 5.x of course, and wanted to run the unit tests which I've carefully ported over to XCTest. As some of the functions do bit twiddling and operate on large integers of course I wanted to run on the device, make sure I have byte ordering issues correct and I'm using correct types. So I plugged a device in and ran the tests and got

	"Logic Testing on iOS devices is not supported. You can run logic tests on the Simulator."

That rather defeats the point. The simulator is x86, I want to run the tests on arm64

Now I thought the whole video at WWDC about testing showed tests being performed by robots on actual devices connected to the testing box by cables. So clearly unit tests DO work on devices. What could I have done wrong here?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Logic Testing on iOS devices is not supported.
      • From: Joar Wingfors <email@hidden>
    • Re: Logic Testing on iOS devices is not supported.
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: Memory usage: Xcode vs. Instruments, who is right?
  • Next by Date: Re: Xcode 5 Core Data mapping model editor can't drag-rearrange items?!
  • Previous by thread: Re: Memory usage: Xcode vs. Instruments, who is right?
  • Next by thread: Re: Logic Testing on iOS devices is not supported.
  • Index(es):
    • Date
    • Thread