Ionic Package: iOS build fails

I spent a ton of time this last week dissecting the code. Let me know if you guys have any questions I may be able to help with. @max

Max, hello!
Any news about this?

Hi there,

I have encountered this issue kicking off a build and sending via TestFlight to an iOS 10 device.
Do you have any timelines as to when this will be resolved? We have a number of iOS 10 specific issues and features we need to schedule for testing.

Thanks

Peter

Hey all, we believe we have resolved this, can you verify? See this issue for more info: https://github.com/driftyco/ionic-cloud-issues/issues/197#issuecomment-251432505

Thanks for hanging in there, new iOS season is always fun :stuck_out_tongue:

3 Likes

@max You are always awsome :blush: I’m going to test it,

Thanks for ionic team :heart:

Looks like its all good! Thanks @max.

I had the same problem and how to solve answers until the ionic team corrigija the problem:

Resolved. Thank you very much.

definitely :wink: thanks a lot!

is it only me, or the build started to fail in a different way?

while it worked smoothly sooner this day, it doesn’t now. I may have messed something up, so I tried to strip down the application of any changes since the morning, but still getting:

Failure while building the project environment

while trying to build ios…

thanks

*EDIT: It may be noteworthy that the application works in ionic view and locally using ionic serve without any issues…

That is happening to me too. I created a successful release build yesterday at 5:18pm (PST) and it failed this morning for me at 11:32am (PST).

Seems to only be affecting iOS builds. I’ve had 7+ attempts fail immediately today starting at 2016-10-05 9:23 AM PST. Android package builds have succeeded and iOS builds before this time were all successful. If I had to guess, something caused the servers running OSx/xcode to crash or go offline, because as soon as the CLI command completes and returns the package ID, the online dashboard shows that the build has failed.

An iOS release build just worked for me.

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.