Switch to gRPC client in Swift app
This commit is contained in:
parent
25a0f7c421
commit
083ec73613
93 changed files with 1666 additions and 1327 deletions
4
Apple/Configuration/Configuration.xcconfig
Normal file
4
Apple/Configuration/Configuration.xcconfig
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#include "Framework.xcconfig"
|
||||
|
||||
SWIFT_INCLUDE_PATHS = $(PROJECT_DIR)/Configuration/Constants
|
||||
GCC_PREPROCESSOR_DEFINITIONS = APP_BUNDLE_IDENTIFIER=$(APP_BUNDLE_IDENTIFIER) APP_GROUP_IDENTIFIER=$(APP_GROUP_IDENTIFIER) NETWORK_EXTENSION_BUNDLE_IDENTIFIER=$(NETWORK_EXTENSION_BUNDLE_IDENTIFIER)
|
||||
Loading…
Add table
Add a link
Reference in a new issue