diff --git a/Example/ios/ReanimatedExample.xcodeproj/project.pbxproj b/Example/ios/ReanimatedExample.xcodeproj/project.pbxproj index 1ac35191f7eb..1f6363e0dca3 100644 --- a/Example/ios/ReanimatedExample.xcodeproj/project.pbxproj +++ b/Example/ios/ReanimatedExample.xcodeproj/project.pbxproj @@ -1055,6 +1055,7 @@ "-lc++", ); PRODUCT_NAME = ReanimatedExample; + TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; }; name = Debug; @@ -1078,6 +1079,7 @@ "-lc++", ); PRODUCT_NAME = ReanimatedExample; + TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; }; name = Release;