Skip to content

Commit

Permalink
Merge pull request #75 from ibm-cloud-security/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
vitalymibm committed Mar 8, 2017
2 parents ce63324 + 351ed3c commit 999c0b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion BluemixAppID.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BluemixAppID"
s.version = '0.0.3'
s.version = '0.0.4'
s.summary = "AppID Swift SDK"
s.homepage = "https://github.com/ibm-bluemix-mobile-services/appid-clientsdk-swift"
s.license = 'Apache License, Version 2.0'
Expand Down
2 changes: 2 additions & 0 deletions BluemixAppID.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,7 @@
EF3B3BEF1E55C4E900DFFF13 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = dummyAppForKeyChain/dummyAppForKeyChain.entitlements;
DEVELOPMENT_TEAM = TN6YQNGLXP;
Expand All @@ -615,6 +616,7 @@
EF3B3BF01E55C4E900DFFF13 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = dummyAppForKeyChain/dummyAppForKeyChain.entitlements;
DEVELOPMENT_TEAM = TN6YQNGLXP;
Expand Down

0 comments on commit 999c0b0

Please sign in to comment.