Search Issue Tracker

Fixed in 5.3.5

Votes

0

Found in

5.3.2p2

Issue ID

770115

Regression

No

[tvOS] Project fails building if XCode 7.3 beta 4 is used

tvOS

-

1. Open attached project
2. Build to tvOS
3. While XCode is building it will fail on "Keyboard.mm" file with following errors:

/Users/iphonedev/Downloads/FogBugz Cases/case_770115-KP2/test/Classes/UI/Keyboard.mm:172:56: 'UIKeyboardFrameEndUserInfoKey' is unavailable: not available on tvOS
/Users/iphonedev/Downloads/FogBugz Cases/case_770115-KP2/test/Classes/UI/Keyboard.mm:187:56: 'UIKeyboardFrameEndUserInfoKey' is unavailable: not available on tvOS
/Users/iphonedev/Downloads/FogBugz Cases/case_770115-KP2/test/Classes/UI/Keyboard.mm:272:100: 'UIKeyboardDidShowNotification' is unavailable: not available on tvOS
/Users/iphonedev/Downloads/FogBugz Cases/case_770115-KP2/test/Classes/UI/Keyboard.mm:273:101: 'UIKeyboardWillHideNotification' is unavailable: not available on tvOS
/Users/iphonedev/Downloads/FogBugz Cases/case_770115-KP2/test/Classes/UI/Keyboard.mm:275:107: 'UIKeyboardDidChangeFrameNotification' is unavailable: not available on tvOS

No repro with XCode 7.2

Comments (8)

  1. ian_mcshane

    Apr 20, 2016 00:29

    It's not just XCode beta. I'm getting this issue running the public version of Xcode (7.3 (7D175)) and Unity 5.3.4f1

  2. trellos

    Mar 28, 2016 14:24

    This is a pretty critical bug and still happening in 5.4b11. I tried naively commenting out the lines with the error in the Xcode project to see if I could at least get a functional build. However that led to a crash when running. Is there a workaround so I can get development done in the short term? Or is it functional in an older version of Unity I can attempt to revert to?

  3. SaltwaterAssemnly

    Mar 28, 2016 01:46

    "Fixed in Unity 5.3.5". Where is Unity 5.3.5?

  4. SaltwaterAssemnly

    Mar 28, 2016 01:44

    28 March 2016 - still occuring. When will a fix for this be released as I need to build to tvOS urgently. At least give us a workaround, Povilas.

  5. Hrrsn

    Mar 27, 2016 17:10

    Seeing this bug in Xcode 7.3 and Unity 5.3.4f1

  6. evcprc

    Mar 18, 2016 12:52

    Hope so--Thanks for the head's up POVILAS!

  7. povilas

    Mar 18, 2016 06:41

    The fix will be available in b12 if nothing unexpected happens.

  8. Lars-Steenhoff

    Mar 18, 2016 02:57

    Still happens in unity 5.4 beta 10

Add comment

Log in to post comment