Skip to content

Commit

Permalink
disable CI
Browse files Browse the repository at this point in the history
  • Loading branch information
iTofu committed Nov 20, 2018
1 parent 118c8cf commit f94515c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 25 deletions.
8 changes: 0 additions & 8 deletions .travis.yml

This file was deleted.

5 changes: 2 additions & 3 deletions Demo/LCActionSheetDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@
TargetAttributes = {
76485D6D1D38CB51009DDCA1 = {
CreatedOnToolsVersion = 7.3.1;
DevelopmentTeam = J34S2FKR92;
};
};
};
Expand Down Expand Up @@ -349,7 +348,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
DEVELOPMENT_TEAM = J34S2FKR92;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = LCActionSheetDemo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand All @@ -364,7 +363,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
DEVELOPMENT_TEAM = J34S2FKR92;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = LCActionSheetDemo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,6 @@
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3359323D0C8B4EF78A6B8E5F22AD44CC"
BuildableName = "libPods-LCActionSheetDemo.a"
BlueprintName = "Pods-LCActionSheetDemo"
ReferencedContainer = "container:Pods/Pods.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
Expand Down

0 comments on commit f94515c

Please sign in to comment.