Ionic Package: iOS build fails

Seems to be back online and working again! :+1:

roger that! it’s working smoothly

IOS release build not installing in device …

I added preference name=“deployment-target” value=“8.0”/> in config.xml file …Still not able to install ipa in device …

Is there anything that i missing …?

Hi,

I’m not able to build iOS via ionic package since Friday 13 October 2016.
Anyone can help out.

The output message is too long to include in here.

Haven’t changed the code since last successful build.

Hope this log output helps:

    CompileC build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/CDVViewController+SplashScreen.o IFTUC/Plugins/cordova-plugin-splashscreen/CDVViewController+SplashScreen.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios
    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 armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/kc/f8g8tr7n1054j1nzrkkvyzpr0000gq/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wno-trigraphs -fpascal-strings -Os -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -fvisibility=hidden -Wno-sign-conversion -iquote /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-generated-files.hmap -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-own-target-headers.hmap -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-all-target-headers.hmap -iquote /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-project-headers.hmap -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/usr/local/lib/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/UninstalledProducts/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/UninstalledProducts/iphoneos/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/DerivedSources/armv7 -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/DerivedSources -F/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device -FIFTUC/Plugins/cordova-admob-sdklibs -include /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/sharedpch/IFTUC-Prefix-bneulxsiusypbecpoolpqfezduqp/IFTUC-Prefix.pch -MMD -MT dependencies -MF /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/CDVViewController+SplashScreen.d --serialize-diagnostics /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/CDVViewController+SplashScreen.dia -c /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-splashscreen/CDVViewController+SplashScreen.m -o /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/CDVViewController+SplashScreen.o

CompileC build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/CDVStatusBar.o IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios
    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 armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/kc/f8g8tr7n1054j1nzrkkvyzpr0000gq/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wno-trigraphs -fpascal-strings -Os -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -fvisibility=hidden -Wno-sign-conversion -iquote /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-generated-files.hmap -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-own-target-headers.hmap -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-all-target-headers.hmap -iquote /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-project-headers.hmap -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/usr/local/lib/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/UninstalledProducts/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/UninstalledProducts/iphoneos/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/DerivedSources/armv7 -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/DerivedSources -F/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device -FIFTUC/Plugins/cordova-admob-sdklibs -include /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/sharedpch/IFTUC-Prefix-bneulxsiusypbecpoolpqfezduqp/IFTUC-Prefix.pch -MMD -MT dependencies -MF /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/CDVStatusBar.d --serialize-diagnostics /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/CDVStatusBar.dia -c /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m -o /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/CDVStatusBar.o
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:171:95: warning: 'interfaceOrientation' is deprecated: first deprecated in iOS 8.0 [-Wdeprecated-declarations]
    statusBarFrame = [self invertFrameIfNeeded:statusBarFrame orientation:self.viewController.interfaceOrientation];
                                                                                              ^
In module 'UIKit' imported from /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include/Cordova/CDVPlugin.h:21:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:281:54: note: 'interfaceOrientation' has been explicitly marked deprecated here
@property(nonatomic,readonly) UIInterfaceOrientation interfaceOrientation NS_DEPRECATED_IOS(2_0,8_0) __TVOS_PROHIBITED;
                                                     ^
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:182:40: warning: implicit conversion from enumeration type 'UIInterfaceOrientation' (aka 'enum UIInterfaceOrientation') to different enumeration type 'UIDeviceOrientation' (aka 'enum UIDeviceOrientation') [-Wenum-conversion]
    if (UIDeviceOrientationIsLandscape(orientation) && (rect.size.width < rect.size.height) ) {
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:204:64: warning: 'interfaceOrientation' is deprecated: first deprecated in iOS 8.0 [-Wdeprecated-declarations]
        if (UIDeviceOrientationIsLandscape(self.viewController.interfaceOrientation)) {
                                                               ^
In module 'UIKit' imported from /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include/Cordova/CDVPlugin.h:21:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:281:54: note: 'interfaceOrientation' has been explicitly marked deprecated here
@property(nonatomic,readonly) UIInterfaceOrientation interfaceOrientation NS_DEPRECATED_IOS(2_0,8_0) __TVOS_PROHIBITED;
                                                     ^
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:204:44: warning: implicit conversion from enumeration type 'enum UIInterfaceOrientation _Nullable' to different enumeration type 'UIDeviceOrientation' (aka 'enum UIDeviceOrientation') [-Wenum-conversion]
        if (UIDeviceOrientationIsLandscape(self.viewController.interfaceOrientation)) {
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:213:99: warning: 'interfaceOrientation' is deprecated: first deprecated in iOS 8.0 [-Wdeprecated-declarations]
        statusBarFrame = [self invertFrameIfNeeded:statusBarFrame orientation:self.viewController.interfaceOrientation];
                                                                                                  ^
In module 'UIKit' imported from /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include/Cordova/CDVPlugin.h:21:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:281:54: note: 'interfaceOrientation' has been explicitly marked deprecated here
@property(nonatomic,readonly) UIInterfaceOrientation interfaceOrientation NS_DEPRECATED_IOS(2_0,8_0) __TVOS_PROHIBITED;
                                                     ^
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:294:32: warning: 'UIStatusBarStyleBlackTranslucent' is deprecated: first deprecated in iOS 7.0 - Use UIStatusBarStyleLightContent [-Wdeprecated-declarations]
    [self setStyleForStatusBar:UIStatusBarStyleBlackTranslucent];
                               ^
In module 'UIKit' imported from /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include/Cordova/CDVPlugin.h:21:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:22:5: note: 'UIStatusBarStyleBlackTranslucent' has been explicitly marked deprecated here
    UIStatusBarStyleBlackTranslucent NS_ENUM_DEPRECATED_IOS(2_0, 7_0, "Use UIStatusBarStyleLightContent") = 1,
    ^
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:299:32: warning: 'UIStatusBarStyleBlackOpaque' is deprecated: first deprecated in iOS 7.0 - Use UIStatusBarStyleLightContent [-Wdeprecated-declarations]
    [self setStyleForStatusBar:UIStatusBarStyleBlackOpaque];
                               ^
In module 'UIKit' imported from /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include/Cordova/CDVPlugin.h:21:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:23:5: note: 'UIStatusBarStyleBlackOpaque' has been explicitly marked deprecated here
    UIStatusBarStyleBlackOpaque      NS_ENUM_DEPRECATED_IOS(2_0, 7_0, "Use UIStatusBarStyleLightContent") = 2,
    ^
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:359:29: warning: 'wantsFullScreenLayout' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations]
        self.viewController.wantsFullScreenLayout = YES;
                            ^
In module 'UIKit' imported from /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include/Cordova/CDVPlugin.h:21:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:230:34: note: 'wantsFullScreenLayout' has been explicitly marked deprecated here
@property(nonatomic,assign) BOOL wantsFullScreenLayout NS_DEPRECATED_IOS(3_0, 7_0) __TVOS_PROHIBITED; // Deprecated in 7_0, Replaced by the following:
                                 ^
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:373:72: warning: 'interfaceOrientation' is deprecated: first deprecated in iOS 8.0 [-Wdeprecated-declarations]
                if (UIDeviceOrientationIsLandscape(self.viewController.interfaceOrientation)) {
                                                                       ^
In module 'UIKit' imported from /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include/Cordova/CDVPlugin.h:21:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:281:54: note: 'interfaceOrientation' has been explicitly marked deprecated here
@property(nonatomic,readonly) UIInterfaceOrientation interfaceOrientation NS_DEPRECATED_IOS(2_0,8_0) __TVOS_PROHIBITED;
                                                     ^
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:373:52: warning: implicit conversion from enumeration type 'enum UIInterfaceOrientation _Nullable' to different enumeration type 'UIDeviceOrientation' (aka 'enum UIDeviceOrientation') [-Wenum-conversion]
                if (UIDeviceOrientationIsLandscape(self.viewController.interfaceOrientation)) {
                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:407:29: warning: 'wantsFullScreenLayout' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations]
        self.viewController.wantsFullScreenLayout = isIOS7;
                            ^
In module 'UIKit' imported from /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include/Cordova/CDVPlugin.h:21:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:230:34: note: 'wantsFullScreenLayout' has been explicitly marked deprecated here
@property(nonatomic,assign) BOOL wantsFullScreenLayout NS_DEPRECATED_IOS(3_0, 7_0) __TVOS_PROHIBITED; // Deprecated in 7_0, Replaced by the following:
                                 ^
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:416:103: warning: 'interfaceOrientation' is deprecated: first deprecated in iOS 8.0 [-Wdeprecated-declarations]
            statusBarFrame = [self invertFrameIfNeeded:statusBarFrame orientation:self.viewController.interfaceOrientation];
                                                                                                      ^
In module 'UIKit' imported from /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include/Cordova/CDVPlugin.h:21:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:281:54: note: 'interfaceOrientation' has been explicitly marked deprecated here
@property(nonatomic,readonly) UIInterfaceOrientation interfaceOrientation NS_DEPRECATED_IOS(2_0,8_0) __TVOS_PROHIBITED;
                                                     ^

CompileC build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/IonicKeyboard.o IFTUC/Plugins/ionic-plugin-keyboard/IonicKeyboard.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios
    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 armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/kc/f8g8tr7n1054j1nzrkkvyzpr0000gq/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wno-trigraphs -fpascal-strings -Os -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -fvisibility=hidden -Wno-sign-conversion -iquote /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-generated-files.hmap -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-own-target-headers.hmap -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-all-target-headers.hmap -iquote /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/IFTUC-project-headers.hmap -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device/usr/local/lib/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/UninstalledProducts/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/UninstalledProducts/iphoneos/include -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/DerivedSources/armv7 -I/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/DerivedSources -F/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/device -FIFTUC/Plugins/cordova-admob-sdklibs -include /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/sharedpch/IFTUC-Prefix-bneulxsiusypbecpoolpqfezduqp/IFTUC-Prefix.pch -MMD -MT dependencies -MF /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/IonicKeyboard.d --serialize-diagnostics /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/IonicKeyboard.dia -c /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/ionic-plugin-keyboard/IonicKeyboard.m -o /Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/build/IFTUC.build/Release-iphoneos/IFTUC.build/Objects-normal/armv7/IonicKeyboard.o
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/ionic-plugin-keyboard/IonicKeyboard.m:75:22: error: property 'hackishlyHidesInputAccessoryView' not found on object of type 'UIView *'
        self.webView.hackishlyHidesInputAccessoryView = YES;
                     ^
/Users/package/workspace/apps-c0f68b1a-34/cordova/platforms/ios/IFTUC/Plugins/ionic-plugin-keyboard/IonicKeyboard.m:78:22: error: property 'hackishlyHidesInputAccessoryView' not found on object of type 'UIView *'
        self.webView.hackishlyHidesInputAccessoryView = NO;

I have started a brand new project with the following,

Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-rc.1
Ionic CLI Version: 2.1.0
Ionic App Lib Version: 2.1.0-beta.1
ios-deploy version: 1.8.6
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v6.2.0
Xcode version: Xcode 8.0 Build version 8A218a

And I get the same “Code signing error”. Is there a problem with the ionic version that I am using? I see that you guys said that the issue is fixed though.

Anticipated thanks.

Does it happen to you in the DEV, PROD or both profiles? I believe this is related to:

What’s going on with this issue? I’m confused. Was it fixed or not?

In any case, I’m getting the same error:

Check dependencies

Signing for “Project” requires a development team. Select a development team in the project editor.

Code signing is required for product type ‘Application’ in SDK ‘iOS 10.1’

My ionic info:

Cordova CLI: 6.4.0
Ionic Framework Version: 2.0.0-rc.3
Ionic CLI Version: 2.1.14
Ionic App Lib Version: 2.1.7
Ionic App Scripts Version: 0.0.45
ios-deploy version: 1.9.0
ios-sim version: 5.0.8
OS: OS X El Capitan
Node Version: v7.2.0
Xcode version: Xcode 8.1 Build version 8B62

Thanks.

I have run into an issue with the build, with the only error message:

Failure while building the project environment

Yesterday the build was passing just fine. I don’t say I didn’t mess up anything since, but the generic error message tells me it may be some common issue…

(If you posted this as a new thread, using the error message in the title, instead of reviving a 3 month old one, I think the chance of someone noticing it would be a bit higher)

Thank you for the suggestion @Sujan12. Didn’t want to pollute the forum with yet another thread. I’ll do some tests then proceed if I didn’t find out anything

The link is no longer available :confused:
I’m wondering what is the solution.

1 Like

The solution is to use the support forms for problems with Ionic Package:
http://ionicframework.com/support#support
(Scroll down to “Business and Customer Support”)

A post was split to a new topic: Ionic Package: xcode-select: error: tool ‘xcodebuild’ requires Xcode, but active developer directory ‘/Library/Developer/CommandLineTools’ is a command line tools instance

The link no longer works. Could you post the solution again? Thanks

I’m wondering if there is a work around for this issue yet?

I’m still getting an error when running ionic cordova run ios:

Code Signing Error: Signing for “Mundo” requires a development team. Select a development team in the project editor.

Happening 12/30/2017 on blank template. Im a windows guy, where do you manually set that in xcode?

thank. it work for me

link no longer exists. :confused:

Sorry, that link is long gone. Can you post a new thread about the issue you’re having and we can take a look?