Skip to content

Commit

Permalink
No bug - Make FxA project App extension compatible to quiet a warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalexan committed Mar 19, 2015

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c6f9eb3 commit 21b8fc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions FxA/FxA.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -794,6 +794,7 @@
28F9520F19D0F9FB00DCE892 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
@@ -821,6 +822,7 @@
28F9521019D0F9FB00DCE892 /* FennecAurora */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
@@ -931,6 +933,7 @@
E4D438FC1A8D32B6003FCF55 /* FennecNightly */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;

0 comments on commit 21b8fc3

Please sign in to comment.