You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-72058 #tvOS #4.22.1 #rb Jack.Porter Manually integrated (robomerge errors) from CL5731997 When building on Mac, the packaging & signing rely on the entitlements file. - the values should correspond to those in the entitlements (take into account syntax differences). Fixed problems related to icloud-container-identifiers, ubiquity-container-identifiers and com.apple.developer.icloud-services - ICloudContainerIdentifier added to the tvOS plist (previously it was added on iOS) - added com.apple.developer.icloud-container-environment to the entitlements file, needed when signing the package - shipping build with CloudKit should also have the push notifications enabled - fixed an issue with com.apple.developer.associated-domains when the value is a string, not an array - addding CODE_SIGN_ENTITLEMENTS in the project file #ROBOMERGE-OWNER: robert.manuszewski #ROBOMERGE-AUTHOR: sorin.gradinaru #ROBOMERGE-SOURCE: CL 5732468 in //UE4/Main/... #ROBOMERGE-BOT: CORE (Main -> Dev-Core) [CL 5735336 by sorin gradinaru in Dev-Core branch]