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 #lockdown cristina.riveron 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 [CL 5731997 by Sorin Gradinaru in 4.22 branch]