Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Disabling burst compilation leads to an invalid XCode project #985

Open
jessicafalk opened this issue Jun 12, 2019 · 0 comments
Open

Disabling burst compilation leads to an invalid XCode project #985

jessicafalk opened this issue Jun 12, 2019 · 0 comments
Labels
A: build-system Area: Build system feature module A: mobile Area: Mobile integration S: known-issue Status: This is a known issue T: bug Type: This is a bug

Comments

@jessicafalk
Copy link
Contributor

Affects: Release v0.2.3 and up
Internal Ticket: UTY-2083


Description

Burst compilation needs to be enabled for iOS. Building an iOS worker without Burst enabled will produce an invalid XCode project. When trying to build the XCode project, you will encounter errors mentioning that StaticBurstStaticMethodLookup and Staticburst_initialize are missing.

Workaround

Enable Burst compilation for iOS.

@jessicafalk jessicafalk added T: bug Type: This is a bug S: known-issue Status: This is a known issue labels Jun 12, 2019
@jamiebrynes7 jamiebrynes7 added this to Core in Known Issues Jun 12, 2019
@jamiebrynes7 jamiebrynes7 changed the title Disabling burst compilations leads to an invalid XCode project Disabling burst compilation leads to an invalid XCode project Jun 12, 2019
@jamiebrynes7 jamiebrynes7 added A: build-system Area: Build system feature module A: mobile Area: Mobile integration labels Jun 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A: build-system Area: Build system feature module A: mobile Area: Mobile integration S: known-issue Status: This is a known issue T: bug Type: This is a bug
Projects
Development

No branches or pull requests

2 participants