|
11 | 11 | 33831CC31A9CFCDB00B124F1 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33831CBF1A9CFCDB00B124F1 /* Images.xcassets */; };
|
12 | 12 | 33831CC41A9CFCDB00B124F1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 33831CC01A9CFCDB00B124F1 /* Main.storyboard */; };
|
13 | 13 | 33831CC51A9CFCDB00B124F1 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33831CC11A9CFCDB00B124F1 /* ViewController.swift */; };
|
| 14 | + 33C69F161D26BEE100ABB47A /* PusherSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33C69F111D26BEB100ABB47A /* PusherSwift.framework */; }; |
| 15 | + 33C69F181D26C21600ABB47A /* PusherSwift.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 33C69F111D26BEB100ABB47A /* PusherSwift.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
14 | 16 | /* End PBXBuildFile section */
|
15 | 17 |
|
| 18 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 19 | + 33C69F191D26C21600ABB47A /* Embed Frameworks */ = { |
| 20 | + isa = PBXCopyFilesBuildPhase; |
| 21 | + buildActionMask = 2147483647; |
| 22 | + dstPath = ""; |
| 23 | + dstSubfolderSpec = 10; |
| 24 | + files = ( |
| 25 | + 33C69F181D26C21600ABB47A /* PusherSwift.framework in Embed Frameworks */, |
| 26 | + ); |
| 27 | + name = "Embed Frameworks"; |
| 28 | + runOnlyForDeploymentPostprocessing = 0; |
| 29 | + }; |
| 30 | +/* End PBXCopyFilesBuildPhase section */ |
| 31 | + |
16 | 32 | /* Begin PBXFileReference section */
|
17 | 33 | 21AFCABFD6461F6288FAA7A5 /* Pods_iOS_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iOS_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
18 | 34 | 2EB04428B64860E705E7675C /* Pods-iOS Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iOS Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-iOS Example/Pods-iOS Example.release.xcconfig"; sourceTree = "<group>"; };
|
|
22 | 38 | 33831CBF1A9CFCDB00B124F1 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Example/Images.xcassets; sourceTree = SOURCE_ROOT; };
|
23 | 39 | 33831CC01A9CFCDB00B124F1 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Example/Main.storyboard; sourceTree = SOURCE_ROOT; };
|
24 | 40 | 33831CC11A9CFCDB00B124F1 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ViewController.swift; path = Example/ViewController.swift; sourceTree = SOURCE_ROOT; };
|
| 41 | + 33C69F111D26BEB100ABB47A /* PusherSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PusherSwift.framework; path = "../../Library/Developer/Xcode/DerivedData/PusherSwift-cifrlthdfybbcedmlylirqthvkky/Build/Products/Debug-iphoneos/PusherSwift.framework"; sourceTree = "<group>"; }; |
25 | 42 | 63B4963D1F9188B612AE6FB6 /* Pods-iOS Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iOS Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-iOS Example/Pods-iOS Example.debug.xcconfig"; sourceTree = "<group>"; };
|
26 | 43 | /* End PBXFileReference section */
|
27 | 44 |
|
|
30 | 47 | isa = PBXFrameworksBuildPhase;
|
31 | 48 | buildActionMask = 2147483647;
|
32 | 49 | files = (
|
| 50 | + 33C69F161D26BEE100ABB47A /* PusherSwift.framework in Frameworks */, |
33 | 51 | );
|
34 | 52 | runOnlyForDeploymentPostprocessing = 0;
|
35 | 53 | };
|
|
87 | 105 | E0B29E04C3C064CEE6120CF2 /* Frameworks */ = {
|
88 | 106 | isa = PBXGroup;
|
89 | 107 | children = (
|
| 108 | + 33C69F111D26BEB100ABB47A /* PusherSwift.framework */, |
90 | 109 | 21AFCABFD6461F6288FAA7A5 /* Pods_iOS_Example.framework */,
|
91 | 110 | );
|
92 | 111 | name = Frameworks;
|
|
102 | 121 | 33831C5A1A9CEEE900B124F1 /* Sources */,
|
103 | 122 | 33831C5B1A9CEEE900B124F1 /* Frameworks */,
|
104 | 123 | 33831C5C1A9CEEE900B124F1 /* Resources */,
|
| 124 | + 33C69F191D26C21600ABB47A /* Embed Frameworks */, |
105 | 125 | );
|
106 | 126 | buildRules = (
|
107 | 127 | );
|
|
260 | 280 | CLANG_ENABLE_MODULES = YES;
|
261 | 281 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
262 | 282 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
263 |
| - EMBEDDED_CONTENT_CONTAINS_SWIFT = "$(inherited)"; |
| 283 | + EMBEDDED_CONTENT_CONTAINS_SWIFT = YES; |
264 | 284 | FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
265 | 285 | INFOPLIST_FILE = Example/Info.plist;
|
266 | 286 | IPHONEOS_DEPLOYMENT_TARGET = 9.1;
|
|
279 | 299 | CLANG_ENABLE_MODULES = YES;
|
280 | 300 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
281 | 301 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
282 |
| - EMBEDDED_CONTENT_CONTAINS_SWIFT = "$(inherited)"; |
| 302 | + EMBEDDED_CONTENT_CONTAINS_SWIFT = YES; |
283 | 303 | FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
284 | 304 | GCC_OPTIMIZATION_LEVEL = s;
|
285 | 305 | INFOPLIST_FILE = Example/Info.plist;
|
|
0 commit comments