Ionic run ios --device does not work and stops at the same place everytime

Hey there.
Im trying to run my app on an iPad and facing a very odd issue.

My system specs are:

Cordova CLI: 6.4.0
Ionic Framework Version: 2.0.0-beta.11
Ionic CLI Version: 2.1.4
Ionic App Lib Version: 2.1.2
ios-deploy version: 1.9.0
ios-sim version: Not installed
OS: Mac OS X El Capitan
Node Version: v6.9.0
Xcode version: Xcode 8

Just for disclaimer, this is not the first time I am trying to launch this app. In fact, it worked perfectly in the past.
I just got a new macbook and wanted to setup my dev environment, and I am not able to run the app on the device when running ionic run ios --device --livereload --address ... --consolelogs.

The output logs (I had to drop some):

Running 'run:before' gulp task before run
[01:08:58] Starting 'clean'...
[01:08:58] Finished 'clean' after 435 ms
[01:08:58] Starting 'watch'...
[01:08:58] Starting 'sass'...
[01:08:58] Starting 'html'...
[01:08:58] Starting 'fonts'...
[01:08:58] Starting 'scripts'...
[01:08:58] Starting 'images'...
[01:08:58] Starting 'videos'...
[01:08:58] Starting 'data'...
[01:08:58] Starting 'sounds'...
[01:08:58] Finished 'sounds' after 86 ms
[01:08:58] Finished 'data' after 95 ms
[01:08:58] Finished 'scripts' after 108 ms
[01:08:59] Finished 'videos' after 194 ms
[01:08:59] Finished 'images' after 205 ms
[01:08:59] Finished 'html' after 215 ms
[01:08:59] Finished 'fonts' after 213 ms
[01:09:00] Finished 'sass' after 1.27 s
9.7 MB bytes written (7.07 seconds)
[01:09:11] Finished 'watch' after 13 s
[01:09:11] Starting 'run:before'...
[01:09:11] Finished 'run:before' after 6.86 μs

Setup Live Reload
Running live reload server: http://192.168.1.17:35729
Watching: www/**/*, !www/lib/**/*, !www/**/*.map
√ Running dev server:  http://192.168.1.17:8100
Ionic server commands, enter:
  restart or r to restart the client app from the root
  goto or g and a url to have the app navigate to the given url
  consolelogs or c to enable/disable console log output
  serverlogs or s to enable/disable server log output
  quit or q to shutdown the server and exit

ionic $ Running command: /Users/mac/decor/my/my-app/hooks/after_prepare/010_add_platform_class.js /Users/mac/decor/my/my-app


add to body class: platform-ios

Running command: /Users/mac/decor/my/my-app/hooks/after_prepare/020_remove_sass_from_platforms.js /Users/mac/decor/my/my-app


Building project: /Users/mac/decor/my/my-app/platforms/ios/MyApp.xcworkspace


	Configuration: Debug
	Platform: device


User defaults from command line:

    IDEArchivePathOverride = /Users/mac/decor/my/my-app/platforms/ios/MyApp.xcarchive

Build settings from command line:
    CONFIGURATION_BUILD_DIR = /Users/mac/decor/my/my-app/platforms/ios/build/device
    SHARED_PRECOMPS_DIR = /Users/mac/decor/my/my-app/platforms/ios/build/sharedpch

Build settings from configuration file '/Users/mac/decor/my/my-app/platforms/ios/cordova/build-debug.xcconfig':

    CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES
    CODE_SIGN_ENTITLEMENTS = $(PROJECT_DIR)/$(PROJECT_NAME)/Entitlements-$(CONFIGURATION).plist
    CODE_SIGN_IDENTITY = iPhone Developer
    ENABLE_BITCODE = NO
    GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1
    HEADER_SEARCH_PATHS = "$(TARGET_BUILD_DIR)/usr/local/lib/include" "$(OBJROOT)/UninstalledProducts/include" "$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include" "$(BUILT_PRODUCTS_DIR)"
    IPHONEOS_DEPLOYMENT_TARGET = 8.0
    OTHER_LDFLAGS = -ObjC

    SWIFT_OBJC_BRIDGING_HEADER = $(PROJECT_DIR)/$(PROJECT_NAME)/Bridging-Header.h
    TARGETED_DEVICE_FAMILY = 1,2


=== BUILD TARGET CordovaLib OF PROJECT CordovaLib WITH CONFIGURATION Debug ===



Check dependencies



Write auxiliary files
write-file /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova.hmap
write-file /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-all-non-framework-target-headers.hmap
/bin/mkdir -p /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/armv7
write-file /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/armv7/Cordova.LinkFileList
/bin/mkdir -p /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64
write-file /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/Cordova.LinkFileList
write-file /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-project-headers.hmap
write-file /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-generated-files.hmap
write-file /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap
write-file /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap


SymLink /Users/mac/decor/my/my-app/platforms/ios/build/device/libCordova.a /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libCordova.a
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /bin/ln -sfh /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libCordova.a /Users/mac/decor/my/my-app/platforms/ios/build/device/libCordova.a

CpHeader Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewDelegate.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova/CDVUIWebViewDelegate.h
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"


CpHeader Classes/Public/NSMutableArray+QueueAdditions.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova/NSMutableArray+QueueAdditions.h
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/mac/decor/my/my-app/platforms/ios/CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova



CpHeader Classes/Public/CDVInvokedUrlCommand.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova/CDVInvokedUrlCommand.h
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/mac/decor/my/my-app/platforms/ios/CordovaLib/Classes/Public/CDVInvokedUrlCommand.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova


CpHeader Classes/Public/CDVPluginResult.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova/CDVPluginResult.h
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/mac/decor/my/my-app/platforms/ios/CordovaLib/Classes/Public/CDVPluginResult.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova



CpHeader Classes/Public/NSDictionary+CordovaPreferences.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova/NSDictionary+CordovaPreferences.h
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/mac/decor/my/my-app/platforms/ios/CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova



CpHeader Classes/Public/CDVPlugin.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova/CDVPlugin.h
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/mac/decor/my/my-app/platforms/ios/CordovaLib/Classes/Public/CDVPlugin.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova

CpHeader Classes/Public/CDVURLProtocol.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova/CDVURLProtocol.h
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/mac/decor/my/my-app/platforms/ios/CordovaLib/Classes/Public/CDVURLProtocol.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova


CpHeader Classes/Public/CDVCommandDelegate.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova/CDVCommandDelegate.h
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/mac/decor/my/my-app/platforms/ios/CordovaLib/Classes/Public/CDVCommandDelegate.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova



CpHeader Classes/Public/CDVAvailabilityDeprecated.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova/CDVAvailabilityDeprecated.h
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/mac/decor/my/my-app/platforms/ios/CordovaLib/Classes/Public/CDVAvailabilityDeprecated.h /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova


…….

CompileC /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWhitelist.o Classes/Public/CDVWhitelist.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -fmodules -fmodules-cache-path=/Users/mac/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/mac/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -iquote /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/Users/mac/Library/Developer/Xcode/Der
ivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/Users/mac/decor/my/my-app/platforms/ios/build/device/include -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/usr/local/lib/include -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/include -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include -I/Users/mac/decor/my/my-app/platforms/ios/build/device -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/DerivedSources -F/Users/mac/decor/my/my-app/platforms/ios/build/device -DDEBUG -include /Users/mac/decor/my/my-app/platforms/ios/build/sharedpch/CordovaLib_Prefix-hhgncnrisllezqaqljkeweuvfvfc/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWhitelist.d --serialize-diagnostics /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWhitelist.dia -c /Users/mac/decor/my/my-app/platforms/ios/CordovaLib/Classes/Public/CDVWhitelist.m -o /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWhitelist.o



CompileC /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVInvokedUrlCommand.o Classes/Public/CDVInvokedUrlCommand.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -fmodules -fmodules-cache-path=/Users/mac/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/mac/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -iquote /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/Users/mac/decor/my/my-app/platforms/ios/build/device/include -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediamyteBuildFilesPath/UninstalledProducts/iphoneos/usr/local/lib/include -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/include -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include -I/Users/mac/decor/my/my-app/platforms/ios/build/device -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/DerivedSources -F/Users/mac/decor/my/my-app/platforms/ios/build/device -DDEBUG -include /Users/mac/decor/my/my-app/platforms/ios/build/sharedpch/CordovaLib_Prefix-hhgncnrisllezqaqljkeweuvfvfc/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVInvokedUrlCommand.d --serialize-diagnostics /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVInvokedUrlCommand.dia -c /Users/mac/decor/my/my-app/platforms/ios/CordovaLib/Classes/Public/CDVInvokedUrlCommand.m -o /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVInvokedUrlCommand.o

CompileC /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVTimer.o Classes/Public/CDVTimer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/mac/decor/my/my-app/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -fmodules -fmodules-cache-path=/Users/mac/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/mac/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -iquote /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/Users/mac/Library
/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/Users/mac/decor/my/my-app/platforms/ios/build/device/include -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/usr/local/lib/include -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/include -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include -I/Users/mac/decor/my/my-app/platforms/ios/build/device -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/DerivedSources -F/Users/mac/decor/my/my-app/platforms/ios/build/device -DDEBUG -include /Users/mac/decor/my/my-app/platforms/ios/build/sharedpch/CordovaLib_Prefix-hhgncnrisllezqaqljkeweuvfvfc/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVTimer.d --serialize-diagnostics /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVTimer.dia -c /Users/mac/decor/my/my-app/platforms/ios/CordovaLib/Classes/Public/CDVTimer.m -o /Users/mac/Library/Developer/Xcode/DerivedData/MyApp-gscovlnqibluwbfobxqjdukjquto/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/CordovaLib.build/Debug-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVTimer.o

Ionic server commands, enter:
  restart or r to restart the client app from the root
  goto or g and a url to have the app navigate to the given url
  consolelogs or c to enable/disable console log output
  serverlogs or s to enable/disable server log output
  quit or q to shutdown the server and exit

As you can see, there’s no any error or any indication that something went wrong.
Any suggestion would be appriciated.
Thanks.

I think its the livereload that is the problem. As far as i know it doesnt work on devices.