|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 460B725D1B76D42600BB5ED8 /* ZLSwipeableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 460B725C1B76D42600BB5ED8 /* ZLSwipeableView.swift */; }; |
| 10 | + 46C0F0351C68AC90004BE1B3 /* ZLSwipeableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46C0F0341C68AC90004BE1B3 /* ZLSwipeableView.swift */; }; |
11 | 11 | /* End PBXBuildFile section */
|
12 | 12 |
|
13 | 13 | /* Begin PBXFileReference section */
|
14 | 14 | 460B72511B76D3E600BB5ED8 /* ZLSwipeableViewSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ZLSwipeableViewSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
15 |
| - 460B72561B76D3E600BB5ED8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
16 |
| - 460B725C1B76D42600BB5ED8 /* ZLSwipeableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ZLSwipeableView.swift; sourceTree = "<group>"; }; |
| 15 | + 46C0F0341C68AC90004BE1B3 /* ZLSwipeableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ZLSwipeableView.swift; sourceTree = SOURCE_ROOT; }; |
| 16 | + 46C0F0361C68ACA1004BE1B3 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = SOURCE_ROOT; }; |
17 | 17 | /* End PBXFileReference section */
|
18 | 18 |
|
19 | 19 | /* Begin PBXFrameworksBuildPhase section */
|
|
46 | 46 | 460B72531B76D3E600BB5ED8 /* ZLSwipeableViewSwift */ = {
|
47 | 47 | isa = PBXGroup;
|
48 | 48 | children = (
|
49 |
| - 460B725C1B76D42600BB5ED8 /* ZLSwipeableView.swift */, |
50 |
| - 460B72561B76D3E600BB5ED8 /* Info.plist */, |
| 49 | + 46C0F0341C68AC90004BE1B3 /* ZLSwipeableView.swift */, |
| 50 | + 46C0F0361C68ACA1004BE1B3 /* Info.plist */, |
51 | 51 | );
|
52 | 52 | path = ZLSwipeableViewSwift;
|
53 | 53 | sourceTree = "<group>";
|
|
89 | 89 | 460B72481B76D3E600BB5ED8 /* Project object */ = {
|
90 | 90 | isa = PBXProject;
|
91 | 91 | attributes = {
|
92 |
| - LastSwiftUpdateCheck = 0700; |
| 92 | + LastSwiftUpdateCheck = 0720; |
93 | 93 | LastUpgradeCheck = 0700;
|
94 | 94 | ORGANIZATIONNAME = "Andrew Breckenridge";
|
95 | 95 | TargetAttributes = {
|
|
130 | 130 | isa = PBXSourcesBuildPhase;
|
131 | 131 | buildActionMask = 2147483647;
|
132 | 132 | files = (
|
133 |
| - 460B725D1B76D42600BB5ED8 /* ZLSwipeableView.swift in Sources */, |
| 133 | + 46C0F0351C68AC90004BE1B3 /* ZLSwipeableView.swift in Sources */, |
134 | 134 | );
|
135 | 135 | runOnlyForDeploymentPostprocessing = 0;
|
136 | 136 | };
|
|
234 | 234 | DYLIB_COMPATIBILITY_VERSION = 1;
|
235 | 235 | DYLIB_CURRENT_VERSION = 1;
|
236 | 236 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
237 |
| - INFOPLIST_FILE = ZLSwipeableViewSwift/Info.plist; |
| 237 | + INFOPLIST_FILE = Info.plist; |
238 | 238 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
239 | 239 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
240 | 240 | PRODUCT_BUNDLE_IDENTIFIER = tfw.ZLSwipeableViewSwift;
|
|
252 | 252 | DYLIB_COMPATIBILITY_VERSION = 1;
|
253 | 253 | DYLIB_CURRENT_VERSION = 1;
|
254 | 254 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
255 |
| - INFOPLIST_FILE = ZLSwipeableViewSwift/Info.plist; |
| 255 | + INFOPLIST_FILE = Info.plist; |
256 | 256 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
257 | 257 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
258 | 258 | PRODUCT_BUNDLE_IDENTIFIER = tfw.ZLSwipeableViewSwift;
|
|
0 commit comments