Skip to content

Commit

Permalink
Revert unwanted changes
Browse files Browse the repository at this point in the history
This reverts commit bb84e92.
  • Loading branch information
Francesco Bigagnoli committed Feb 15, 2018
1 parent 9c3fd6b commit 39b6f70
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions Example/Pellicola.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -239,12 +239,12 @@
TargetAttributes = {
607FACCF1AFB9204008FA782 = {
CreatedOnToolsVersion = 6.3.1;
DevelopmentTeam = 4U2C75H9SP;
DevelopmentTeam = 7A8K2VDJFV;
LastSwiftMigration = 0910;
};
CE33BCC220120BE2002EC65E = {
CreatedOnToolsVersion = 9.2;
DevelopmentTeam = 4U2C75H9SP;
DevelopmentTeam = 7A8K2VDJFV;
ProvisioningStyle = Automatic;
TestTargetID = 607FACCF1AFB9204008FA782;
};
Expand Down Expand Up @@ -554,12 +554,12 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
DEVELOPMENT_TEAM = 4U2C75H9SP;
DEVELOPMENT_TEAM = 7A8K2VDJFV;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
INFOPLIST_FILE = Pellicola/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = com.subito.pellicola;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Pellicola/Pellicola_Example-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand All @@ -576,12 +576,12 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
DEVELOPMENT_TEAM = 4U2C75H9SP;
DEVELOPMENT_TEAM = 7A8K2VDJFV;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
INFOPLIST_FILE = Pellicola/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = com.subito.pellicola;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Pellicola/Pellicola_Example-Bridging-Header.h";
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
Expand All @@ -604,7 +604,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = 4U2C75H9SP;
DEVELOPMENT_TEAM = 7A8K2VDJFV;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = Pellicola_Tests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.2;
Expand All @@ -630,7 +630,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 4U2C75H9SP;
DEVELOPMENT_TEAM = 7A8K2VDJFV;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = Pellicola_Tests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "CE33BCC220120BE2002EC65E"
BlueprintIdentifier = "607FACE41AFB9204008FA782"
BuildableName = "Pellicola_Tests.xctest"
BlueprintName = "Pellicola_Tests"
ReferencedContainer = "container:Pellicola.xcodeproj">
Expand All @@ -47,7 +47,7 @@
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "CE33BCC220120BE2002EC65E"
BlueprintIdentifier = "607FACE41AFB9204008FA782"
BuildableName = "Pellicola_Tests.xctest"
BlueprintName = "Pellicola_Tests"
ReferencedContainer = "container:Pellicola.xcodeproj">
Expand Down

0 comments on commit 39b6f70

Please sign in to comment.