Skip to content

Commit

Permalink
Update BUILD_CUSTOMIZATION.md with new build flag
Browse files Browse the repository at this point in the history
  • Loading branch information
hosy authored Dec 11, 2023
1 parent 4544f3b commit 31df70b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/BUILD_CUSTOMIZATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ Removes the following from the app:
Removes the following from the app:
- the `NSAppTransportSecurity` dictionary from the app's `Info.plist`
- including the `NSAllowsArbitraryLoads` key that's needed to allow plain/unsecured HTTP connections
-
### `REMOVE_EXTENSION_INTENTS`

Removes the Intents extension binary from the IPA after building the app with fastlane

0 comments on commit 31df70b

Please sign in to comment.