chore(tvos): align Flutter engine with 3.44
This commit is contained in:
@@ -5,3 +5,4 @@
|
|||||||
// trigger). Swift autolink doesn't reliably emit -framework AVKit for
|
// trigger). Swift autolink doesn't reliably emit -framework AVKit for
|
||||||
// ObjC category access, so link it explicitly.
|
// ObjC category access, so link it explicitly.
|
||||||
OTHER_LDFLAGS = $(inherited) -framework AVKit
|
OTHER_LDFLAGS = $(inherited) -framework AVKit
|
||||||
|
EXCLUDED_ARCHS[sdk=appletvsimulator*] = x86_64
|
||||||
|
|||||||
@@ -5,3 +5,4 @@
|
|||||||
// trigger). Swift autolink doesn't reliably emit -framework AVKit for
|
// trigger). Swift autolink doesn't reliably emit -framework AVKit for
|
||||||
// ObjC category access, so link it explicitly.
|
// ObjC category access, so link it explicitly.
|
||||||
OTHER_LDFLAGS = $(inherited) -framework AVKit
|
OTHER_LDFLAGS = $(inherited) -framework AVKit
|
||||||
|
EXCLUDED_ARCHS[sdk=appletvsimulator*] = x86_64
|
||||||
|
|||||||
@@ -6,6 +6,20 @@
|
|||||||
parallelizeBuildables = "YES"
|
parallelizeBuildables = "YES"
|
||||||
buildImplicitDependencies = "YES">
|
buildImplicitDependencies = "YES">
|
||||||
<BuildActionEntries>
|
<BuildActionEntries>
|
||||||
|
<BuildActionEntry
|
||||||
|
buildForTesting = "YES"
|
||||||
|
buildForRunning = "YES"
|
||||||
|
buildForProfiling = "YES"
|
||||||
|
buildForArchiving = "YES"
|
||||||
|
buildForAnalyzing = "YES">
|
||||||
|
<BuildableReference
|
||||||
|
BuildableIdentifier = "primary"
|
||||||
|
BlueprintIdentifier = "8B74B458B450D74B75744B87BD747314"
|
||||||
|
BuildableName = "Pods_Runner.framework"
|
||||||
|
BlueprintName = "Pods-Runner"
|
||||||
|
ReferencedContainer = "container:Pods/Pods.xcodeproj">
|
||||||
|
</BuildableReference>
|
||||||
|
</BuildActionEntry>
|
||||||
<BuildActionEntry
|
<BuildActionEntry
|
||||||
buildForTesting = "YES"
|
buildForTesting = "YES"
|
||||||
buildForRunning = "YES"
|
buildForRunning = "YES"
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
3.41.6+10
|
3.44.0
|
||||||
|
|||||||
Reference in New Issue
Block a user