Enterprise Build failed.

I’ve got it to finally build, but now it won’t install OTA on a device. It says “Unable to install “…””

I connected it to a Mac and viewed the logs via the Console. This seemed like the failure:
error 21:35:11.382675 -0400 appstored [CoordinatorStore]: <IXInitiatingAppInstallCoordinator<0x15a123410> identifier:com.**. uuid:1E5514C4-A735-4E8F-9679-224496F47D5C creator:App Store state:IXAppCoordinationStateErrorOccurred> with UUID 1E5514C4-A735-4E8F-9679-224496F47D5C was canceled with reason: Error Domain=IXUserPresentableErrorDomain Code=1 “This app could not be installed at this time.” UserInfo={NSLocalizedDescription=This app could not be installed at this time., NSUnderlyingError=0x157d20650 {Error Domain=MIInstallerErrorDomain Code=13 “Failed to verify code signature of /private/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.Z9yoOu/extracted/Payload/ExpoKitApp.app : 0xe8008016 (The executable was signed with invalid entitlements.)” UserInfo={NSLocalizedDescription=Failed to verify code signature of /private/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.Z9yoOu/extracted/Payload/ExpoKitApp.app : 0xe8008016 (The executable was signed with invalid entitlements.), LegacyErrorString=ApplicationVeri

[ODRLaunchServicesObserver]: Application com.. is invalid, ignoring the install notification from LaunchServices

The build ID for this is:
74f12c7b-b682-4bc8-8eb0-d003721ff317

I can get more logs if needed.