MonkeyDev运行Videaleap出现'The application is missing required entitlement com.apple.developer.icloud-services

请教各位大神,使用MonkeyDev运行砸壳后的app,报错 Terminating app due to uncaught exception ‘CKException’, reason: ‘The application is missing required entitlement com.apple.developer.icloud-services’
希望有大神能帮我解答。

iOS日志: (例如iOS系统的日志,OS X上相关操作的日志,etc)
-08-03 11:59:26.063498+0800 Video[3391:307460] [DYMTLInitPlatform] platform initialization successful

2019-08-03 11:59:26.133123+0800 Video[3391:307314] [AntiAntiDebug Init]

:tada:!!!congratulations!!!:tada:

:+1:----------------insert dylib success----------------:+1:

[MethodTrace]

:books:--------------------OCMethodTrace(Usage)-------------------:books:

https://github.com/omxcodec/OCMethodTrace/blob/master/README.md

:books:--------------------OCMethodTrace(Usage)-------------------:books:

[MethodTrace] logLevel: 0: logWhen: 0 traceFlag: 2 traceObject: 0(未指定类)

[MethodTrace] Method Trace is disabled

2019-08-03 11:59:26.357627+0800 Video[3391:307314] : Please set a value for FacebookAutoLogAppEventsEnabled. Set the flag to TRUE if you want to collect app install, app launch and in-app purchase events automatically. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https://developers.facebook.com/docs/app-events/getting-started-app-events-ios#disable-auto-events.

2019-08-03 11:59:26.357723+0800 Video[3391:307314] : You haven’t set a value for FacebookAdvertiserIDCollectionEnabled. Set the flag to TRUE if you want to collect Advertiser ID for better advertising and analytics results. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https://developers.facebook.com/docs/app-events/getting-started-app-events-ios#disable-auto-events.

2019-08-03 11:59:26.422086+0800 Video[3391:307475] TIC TCP Conn Failed [1:0x1c4175900]: 1:50 Err(50)

2019-08-03 11:59:26.432864+0800 Video[3391:307475] Task .<1> HTTP load failed (error code: -1009 [1:50])

2019-08-03 11:59:26.433133+0800 Video[3391:307475] TIC TCP Conn Failed [2:0x1c41756c0]: 1:50 Err(50)

2019-08-03 11:59:26.433229+0800 Video[3391:307451] Task .<1> finished with error - code: -1009

2019-08-03 11:59:26.435725+0800 Video[3391:307475] Task <8ECB206D-7805-4928-ADA7-7EB641D5167B>.<1> HTTP load failed (error code: -1009 [1:50])

2019-08-03 11:59:26.435861+0800 Video[3391:307479] Task <8ECB206D-7805-4928-ADA7-7EB641D5167B>.<1> finished with error - code: -1009

2019-08-03 11:59:26.586188+0800 Video[3391:307314] You’ve implemented -[ application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add “remote-notification” to the list of your supported UIBackgroundModes in your Info.plist.

2019-08-03 11:59:26.589706+0800 Video[3391:307314] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles

2019-08-03 11:59:26.591087+0800 Video[3391:307314] [MC] Reading from public effective user settings.

2019-08-03 11:59:26.609861+0800 Video[3391:307314] [Crashlytics] Version 3.13.1 (140)

2019-08-03 11:59:26.622748+0800 Video[3391:307451] TIC TCP Conn Failed [3:0x1c0178000]: 1:50 Err(50)

2019-08-03 11:59:26.645519+0800 Video[3391:307451] Task .<1> HTTP load failed (error code: -1009 [1:50])

2019-08-03 11:59:26.646428+0800 Video[3391:307491] Task .<1> finished with error - code: -1009

2019-08-03 11:59:26.719100+0800 Video[3391:307314] AppsFlyer SDK version 4.10.0 started build (830)

2019-08-03 11:59:26.746913+0800 Video[3391:307314] *** Terminating app due to uncaught exception ‘CKException’, reason: 'The application is missing required entitlement com.apple.developer.icloud-services’

***** First throw call stack:**

(0x184f96d8c 0x1841505ec 0x18fd38670 0x18fd35de0 0x18fd36dbc 0x18fd36f7c 0x10564fa44 0x1055f3604 0x1055f3518 0x104dd002c 0x104dceebc 0x104dce430 0x10530b890 0x10530b584 0x18eba5dbc 0x18eba51c4 0x18eb725e0 0x18f1a2b1c 0x18eb71dd0 0x18eb71c6c 0x18eb70afc 0x18f80684c 0x18eb701ec 0x18f5ebac8 0x18f739bf8 0x18eb6fc0c 0x18eb6f5a8 0x18eb6c5e0 0x18eb6c330 0x187798470 0x1877a0d6c 0x10724919c 0x1072557cc 0x1877cc878 0x1877cc51c 0x1877ccab8 0x184f3f404 0x184f3ec2c 0x184f3c79c 0x184e5cda8 0x186e42020 0x18ee7c758 0x10553f5d0 0x1848edfc0)

libc++abi.dylib: terminating with uncaught exception of type CKException

操作步骤:
1、砸壳Videoleap;
2、Xcode运行MonkeyDev工程,使用1中砸壳的app;
3、运行app报错 Terminating app due to uncaught exception ‘CKException’, reason: 'The application is missing required entitlement com.apple.developer.icloud-services’

运行环境
Mac OS 10.14.5
Xcode: 10.3

……………

大神,你这是何意?我们小白刚起步,请多多指教。

这不写了吗

大神,我用xcode的monkeydev插件项目运行的砸壳的app,报这个错我想知道该怎么改?刚入门,很多不懂,求指教。

这里已经写了错误原因

大神,我的意思是我如何来解决这个问题呢?自己创建icloud权限的provision文件还是通过其它方式来避开这个权限呢?

好吧,谢谢回答。