mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-09-18 09:26:40 +00:00
Compare commits
No commits in common. "ed5ce4a9093fc5c61b710a7e712f6e17eea93e63" and "73f2cfac954cf2674304881dc0888f230bf53327" have entirely different histories.
ed5ce4a909
...
73f2cfac95
1 changed files with 1 additions and 1 deletions
|
@ -620,7 +620,7 @@
|
|||
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_IDENTITY = "Apple Distribution";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
||||
CODE_SIGN_STYLE = Manual;
|
||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||
DEVELOPMENT_TEAM = "";
|
||||
|
|
Loading…
Reference in a new issue