This commit is contained in:
Violet Caulfield
2025-01-20 08:01:13 -06:00
parent d6c958d2be
commit 5c01b0c59c
+3
View File
@@ -13,6 +13,9 @@ end
target 'Jellify' do
config = use_native_modules!
# This has to come before use_react_native or you get AppDelegate or RCTEventEmitter not found
use_frameworks! :linkage => :static
use_react_native!(
:path => config[:reactNativePath],
# An absolute path to your application root.