Add Swift module for libburrow
This commit also renames the app target to App.
This commit is contained in:
parent
5e265632a3
commit
eeb0130156
12 changed files with 57 additions and 36 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue