Skip to content

Commit 5b0d2e8

Browse files
committed
xcode autogenerated changes
1 parent 379e885 commit 5b0d2e8

File tree

2 files changed

+20
-60
lines changed

2 files changed

+20
-60
lines changed

Example/Leanplum-SDK.xcodeproj/project.pbxproj

Lines changed: 12 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10+
05B465433932C58CF4B66613 /* Pods_Leanplum_SDK_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92FEC45947F78DD1AD924183 /* Pods_Leanplum_SDK_Tests.framework */; };
1011
07E5C8AB1F052B7800A4B092 /* ActionManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 07E5C86B1F052B7800A4B092 /* ActionManagerTest.m */; };
1112
07E5C8AC1F052B7800A4B092 /* AppIconManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 07E5C86C1F052B7800A4B092 /* AppIconManagerTest.m */; };
1213
07E5C8AD1F052B7800A4B092 /* EventDataManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 07E5C86D1F052B7800A4B092 /* EventDataManagerTest.m */; };
@@ -74,7 +75,7 @@
7475
07E5C8F41F052DD000A4B092 /* SingleMessage.json in Resources */ = {isa = PBXBuildFile; fileRef = 07E5C8A81F052B7800A4B092 /* SingleMessage.json */; };
7576
07E5C8F51F052DD000A4B092 /* TiedPriorities1.json in Resources */ = {isa = PBXBuildFile; fileRef = 07E5C8A91F052B7800A4B092 /* TiedPriorities1.json */; };
7677
07E5C8F61F052DD000A4B092 /* TiedPriorities2.json in Resources */ = {isa = PBXBuildFile; fileRef = 07E5C8AA1F052B7800A4B092 /* TiedPriorities2.json */; };
77-
31A2B64CA6C62A4A59D1FC14 /* libPods-Leanplum-tvOS-SDK_Example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B30CAD752CAE14DC2DAD8C2B /* libPods-Leanplum-tvOS-SDK_Example.a */; };
78+
38FBE3A8C92D53D6FD531D14 /* Pods_Leanplum_SDK_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 350BB24D9BF687C26729864F /* Pods_Leanplum_SDK_Example.framework */; };
7879
6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
7980
6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
8081
6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
@@ -88,18 +89,17 @@
8889
6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
8990
6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
9091
873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; };
91-
956357650097271FEDD4FCD2 /* libPods-Leanplum-SDK_Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D1597BF680DA0D633F15869D /* libPods-Leanplum-SDK_Tests.a */; };
9292
9CB691DE1F15FFF5002D83D8 /* batch_response.json in Resources */ = {isa = PBXBuildFile; fileRef = 9CB691DD1F15FFF5002D83D8 /* batch_response.json */; };
9393
9CB691DF1F15FFFF002D83D8 /* batch_response.json in Resources */ = {isa = PBXBuildFile; fileRef = 9CB691DD1F15FFF5002D83D8 /* batch_response.json */; };
9494
9CB691E11F1601BA002D83D8 /* EventCallbackManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CB691E01F1601BA002D83D8 /* EventCallbackManagerTest.m */; };
9595
9CD04D941F8EE7E30033AB4A /* variables_with_newsfeed_response.json in Resources */ = {isa = PBXBuildFile; fileRef = 9CD04D931F8EB6190033AB4A /* variables_with_newsfeed_response.json */; };
9696
9CD04D951F8EE7E30033AB4A /* variables_with_newsfeed_response.json in Resources */ = {isa = PBXBuildFile; fileRef = 9CD04D931F8EB6190033AB4A /* variables_with_newsfeed_response.json */; };
97-
9E032A24A42D2042C4B62505 /* libPods-Leanplum-SDK_Example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 066C8918F2744DE47AAC8F77 /* libPods-Leanplum-SDK_Example.a */; };
9897
B5CCCA2D1D74B64D005ADEE1 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B5CCCA2C1D74B64D005ADEE1 /* main.m */; };
9998
B5CCCA301D74B64D005ADEE1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B5CCCA2F1D74B64D005ADEE1 /* AppDelegate.m */; };
10099
B5CCCA331D74B64D005ADEE1 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B5CCCA321D74B64D005ADEE1 /* ViewController.m */; };
101100
B5CCCA361D74B64D005ADEE1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B5CCCA341D74B64D005ADEE1 /* Main.storyboard */; };
102101
B5CCCA381D74B64D005ADEE1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B5CCCA371D74B64D005ADEE1 /* Assets.xcassets */; };
102+
DDB31EB32538F0B263BA7DEF /* Pods_Leanplum_tvOS_SDK_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B3A029531D9DAB706B77C73 /* Pods_Leanplum_tvOS_SDK_Example.framework */; };
103103
/* End PBXBuildFile section */
104104

105105
/* Begin PBXContainerItemProxy section */
@@ -113,7 +113,6 @@
113113
/* End PBXContainerItemProxy section */
114114

115115
/* Begin PBXFileReference section */
116-
066C8918F2744DE47AAC8F77 /* libPods-Leanplum-SDK_Example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Leanplum-SDK_Example.a"; sourceTree = BUILT_PRODUCTS_DIR; };
117116
0723D6CA1ED8CCAA004AE3A5 /* Leanplum-iOS-SDK-source.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; name = "Leanplum-iOS-SDK-source.podspec"; path = "../Leanplum-iOS-SDK-source.podspec"; sourceTree = "<group>"; };
118117
0723D6CB1ED8CCAA004AE3A5 /* Leanplum-iOS-SDK.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; name = "Leanplum-iOS-SDK.podspec"; path = "../Leanplum-iOS-SDK.podspec"; sourceTree = "<group>"; };
119118
0723D6CC1ED8CCAA004AE3A5 /* Leanplum-tvOS-SDK.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; name = "Leanplum-tvOS-SDK.podspec"; path = "../Leanplum-tvOS-SDK.podspec"; sourceTree = "<group>"; };
@@ -168,6 +167,7 @@
168167
07E5C8AA1F052B7800A4B092 /* TiedPriorities2.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = TiedPriorities2.json; sourceTree = "<group>"; };
169168
1982CE36FE54461D3A24D6B5 /* Pods-Leanplum-tvOS-SDK_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Leanplum-tvOS-SDK_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Leanplum-tvOS-SDK_Example/Pods-Leanplum-tvOS-SDK_Example.debug.xcconfig"; sourceTree = "<group>"; };
170169
29ABF5FA9E1826C5BBE433C9 /* Pods-Leanplum-SDK_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Leanplum-SDK_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests.debug.xcconfig"; sourceTree = "<group>"; };
170+
350BB24D9BF687C26729864F /* Pods_Leanplum_SDK_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Leanplum_SDK_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
171171
6003F58A195388D20070C39A /* Leanplum-SDK_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Leanplum-SDK_Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
172172
6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
173173
6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
@@ -188,13 +188,14 @@
188188
606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
189189
73B565AA61D6B6A4E92607C4 /* Pods-Leanplum-SDK_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Leanplum-SDK_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests.release.xcconfig"; sourceTree = "<group>"; };
190190
74C2EA3F2D53CAE77A03BFFA /* Pods-Leanplum-tvOS-SDK_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Leanplum-tvOS-SDK_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Leanplum-tvOS-SDK_Example/Pods-Leanplum-tvOS-SDK_Example.release.xcconfig"; sourceTree = "<group>"; };
191+
7B3A029531D9DAB706B77C73 /* Pods_Leanplum_tvOS_SDK_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Leanplum_tvOS_SDK_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
191192
84A3C33C701600A874B8C63F /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
192193
873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
194+
92FEC45947F78DD1AD924183 /* Pods_Leanplum_SDK_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Leanplum_SDK_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
193195
9CB691DD1F15FFF5002D83D8 /* batch_response.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = batch_response.json; sourceTree = "<group>"; };
194196
9CB691E01F1601BA002D83D8 /* EventCallbackManagerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EventCallbackManagerTest.m; sourceTree = "<group>"; };
195197
9CD04D931F8EB6190033AB4A /* variables_with_newsfeed_response.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = variables_with_newsfeed_response.json; sourceTree = "<group>"; };
196198
A54ACCFCB36AE8C874708A7F /* libPods-Leanplum-SDK_Example-Leanplum-SDK_Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Leanplum-SDK_Example-Leanplum-SDK_Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
197-
B30CAD752CAE14DC2DAD8C2B /* libPods-Leanplum-tvOS-SDK_Example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Leanplum-tvOS-SDK_Example.a"; sourceTree = BUILT_PRODUCTS_DIR; };
198199
B5CCCA291D74B64D005ADEE1 /* Leanplum-tvOS-SDK_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Leanplum-tvOS-SDK_Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
199200
B5CCCA2C1D74B64D005ADEE1 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
200201
B5CCCA2E1D74B64D005ADEE1 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
@@ -204,7 +205,6 @@
204205
B5CCCA351D74B64D005ADEE1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
205206
B5CCCA371D74B64D005ADEE1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
206207
B5CCCA391D74B64D005ADEE1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
207-
D1597BF680DA0D633F15869D /* libPods-Leanplum-SDK_Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Leanplum-SDK_Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
208208
D2BDBCD86C8BEA8BF5B15B99 /* Pods-Leanplum-SDK_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Leanplum-SDK_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example.debug.xcconfig"; sourceTree = "<group>"; };
209209
ED67DCDB70EA6598AF12284A /* Pods-Leanplum-SDK_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Leanplum-SDK_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example.release.xcconfig"; sourceTree = "<group>"; };
210210
F5CF859C9DD307380E6F9A30 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
@@ -218,7 +218,7 @@
218218
6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
219219
6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
220220
6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
221-
9E032A24A42D2042C4B62505 /* libPods-Leanplum-SDK_Example.a in Frameworks */,
221+
38FBE3A8C92D53D6FD531D14 /* Pods_Leanplum_SDK_Example.framework in Frameworks */,
222222
);
223223
runOnlyForDeploymentPostprocessing = 0;
224224
};
@@ -229,15 +229,15 @@
229229
6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
230230
6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
231231
6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
232-
956357650097271FEDD4FCD2 /* libPods-Leanplum-SDK_Tests.a in Frameworks */,
232+
05B465433932C58CF4B66613 /* Pods_Leanplum_SDK_Tests.framework in Frameworks */,
233233
);
234234
runOnlyForDeploymentPostprocessing = 0;
235235
};
236236
B5CCCA261D74B64D005ADEE1 /* Frameworks */ = {
237237
isa = PBXFrameworksBuildPhase;
238238
buildActionMask = 2147483647;
239239
files = (
240-
31A2B64CA6C62A4A59D1FC14 /* libPods-Leanplum-tvOS-SDK_Example.a in Frameworks */,
240+
DDB31EB32538F0B263BA7DEF /* Pods_Leanplum_tvOS_SDK_Example.framework in Frameworks */,
241241
);
242242
runOnlyForDeploymentPostprocessing = 0;
243243
};
@@ -389,9 +389,9 @@
389389
6003F591195388D20070C39A /* UIKit.framework */,
390390
6003F5AF195388D20070C39A /* XCTest.framework */,
391391
A54ACCFCB36AE8C874708A7F /* libPods-Leanplum-SDK_Example-Leanplum-SDK_Tests.a */,
392-
066C8918F2744DE47AAC8F77 /* libPods-Leanplum-SDK_Example.a */,
393-
D1597BF680DA0D633F15869D /* libPods-Leanplum-SDK_Tests.a */,
394-
B30CAD752CAE14DC2DAD8C2B /* libPods-Leanplum-tvOS-SDK_Example.a */,
392+
350BB24D9BF687C26729864F /* Pods_Leanplum_SDK_Example.framework */,
393+
92FEC45947F78DD1AD924183 /* Pods_Leanplum_SDK_Tests.framework */,
394+
7B3A029531D9DAB706B77C73 /* Pods_Leanplum_tvOS_SDK_Example.framework */,
395395
);
396396
name = Frameworks;
397397
sourceTree = "<group>";
@@ -502,7 +502,6 @@
502502
6003F587195388D20070C39A /* Frameworks */,
503503
6003F588195388D20070C39A /* Resources */,
504504
8DCC75BBA7536489C2A18367 /* [CP] Embed Pods Frameworks */,
505-
91B5FB8083299E70A43DD1AA /* [CP] Copy Pods Resources */,
506505
);
507506
buildRules = (
508507
);
@@ -522,7 +521,6 @@
522521
6003F5AB195388D20070C39A /* Frameworks */,
523522
6003F5AC195388D20070C39A /* Resources */,
524523
FA2F5E81596313863FEAD800 /* [CP] Embed Pods Frameworks */,
525-
9DA72293461F23E03C1E2B37 /* [CP] Copy Pods Resources */,
526524
);
527525
buildRules = (
528526
);
@@ -543,7 +541,6 @@
543541
B5CCCA261D74B64D005ADEE1 /* Frameworks */,
544542
B5CCCA271D74B64D005ADEE1 /* Resources */,
545543
CE1D3D9B6CE96DE8989631BA /* [CP] Embed Pods Frameworks */,
546-
81DD9F917F8C0494E1D79789 /* [CP] Copy Pods Resources */,
547544
);
548545
buildRules = (
549546
);
@@ -717,21 +714,6 @@
717714
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
718715
showEnvVarsInLog = 0;
719716
};
720-
81DD9F917F8C0494E1D79789 /* [CP] Copy Pods Resources */ = {
721-
isa = PBXShellScriptBuildPhase;
722-
buildActionMask = 2147483647;
723-
files = (
724-
);
725-
inputPaths = (
726-
);
727-
name = "[CP] Copy Pods Resources";
728-
outputPaths = (
729-
);
730-
runOnlyForDeploymentPostprocessing = 0;
731-
shellPath = /bin/sh;
732-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Leanplum-tvOS-SDK_Example/Pods-Leanplum-tvOS-SDK_Example-resources.sh\"\n";
733-
showEnvVarsInLog = 0;
734-
};
735717
8DCC75BBA7536489C2A18367 /* [CP] Embed Pods Frameworks */ = {
736718
isa = PBXShellScriptBuildPhase;
737719
buildActionMask = 2147483647;
@@ -750,36 +732,6 @@
750732
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example-frameworks.sh\"\n";
751733
showEnvVarsInLog = 0;
752734
};
753-
91B5FB8083299E70A43DD1AA /* [CP] Copy Pods Resources */ = {
754-
isa = PBXShellScriptBuildPhase;
755-
buildActionMask = 2147483647;
756-
files = (
757-
);
758-
inputPaths = (
759-
);
760-
name = "[CP] Copy Pods Resources";
761-
outputPaths = (
762-
);
763-
runOnlyForDeploymentPostprocessing = 0;
764-
shellPath = /bin/sh;
765-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example-resources.sh\"\n";
766-
showEnvVarsInLog = 0;
767-
};
768-
9DA72293461F23E03C1E2B37 /* [CP] Copy Pods Resources */ = {
769-
isa = PBXShellScriptBuildPhase;
770-
buildActionMask = 2147483647;
771-
files = (
772-
);
773-
inputPaths = (
774-
);
775-
name = "[CP] Copy Pods Resources";
776-
outputPaths = (
777-
);
778-
runOnlyForDeploymentPostprocessing = 0;
779-
shellPath = /bin/sh;
780-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests-resources.sh\"\n";
781-
showEnvVarsInLog = 0;
782-
};
783735
AA36E9F20FC263CA34118B64 /* [CP] Check Pods Manifest.lock */ = {
784736
isa = PBXShellScriptBuildPhase;
785737
buildActionMask = 2147483647;
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>

0 commit comments

Comments
 (0)