Using Xcode Maven Plugin. However, i haven't figured out how to run test in Maven yet. Command "mvn test -P test" will only call the test target, build test classes without run tests. Additionally, command "mvn test -P test" requires a code signing. I just tested with my own signing.
Using Xcode Maven Plugin. However, i haven't figured out how to run test in Maven yet. Command "mvn test -P test" will only call the test target, build test classes without run tests. Additionally, command "mvn test -P test" requires a code signing. I just tested with my own signing.