|
105 | 105 | 705A9A3025991C1400B3547F /* Fileable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 705A9A2E25991C1400B3547F /* Fileable.swift */; };
|
106 | 106 | 705A9A3125991C1400B3547F /* Fileable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 705A9A2E25991C1400B3547F /* Fileable.swift */; };
|
107 | 107 | 705A9A3225991C1400B3547F /* Fileable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 705A9A2E25991C1400B3547F /* Fileable.swift */; };
|
| 108 | + 705D950825BE4C08003EF6F8 /* SubscriptionCallback.swift in Sources */ = {isa = PBXBuildFile; fileRef = 705D950725BE4C08003EF6F8 /* SubscriptionCallback.swift */; }; |
| 109 | + 705D950925BE4C08003EF6F8 /* SubscriptionCallback.swift in Sources */ = {isa = PBXBuildFile; fileRef = 705D950725BE4C08003EF6F8 /* SubscriptionCallback.swift */; }; |
| 110 | + 705D950A25BE4C08003EF6F8 /* SubscriptionCallback.swift in Sources */ = {isa = PBXBuildFile; fileRef = 705D950725BE4C08003EF6F8 /* SubscriptionCallback.swift */; }; |
| 111 | + 705D950B25BE4C08003EF6F8 /* SubscriptionCallback.swift in Sources */ = {isa = PBXBuildFile; fileRef = 705D950725BE4C08003EF6F8 /* SubscriptionCallback.swift */; }; |
108 | 112 | 70647E8E259E3375004C1004 /* LocallyIdentifiable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70647E8D259E3375004C1004 /* LocallyIdentifiable.swift */; };
|
109 | 113 | 70647E8F259E3375004C1004 /* LocallyIdentifiable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70647E8D259E3375004C1004 /* LocallyIdentifiable.swift */; };
|
110 | 114 | 70647E90259E3375004C1004 /* LocallyIdentifiable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70647E8D259E3375004C1004 /* LocallyIdentifiable.swift */; };
|
|
469 | 473 | 705727882593FF8000F0ADD5 /* ParseFileTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseFileTests.swift; sourceTree = "<group>"; };
|
470 | 474 | 705A99F8259807F900B3547F /* ParseFileManagerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseFileManagerTests.swift; sourceTree = "<group>"; };
|
471 | 475 | 705A9A2E25991C1400B3547F /* Fileable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Fileable.swift; sourceTree = "<group>"; };
|
| 476 | + 705D950725BE4C08003EF6F8 /* SubscriptionCallback.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionCallback.swift; sourceTree = "<group>"; }; |
472 | 477 | 70647E8D259E3375004C1004 /* LocallyIdentifiable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocallyIdentifiable.swift; sourceTree = "<group>"; };
|
473 | 478 | 70647E9B259E3A9A004C1004 /* ParseType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseType.swift; sourceTree = "<group>"; };
|
474 | 479 | 707A3BF025B0A4F0000D215C /* ParseAuthentication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseAuthentication.swift; sourceTree = "<group>"; };
|
|
825 | 830 | 700395A225A119430052CB31 /* Operations.swift */,
|
826 | 831 | 7003960825A184EF0052CB31 /* ParseLiveQuery.swift */,
|
827 | 832 | 700395B925A1470F0052CB31 /* Subscription.swift */,
|
| 833 | + 705D950725BE4C08003EF6F8 /* SubscriptionCallback.swift */, |
828 | 834 | 700395DE25A147C40052CB31 /* Protocols */,
|
829 | 835 | );
|
830 | 836 | path = LiveQuery;
|
|
1437 | 1443 | 707A3C2025B14BD0000D215C /* ParseApple.swift in Sources */,
|
1438 | 1444 | F97B462224D9C6F200F4A88B /* ParseKeyValueStore.swift in Sources */,
|
1439 | 1445 | F97B45E624D9C6F200F4A88B /* Query.swift in Sources */,
|
| 1446 | + 705D950825BE4C08003EF6F8 /* SubscriptionCallback.swift in Sources */, |
1440 | 1447 | 70C5509225B4A99100B5DBC2 /* AddRelation.swift in Sources */,
|
1441 | 1448 | 708D035225215F9B00646C70 /* Deletable.swift in Sources */,
|
1442 | 1449 | F97B466424D9C88600F4A88B /* SecureStorage.swift in Sources */,
|
|
1548 | 1555 | 707A3C2125B14BD0000D215C /* ParseApple.swift in Sources */,
|
1549 | 1556 | F97B462324D9C6F200F4A88B /* ParseKeyValueStore.swift in Sources */,
|
1550 | 1557 | F97B45E724D9C6F200F4A88B /* Query.swift in Sources */,
|
| 1558 | + 705D950925BE4C08003EF6F8 /* SubscriptionCallback.swift in Sources */, |
1551 | 1559 | 70C5509325B4A99100B5DBC2 /* AddRelation.swift in Sources */,
|
1552 | 1560 | 708D035325215F9B00646C70 /* Deletable.swift in Sources */,
|
1553 | 1561 | F97B466524D9C88600F4A88B /* SecureStorage.swift in Sources */,
|
|
1705 | 1713 | 707A3C2325B14BD0000D215C /* ParseApple.swift in Sources */,
|
1706 | 1714 | F97B462124D9C6F200F4A88B /* ParseStorage.swift in Sources */,
|
1707 | 1715 | F97B466724D9C88600F4A88B /* SecureStorage.swift in Sources */,
|
| 1716 | + 705D950B25BE4C08003EF6F8 /* SubscriptionCallback.swift in Sources */, |
1708 | 1717 | 70C5509525B4A99100B5DBC2 /* AddRelation.swift in Sources */,
|
1709 | 1718 | 708D035525215F9B00646C70 /* Deletable.swift in Sources */,
|
1710 | 1719 | 70110D55250680140091CC1D /* ParseConstants.swift in Sources */,
|
|
1779 | 1788 | 707A3C2225B14BD0000D215C /* ParseApple.swift in Sources */,
|
1780 | 1789 | F97B462024D9C6F200F4A88B /* ParseStorage.swift in Sources */,
|
1781 | 1790 | F97B466624D9C88600F4A88B /* SecureStorage.swift in Sources */,
|
| 1791 | + 705D950A25BE4C08003EF6F8 /* SubscriptionCallback.swift in Sources */, |
1782 | 1792 | 70C5509425B4A99100B5DBC2 /* AddRelation.swift in Sources */,
|
1783 | 1793 | 708D035425215F9B00646C70 /* Deletable.swift in Sources */,
|
1784 | 1794 | 70110D54250680140091CC1D /* ParseConstants.swift in Sources */,
|
|
2045 | 2055 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2046 | 2056 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
2047 | 2057 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2048 |
| - MARKETING_VERSION = 1.1.0; |
| 2058 | + MARKETING_VERSION = 1.1.1; |
2049 | 2059 | PRODUCT_BUNDLE_IDENTIFIER = com.parse.ParseSwift;
|
2050 | 2060 | PRODUCT_NAME = ParseSwift;
|
2051 | 2061 | SKIP_INSTALL = YES;
|
|
2067 | 2077 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2068 | 2078 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
2069 | 2079 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2070 |
| - MARKETING_VERSION = 1.1.0; |
| 2080 | + MARKETING_VERSION = 1.1.1; |
2071 | 2081 | PRODUCT_BUNDLE_IDENTIFIER = com.parse.ParseSwift;
|
2072 | 2082 | PRODUCT_NAME = ParseSwift;
|
2073 | 2083 | SKIP_INSTALL = YES;
|
|
2131 | 2141 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2132 | 2142 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
2133 | 2143 | MACOSX_DEPLOYMENT_TARGET = 10.13;
|
2134 |
| - MARKETING_VERSION = 1.1.0; |
| 2144 | + MARKETING_VERSION = 1.1.1; |
2135 | 2145 | PRODUCT_BUNDLE_IDENTIFIER = com.parse.ParseSwift;
|
2136 | 2146 | PRODUCT_NAME = ParseSwift;
|
2137 | 2147 | SDKROOT = macosx;
|
|
2155 | 2165 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2156 | 2166 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
2157 | 2167 | MACOSX_DEPLOYMENT_TARGET = 10.13;
|
2158 |
| - MARKETING_VERSION = 1.1.0; |
| 2168 | + MARKETING_VERSION = 1.1.1; |
2159 | 2169 | PRODUCT_BUNDLE_IDENTIFIER = com.parse.ParseSwift;
|
2160 | 2170 | PRODUCT_NAME = ParseSwift;
|
2161 | 2171 | SDKROOT = macosx;
|
|
2300 | 2310 | INFOPLIST_FILE = "ParseSwift-watchOS/Info.plist";
|
2301 | 2311 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2302 | 2312 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2303 |
| - MARKETING_VERSION = 1.1.0; |
| 2313 | + MARKETING_VERSION = 1.1.1; |
2304 | 2314 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
2305 | 2315 | MTL_FAST_MATH = YES;
|
2306 | 2316 | PRODUCT_BUNDLE_IDENTIFIER = "com.parse.ParseSwift-watchOS";
|
|
2328 | 2338 | INFOPLIST_FILE = "ParseSwift-watchOS/Info.plist";
|
2329 | 2339 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2330 | 2340 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2331 |
| - MARKETING_VERSION = 1.1.0; |
| 2341 | + MARKETING_VERSION = 1.1.1; |
2332 | 2342 | MTL_FAST_MATH = YES;
|
2333 | 2343 | PRODUCT_BUNDLE_IDENTIFIER = "com.parse.ParseSwift-watchOS";
|
2334 | 2344 | PRODUCT_NAME = ParseSwift;
|
|
2354 | 2364 | INFOPLIST_FILE = "ParseSwift-tvOS/Info.plist";
|
2355 | 2365 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2356 | 2366 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2357 |
| - MARKETING_VERSION = 1.1.0; |
| 2367 | + MARKETING_VERSION = 1.1.1; |
2358 | 2368 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
2359 | 2369 | MTL_FAST_MATH = YES;
|
2360 | 2370 | PRODUCT_BUNDLE_IDENTIFIER = "com.parse.ParseSwift-tvOS";
|
|
2381 | 2391 | INFOPLIST_FILE = "ParseSwift-tvOS/Info.plist";
|
2382 | 2392 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2383 | 2393 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2384 |
| - MARKETING_VERSION = 1.1.0; |
| 2394 | + MARKETING_VERSION = 1.1.1; |
2385 | 2395 | MTL_FAST_MATH = YES;
|
2386 | 2396 | PRODUCT_BUNDLE_IDENTIFIER = "com.parse.ParseSwift-tvOS";
|
2387 | 2397 | PRODUCT_NAME = ParseSwift;
|
|
0 commit comments