Skip to content
This repository was archived by the owner on Jan 3, 2021. It is now read-only.

Commit a471d48

Browse files
committed
Update project settings
1 parent 3b2c7c7 commit a471d48

File tree

6 files changed

+44
-34
lines changed

6 files changed

+44
-34
lines changed

Podfile.lock

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,26 @@ DEPENDENCIES:
4343
- UMengAnalytics-NO-IDFA (~> 4.1.5)
4444
- YLGIFImage (= 0.11)
4545

46+
SPEC REPOS:
47+
https://github.com/cocoapods/specs.git:
48+
- Alamofire
49+
- JGProgressHUD
50+
- Kingfisher
51+
- KMPlaceholderTextView
52+
- LFRoundProgressView
53+
- MJRefresh
54+
- NJKWebViewProgress
55+
- R.swift
56+
- R.swift.Library
57+
- RxCocoa
58+
- RxSwift
59+
- SDWebImage
60+
- SnapKit
61+
- SVProgressHUD
62+
- SwiftMessages
63+
- UMengAnalytics-NO-IDFA
64+
- YLGIFImage
65+
4666
SPEC CHECKSUMS:
4767
Alamofire: 7682d43245de14874acd142ec137b144aa1dd335
4868
JGProgressHUD: cd599e041ab8363ac5ce83a21a6d95e21d359152
@@ -64,4 +84,4 @@ SPEC CHECKSUMS:
6484

6585
PODFILE CHECKSUM: 12b7121cccf78838f3e18be4ce5cdb175b9d28ef
6686

67-
COCOAPODS: 1.4.0
87+
COCOAPODS: 1.6.1

VSCAM.xcodeproj/project.pbxproj

Lines changed: 12 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,6 @@
771771
8488D4361DAA46FD000E703C /* Frameworks */,
772772
8488D4371DAA46FD000E703C /* Resources */,
773773
835A624CD3466F729B7575F7 /* [CP] Embed Pods Frameworks */,
774-
306710A19D3B89DE7E18A689 /* [CP] Copy Pods Resources */,
775774
123C140C1E18CE8E00ED127B /* Embed App Extensions */,
776775
12E195881E23A7C400EEDA0B /* Fabric */,
777776
);
@@ -792,26 +791,24 @@
792791
isa = PBXProject;
793792
attributes = {
794793
LastSwiftUpdateCheck = 0820;
795-
LastUpgradeCheck = 0900;
794+
LastUpgradeCheck = 1020;
796795
ORGANIZATIONNAME = EyreFree;
797796
TargetAttributes = {
798797
123C13FD1E18CE8D00ED127B = {
799798
CreatedOnToolsVersion = 8.2;
800-
DevelopmentTeam = P3X2725LYY;
801799
LastSwiftMigration = 0900;
802800
ProvisioningStyle = Automatic;
803801
};
804802
8488D4381DAA46FD000E703C = {
805803
CreatedOnToolsVersion = 8.0;
806-
DevelopmentTeam = P3X2725LYY;
807804
LastSwiftMigration = 0900;
808805
ProvisioningStyle = Automatic;
809806
};
810807
};
811808
};
812809
buildConfigurationList = 8488D4341DAA46FD000E703C /* Build configuration list for PBXProject "VSCAM" */;
813810
compatibilityVersion = "Xcode 3.2";
814-
developmentRegion = English;
811+
developmentRegion = en;
815812
hasScannedForEncodings = 0;
816813
knownRegions = (
817814
en,
@@ -883,28 +880,13 @@
883880
shellPath = /bin/sh;
884881
shellScript = "# \"${PODS_ROOT}/Fabric/run\" 87b627df0c46f63678df0870ac602fcd8ea18c1c 7441065bc67fcce4bb864bd117e84d8eea3ff6c24d9f14a83c26cf1e350e8d20";
885882
};
886-
306710A19D3B89DE7E18A689 /* [CP] Copy Pods Resources */ = {
887-
isa = PBXShellScriptBuildPhase;
888-
buildActionMask = 2147483647;
889-
files = (
890-
);
891-
inputPaths = (
892-
);
893-
name = "[CP] Copy Pods Resources";
894-
outputPaths = (
895-
);
896-
runOnlyForDeploymentPostprocessing = 0;
897-
shellPath = /bin/sh;
898-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-VSCAM/Pods-VSCAM-resources.sh\"\n";
899-
showEnvVarsInLog = 0;
900-
};
901883
835A624CD3466F729B7575F7 /* [CP] Embed Pods Frameworks */ = {
902884
isa = PBXShellScriptBuildPhase;
903885
buildActionMask = 2147483647;
904886
files = (
905887
);
906888
inputPaths = (
907-
"${SRCROOT}/Pods/Target Support Files/Pods-VSCAM/Pods-VSCAM-frameworks.sh",
889+
"${PODS_ROOT}/Target Support Files/Pods-VSCAM/Pods-VSCAM-frameworks.sh",
908890
"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
909891
"${BUILT_PRODUCTS_DIR}/JGProgressHUD/JGProgressHUD.framework",
910892
"${BUILT_PRODUCTS_DIR}/KMPlaceholderTextView/KMPlaceholderTextView.framework",
@@ -941,7 +923,7 @@
941923
);
942924
runOnlyForDeploymentPostprocessing = 0;
943925
shellPath = /bin/sh;
944-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-VSCAM/Pods-VSCAM-frameworks.sh\"\n";
926+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-VSCAM/Pods-VSCAM-frameworks.sh\"\n";
945927
showEnvVarsInLog = 0;
946928
};
947929
F27AC73B40782171E4CE4518 /* [CP] Check Pods Manifest.lock */ = {
@@ -1122,7 +1104,7 @@
11221104
123C14091E18CE8E00ED127B /* Debug */ = {
11231105
isa = XCBuildConfiguration;
11241106
buildSettings = {
1125-
DEVELOPMENT_TEAM = P3X2725LYY;
1107+
DEVELOPMENT_TEAM = "";
11261108
INFOPLIST_FILE = VSCAMShareExtension/Info.plist;
11271109
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
11281110
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
@@ -1138,7 +1120,7 @@
11381120
123C140A1E18CE8E00ED127B /* Release */ = {
11391121
isa = XCBuildConfiguration;
11401122
buildSettings = {
1141-
DEVELOPMENT_TEAM = P3X2725LYY;
1123+
DEVELOPMENT_TEAM = "";
11421124
INFOPLIST_FILE = VSCAMShareExtension/Info.plist;
11431125
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
11441126
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
@@ -1165,13 +1147,15 @@
11651147
CLANG_WARN_BOOL_CONVERSION = YES;
11661148
CLANG_WARN_COMMA = YES;
11671149
CLANG_WARN_CONSTANT_CONVERSION = YES;
1150+
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
11681151
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
11691152
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
11701153
CLANG_WARN_EMPTY_BODY = YES;
11711154
CLANG_WARN_ENUM_CONVERSION = YES;
11721155
CLANG_WARN_INFINITE_RECURSION = YES;
11731156
CLANG_WARN_INT_CONVERSION = YES;
11741157
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1158+
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
11751159
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
11761160
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
11771161
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
@@ -1224,13 +1208,15 @@
12241208
CLANG_WARN_BOOL_CONVERSION = YES;
12251209
CLANG_WARN_COMMA = YES;
12261210
CLANG_WARN_CONSTANT_CONVERSION = YES;
1211+
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
12271212
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
12281213
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
12291214
CLANG_WARN_EMPTY_BODY = YES;
12301215
CLANG_WARN_ENUM_CONVERSION = YES;
12311216
CLANG_WARN_INFINITE_RECURSION = YES;
12321217
CLANG_WARN_INT_CONVERSION = YES;
12331218
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1219+
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
12341220
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
12351221
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
12361222
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
@@ -1268,7 +1254,7 @@
12681254
buildSettings = {
12691255
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
12701256
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1271-
DEVELOPMENT_TEAM = P3X2725LYY;
1257+
DEVELOPMENT_TEAM = "";
12721258
INFOPLIST_FILE = VSCAM/Info.plist;
12731259
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
12741260
PRODUCT_BUNDLE_IDENTIFIER = com.EyreFree.VSCAM;
@@ -1286,7 +1272,7 @@
12861272
buildSettings = {
12871273
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
12881274
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1289-
DEVELOPMENT_TEAM = P3X2725LYY;
1275+
DEVELOPMENT_TEAM = "";
12901276
INFOPLIST_FILE = VSCAM/Info.plist;
12911277
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
12921278
PRODUCT_BUNDLE_IDENTIFIER = com.EyreFree.VSCAM;

VSCAM.xcodeproj/xcshareddata/xcschemes/VSCAM.xcscheme

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0900"
3+
LastUpgradeVersion = "1020"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -26,7 +26,6 @@
2626
buildConfiguration = "Debug"
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29-
language = ""
3029
shouldUseLaunchSchemeArgsEnv = "YES">
3130
<Testables>
3231
</Testables>
@@ -46,7 +45,6 @@
4645
buildConfiguration = "Debug"
4746
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4847
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
49-
language = ""
5048
launchStyle = "0"
5149
useCustomWorkingDirectory = "NO"
5250
ignoresPersistentStateOnLaunch = "NO"

VSCAM.xcodeproj/xcshareddata/xcschemes/VSCAMShareExtension.xcscheme

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0900"
3+
LastUpgradeVersion = "1020"
44
wasCreatedForAppExtension = "YES"
55
version = "2.0">
66
<BuildAction
@@ -41,7 +41,6 @@
4141
buildConfiguration = "Debug"
4242
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4343
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
44-
language = ""
4544
shouldUseLaunchSchemeArgsEnv = "YES">
4645
<Testables>
4746
</Testables>
@@ -61,7 +60,6 @@
6160
buildConfiguration = "Debug"
6261
selectedDebuggerIdentifier = ""
6362
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
64-
language = ""
6563
launchStyle = "0"
6664
useCustomWorkingDirectory = "NO"
6765
ignoresPersistentStateOnLaunch = "NO"
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>IDEDidComputeMac32BitWarning</key>
6+
<true/>
7+
</dict>
8+
</plist>

VSCAMShareExtension/ShareViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ extension String {
77
//替换前缀
88
func replacePrefix(string: String, with: String) -> String {
99
if self.hasPrefix(string) {
10-
return with + String(self.characters.dropFirst(string.characters.count))
10+
return with + String(self.dropFirst(string.characters.count))
1111
}
1212
return self
1313
}

0 commit comments

Comments
 (0)