Skip to content

Commit

Permalink
Update 0.2.0
Browse files Browse the repository at this point in the history
customizing with Swift code
  • Loading branch information
poca-p0ca committed May 14, 2018
1 parent 49504d6 commit 6e119f2
Show file tree
Hide file tree
Showing 22 changed files with 1,329 additions and 310 deletions.
12 changes: 4 additions & 8 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,20 @@ PODS:
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- SoafSwitch (0.1.0)
- SoafSwitch (0.1.1)

DEPENDENCIES:
- FBSnapshotTestCase (~> 2.1.4)
- SoafSwitch (from `../`)

SPEC REPOS:
https://github.com/cocoapods/specs.git:
- FBSnapshotTestCase

EXTERNAL SOURCES:
SoafSwitch:
:path: "../"
:path: ../

SPEC CHECKSUMS:
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
SoafSwitch: b7b01a76b45f8b499e2b33227cb8d43947a94b0f
SoafSwitch: 6d1b19ff45f77b6fedb8826191cb0f65d6024f34

PODFILE CHECKSUM: d560dc7f0ce1eadbd4e1b83838d70c62cb8b0f1f

COCOAPODS: 1.5.2
COCOAPODS: 1.4.0
9 changes: 5 additions & 4 deletions Example/Pods/Local Podspecs/SoafSwitch.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 4 additions & 8 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

327 changes: 153 additions & 174 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Example/Pods/Target Support Files/SoafSwitch/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 38 additions & 0 deletions Example/SoafSwitch.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
607FACCD1AFB9204008FA782 /* Frameworks */,
607FACCE1AFB9204008FA782 /* Resources */,
EBED441BC2BCFBA05C0B91EB /* [CP] Embed Pods Frameworks */,
AC2E863319ADE85A8D8A579A /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand All @@ -190,6 +191,7 @@
607FACE21AFB9204008FA782 /* Frameworks */,
607FACE31AFB9204008FA782 /* Resources */,
A48DD15E31D0D28C65CF70AB /* [CP] Embed Pods Frameworks */,
FB013A2F42A4B9BEAE427027 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand All @@ -213,10 +215,12 @@
TargetAttributes = {
607FACCF1AFB9204008FA782 = {
CreatedOnToolsVersion = 6.3.1;
DevelopmentTeam = TSN52PT9J2;
LastSwiftMigration = 0900;
};
607FACE41AFB9204008FA782 = {
CreatedOnToolsVersion = 6.3.1;
DevelopmentTeam = TSN52PT9J2;
LastSwiftMigration = 0900;
TestTargetID = 607FACCF1AFB9204008FA782;
};
Expand Down Expand Up @@ -316,6 +320,21 @@
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SoafSwitch_Tests/Pods-SoafSwitch_Tests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
AC2E863319ADE85A8D8A579A /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SoafSwitch_Example/Pods-SoafSwitch_Example-resources.sh\"\n";
showEnvVarsInLog = 0;
};
EBED441BC2BCFBA05C0B91EB /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand All @@ -334,6 +353,21 @@
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SoafSwitch_Example/Pods-SoafSwitch_Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
FB013A2F42A4B9BEAE427027 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SoafSwitch_Tests/Pods-SoafSwitch_Tests-resources.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
Expand Down Expand Up @@ -488,6 +522,7 @@
baseConfigurationReference = 36460D128589BC01D85142C0 /* Pods-SoafSwitch_Example.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = TSN52PT9J2;
INFOPLIST_FILE = SoafSwitch/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MODULE_NAME = ExampleApp;
Expand All @@ -503,6 +538,7 @@
baseConfigurationReference = EE00770C18EC918D1C6F39EA /* Pods-SoafSwitch_Example.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = TSN52PT9J2;
INFOPLIST_FILE = SoafSwitch/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MODULE_NAME = ExampleApp;
Expand All @@ -517,6 +553,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 5BD02F28AD8DB823978E1324 /* Pods-SoafSwitch_Tests.debug.xcconfig */;
buildSettings = {
DEVELOPMENT_TEAM = TSN52PT9J2;
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
Expand All @@ -538,6 +575,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 596FB9BC8303ED715FF6A6EF /* Pods-SoafSwitch_Tests.release.xcconfig */;
buildSettings = {
DEVELOPMENT_TEAM = TSN52PT9J2;
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
Expand Down
Loading

0 comments on commit 6e119f2

Please sign in to comment.