|
153 | 153 | 6553C3B220D9493A00405D40 /* Backgroundable.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Backgroundable.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
154 | 154 | 6553C3B420D9493A00405D40 /* Backgroundable_iOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Backgroundable_iOS.h; sourceTree = "<group>"; };
|
155 | 155 | 6553C3B520D9493A00405D40 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 156 | + 655AA88C20D959CD008A28B8 /* push.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = push.sh; sourceTree = "<group>"; }; |
156 | 157 | 658231C420D7F8DC00FA8CC9 /* iOS Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "iOS Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
157 | 158 | 658231C620D7F8DD00FA8CC9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
158 | 159 | 658231C820D7F8DD00FA8CC9 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
259 | 260 | 658231EF20D7FDE600FA8CC9 /* Package.swift */,
|
260 | 261 | 650B58BC1DA6B8380037CBD7 /* README.md */,
|
261 | 262 | 6582329220D823F100FA8CC9 /* Backgroundable.podspec */,
|
| 263 | + 655AA88B20D959CD008A28B8 /* Scripts */, |
262 | 264 | 6582321620D8017200FA8CC9 /* Sources */,
|
263 | 265 | 658231C520D7F8DD00FA8CC9 /* iOS Example */,
|
264 | 266 | 6582324D20D812A200FA8CC9 /* iOS Tests */,
|
|
337 | 339 | path = Backgroundable_iOS;
|
338 | 340 | sourceTree = "<group>";
|
339 | 341 | };
|
| 342 | + 655AA88B20D959CD008A28B8 /* Scripts */ = { |
| 343 | + isa = PBXGroup; |
| 344 | + children = ( |
| 345 | + 655AA88C20D959CD008A28B8 /* push.sh */, |
| 346 | + ); |
| 347 | + name = Scripts; |
| 348 | + path = ../Scripts; |
| 349 | + sourceTree = "<group>"; |
| 350 | + }; |
340 | 351 | 658231C520D7F8DD00FA8CC9 /* iOS Example */ = {
|
341 | 352 | isa = PBXGroup;
|
342 | 353 | children = (
|
|
0 commit comments