mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fix: revert BUILD_FROM_SOURCE in Package.swift
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
import PackageDescription
|
||||
import Foundation
|
||||
|
||||
let BUILD_FROM_SOURCE = true
|
||||
let BUILD_FROM_SOURCE = false
|
||||
|
||||
/**
|
||||
This is the `Package.swift` file that allows to build React Native core using Swift PM.
|
||||
|
||||
Reference in New Issue
Block a user