Skip to content

Commit 72d2ce5

Browse files
committed
Removed ibdesignable labels for stability
1 parent 231d29c commit 72d2ce5

18 files changed

+673
-651
lines changed

Example/ORCommonUI-Swift.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
files = (
278278
);
279279
inputPaths = (
280-
"${SRCROOT}/Pods/Target Support Files/Pods-ORCommonUI-Swift_Tests/Pods-ORCommonUI-Swift_Tests-frameworks.sh",
280+
"${PODS_ROOT}/Target Support Files/Pods-ORCommonUI-Swift_Tests/Pods-ORCommonUI-Swift_Tests-frameworks.sh",
281281
"${BUILT_PRODUCTS_DIR}/ORCommonUI-Swift/ORCommonUI_Swift.framework",
282282
"${BUILT_PRODUCTS_DIR}/PureLayout/PureLayout.framework",
283283
);
@@ -288,7 +288,7 @@
288288
);
289289
runOnlyForDeploymentPostprocessing = 0;
290290
shellPath = /bin/sh;
291-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ORCommonUI-Swift_Tests/Pods-ORCommonUI-Swift_Tests-frameworks.sh\"\n";
291+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ORCommonUI-Swift_Tests/Pods-ORCommonUI-Swift_Tests-frameworks.sh\"\n";
292292
showEnvVarsInLog = 0;
293293
};
294294
7987A3757FA90E12B54E22CD /* [CP] Check Pods Manifest.lock */ = {
@@ -333,7 +333,7 @@
333333
files = (
334334
);
335335
inputPaths = (
336-
"${SRCROOT}/Pods/Target Support Files/Pods-ORCommonUI-Swift_Example/Pods-ORCommonUI-Swift_Example-frameworks.sh",
336+
"${PODS_ROOT}/Target Support Files/Pods-ORCommonUI-Swift_Example/Pods-ORCommonUI-Swift_Example-frameworks.sh",
337337
"${BUILT_PRODUCTS_DIR}/ORCommonUI-Swift/ORCommonUI_Swift.framework",
338338
"${BUILT_PRODUCTS_DIR}/PureLayout/PureLayout.framework",
339339
);
@@ -344,7 +344,7 @@
344344
);
345345
runOnlyForDeploymentPostprocessing = 0;
346346
shellPath = /bin/sh;
347-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ORCommonUI-Swift_Example/Pods-ORCommonUI-Swift_Example-frameworks.sh\"\n";
347+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ORCommonUI-Swift_Example/Pods-ORCommonUI-Swift_Example-frameworks.sh\"\n";
348348
showEnvVarsInLog = 0;
349349
};
350350
/* End PBXShellScriptBuildPhase section */

Example/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- ORCommonUI-Swift (5.0.0):
2+
- ORCommonUI-Swift (5.0.1):
33
- PureLayout (~> 3.0)
44
- PureLayout (3.0.2)
55

@@ -15,9 +15,9 @@ EXTERNAL SOURCES:
1515
:path: "../"
1616

1717
SPEC CHECKSUMS:
18-
ORCommonUI-Swift: 85c7ac2032fa8edc57d3cd7734ffdb19981deded
18+
ORCommonUI-Swift: afb4c3c239c9e29d1300ba0adabe76c75d985b51
1919
PureLayout: 4d550abe49a94f24c2808b9b95db9131685fe4cd
2020

2121
PODFILE CHECKSUM: c1a7e4ec90bec821daefdc23706a32cb5e39369e
2222

23-
COCOAPODS: 1.5.3
23+
COCOAPODS: 1.7.5

Example/Pods/Local Podspecs/ORCommonUI-Swift.podspec.json

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 544 additions & 558 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/ORCommonUI-Swift/Info.plist

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/ORCommonUI-Swift/ORCommonUI-Swift-Info.plist

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/ORCommonUI-Swift/ORCommonUI-Swift.xcconfig

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ORCommonUI-Swift_Example/Pods-ORCommonUI-Swift_Example-frameworks.sh

Lines changed: 28 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ORCommonUI-Swift_Example/Pods-ORCommonUI-Swift_Example.debug.xcconfig

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)