Add Swift module for libburrow

This commit also renames the app target to App.
This commit is contained in:
Conrad Kramer 2023-05-08 18:14:21 -04:00
parent 5e265632a3
commit eeb0130156
12 changed files with 57 additions and 36 deletions

View file

@ -35,6 +35,7 @@ FUSE_BUILD_SCRIPT_PHASES = YES
APP_GROUP_IDENTIFIER = group.$(APP_BUNDLE_IDENTIFIER)
APP_GROUP_IDENTIFIER[sdk=macosx*] = $(DEVELOPMENT_TEAM).$(APP_BUNDLE_IDENTIFIER)
NETWORK_EXTENSION_BUNDLE_IDENTIFIER = $(APP_BUNDLE_IDENTIFIER).network
// Swift
SWIFT_VERSION = 5.0