Issue with iphone sdk 4.2.1

前端 未结 8 948
别跟我提以往
别跟我提以往 2020-11-29 22:56

Probably a silly question. When running my project on the Device in the debug mode I get a lot of warnings al having the following string:

warning: Un

8条回答
  •  迷失自我
    2020-11-29 23:10

    There's a mismatch at the moment, where the released version of 4.2.1 is ahead of the SDK version 4.2

    @Khrob's comment fixed it for me though!

提交回复
热议问题