Skip to content

Commit 482dda6

Browse files
committed
fix: revert BUILD_FROM_SOURCE in Package.swift
1 parent c8f0816 commit 482dda6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import PackageDescription
1010
import Foundation
1111

12-
let BUILD_FROM_SOURCE = true
12+
let BUILD_FROM_SOURCE = false
1313

1414
/**
1515
This is the `Package.swift` file that allows to build React Native core using Swift PM.

0 commit comments

Comments
 (0)