|
95 | 95 | 7033ECB825584A83009770F3 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7033ECB625584A83009770F3 /* Main.storyboard */; };
|
96 | 96 | 7033ECBA25584A85009770F3 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7033ECB925584A85009770F3 /* Assets.xcassets */; };
|
97 | 97 | 7033ECBD25584A85009770F3 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7033ECBB25584A85009770F3 /* LaunchScreen.storyboard */; };
|
| 98 | + 70386A0625D9718C0048EC1B /* Data+hexString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70386A0525D9718C0048EC1B /* Data+hexString.swift */; }; |
| 99 | + 70386A0725D9718C0048EC1B /* Data+hexString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70386A0525D9718C0048EC1B /* Data+hexString.swift */; }; |
| 100 | + 70386A0825D9718C0048EC1B /* Data+hexString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70386A0525D9718C0048EC1B /* Data+hexString.swift */; }; |
| 101 | + 70386A0925D9718C0048EC1B /* Data+hexString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70386A0525D9718C0048EC1B /* Data+hexString.swift */; }; |
98 | 102 | 7044C17525C4ECFF0011F6E7 /* ParseCloud+combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7044C17425C4ECFF0011F6E7 /* ParseCloud+combine.swift */; };
|
99 | 103 | 7044C17625C4ECFF0011F6E7 /* ParseCloud+combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7044C17425C4ECFF0011F6E7 /* ParseCloud+combine.swift */; };
|
100 | 104 | 7044C17725C4ECFF0011F6E7 /* ParseCloud+combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7044C17425C4ECFF0011F6E7 /* ParseCloud+combine.swift */; };
|
|
536 | 540 | 7033ECB925584A85009770F3 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
537 | 541 | 7033ECBC25584A85009770F3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
538 | 542 | 7033ECBE25584A85009770F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 543 | + 70386A0525D9718C0048EC1B /* Data+hexString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Data+hexString.swift"; sourceTree = "<group>"; }; |
539 | 544 | 7044C17425C4ECFF0011F6E7 /* ParseCloud+combine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ParseCloud+combine.swift"; sourceTree = "<group>"; };
|
540 | 545 | 7044C18225C4EFC10011F6E7 /* ParseConfig+combine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ParseConfig+combine.swift"; sourceTree = "<group>"; };
|
541 | 546 | 7044C19025C4F5B60011F6E7 /* ParseFile+combine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ParseFile+combine.swift"; sourceTree = "<group>"; };
|
|
884 | 889 | 70110D562506CE890091CC1D /* BaseParseInstallation.swift */,
|
885 | 890 | F97B45C224D9C6F200F4A88B /* NoBody.swift */,
|
886 | 891 | 70D1BE7225BB43EB00A42E7C /* BaseConfig.swift */,
|
| 892 | + 70386A0525D9718C0048EC1B /* Data+hexString.swift */, |
887 | 893 | );
|
888 | 894 | path = Internal;
|
889 | 895 | sourceTree = "<group>";
|
|
1520 | 1526 | 7044C1C825C5B2B10011F6E7 /* ParseAuthentication+combine.swift in Sources */,
|
1521 | 1527 | 707A3BF125B0A4F0000D215C /* ParseAuthentication.swift in Sources */,
|
1522 | 1528 | 70D1BE7325BB43EB00A42E7C /* BaseConfig.swift in Sources */,
|
| 1529 | + 70386A0625D9718C0048EC1B /* Data+hexString.swift in Sources */, |
1523 | 1530 | F97B465F24D9C7B500F4A88B /* KeychainStore.swift in Sources */,
|
1524 | 1531 | 705726E02592C2A800F0ADD5 /* ParseHash.swift in Sources */,
|
1525 | 1532 | 70110D52250680140091CC1D /* ParseConstants.swift in Sources */,
|
|
1651 | 1658 | 7044C1C925C5B2B10011F6E7 /* ParseAuthentication+combine.swift in Sources */,
|
1652 | 1659 | 707A3BF225B0A4F0000D215C /* ParseAuthentication.swift in Sources */,
|
1653 | 1660 | 70D1BE7425BB43EB00A42E7C /* BaseConfig.swift in Sources */,
|
| 1661 | + 70386A0725D9718C0048EC1B /* Data+hexString.swift in Sources */, |
1654 | 1662 | F97B466024D9C7B500F4A88B /* KeychainStore.swift in Sources */,
|
1655 | 1663 | 705726E12592C2A800F0ADD5 /* ParseHash.swift in Sources */,
|
1656 | 1664 | 70110D53250680140091CC1D /* ParseConstants.swift in Sources */,
|
|
1838 | 1846 | 7044C1CB25C5B2B10011F6E7 /* ParseAuthentication+combine.swift in Sources */,
|
1839 | 1847 | 707A3BF425B0A4F0000D215C /* ParseAuthentication.swift in Sources */,
|
1840 | 1848 | 70D1BE7625BB43EB00A42E7C /* BaseConfig.swift in Sources */,
|
| 1849 | + 70386A0925D9718C0048EC1B /* Data+hexString.swift in Sources */, |
1841 | 1850 | F97B460524D9C6F200F4A88B /* NoBody.swift in Sources */,
|
1842 | 1851 | 705726E32592C2A800F0ADD5 /* ParseHash.swift in Sources */,
|
1843 | 1852 | F97B45E124D9C6F200F4A88B /* AnyCodable.swift in Sources */,
|
|
1922 | 1931 | 7044C1CA25C5B2B10011F6E7 /* ParseAuthentication+combine.swift in Sources */,
|
1923 | 1932 | 707A3BF325B0A4F0000D215C /* ParseAuthentication.swift in Sources */,
|
1924 | 1933 | 70D1BE7525BB43EB00A42E7C /* BaseConfig.swift in Sources */,
|
| 1934 | + 70386A0825D9718C0048EC1B /* Data+hexString.swift in Sources */, |
1925 | 1935 | F97B460424D9C6F200F4A88B /* NoBody.swift in Sources */,
|
1926 | 1936 | 705726E22592C2A800F0ADD5 /* ParseHash.swift in Sources */,
|
1927 | 1937 | F97B45E024D9C6F200F4A88B /* AnyCodable.swift in Sources */,
|
|
2225 | 2235 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2226 | 2236 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
2227 | 2237 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2228 |
| - MARKETING_VERSION = 1.1.3; |
| 2238 | + MARKETING_VERSION = 1.1.4; |
2229 | 2239 | PRODUCT_BUNDLE_IDENTIFIER = com.parse.ParseSwift;
|
2230 | 2240 | PRODUCT_NAME = ParseSwift;
|
2231 | 2241 | SKIP_INSTALL = YES;
|
|
2249 | 2259 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2250 | 2260 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
2251 | 2261 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2252 |
| - MARKETING_VERSION = 1.1.3; |
| 2262 | + MARKETING_VERSION = 1.1.4; |
2253 | 2263 | PRODUCT_BUNDLE_IDENTIFIER = com.parse.ParseSwift;
|
2254 | 2264 | PRODUCT_NAME = ParseSwift;
|
2255 | 2265 | SKIP_INSTALL = YES;
|
|
2315 | 2325 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2316 | 2326 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
2317 | 2327 | MACOSX_DEPLOYMENT_TARGET = 10.13;
|
2318 |
| - MARKETING_VERSION = 1.1.3; |
| 2328 | + MARKETING_VERSION = 1.1.4; |
2319 | 2329 | PRODUCT_BUNDLE_IDENTIFIER = com.parse.ParseSwift;
|
2320 | 2330 | PRODUCT_NAME = ParseSwift;
|
2321 | 2331 | SDKROOT = macosx;
|
|
2341 | 2351 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2342 | 2352 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
2343 | 2353 | MACOSX_DEPLOYMENT_TARGET = 10.13;
|
2344 |
| - MARKETING_VERSION = 1.1.3; |
| 2354 | + MARKETING_VERSION = 1.1.4; |
2345 | 2355 | PRODUCT_BUNDLE_IDENTIFIER = com.parse.ParseSwift;
|
2346 | 2356 | PRODUCT_NAME = ParseSwift;
|
2347 | 2357 | SDKROOT = macosx;
|
|
2488 | 2498 | INFOPLIST_FILE = "ParseSwift-watchOS/Info.plist";
|
2489 | 2499 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2490 | 2500 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2491 |
| - MARKETING_VERSION = 1.1.3; |
| 2501 | + MARKETING_VERSION = 1.1.4; |
2492 | 2502 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
2493 | 2503 | MTL_FAST_MATH = YES;
|
2494 | 2504 | PRODUCT_BUNDLE_IDENTIFIER = "com.parse.ParseSwift-watchOS";
|
|
2517 | 2527 | INFOPLIST_FILE = "ParseSwift-watchOS/Info.plist";
|
2518 | 2528 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2519 | 2529 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2520 |
| - MARKETING_VERSION = 1.1.3; |
| 2530 | + MARKETING_VERSION = 1.1.4; |
2521 | 2531 | MTL_FAST_MATH = YES;
|
2522 | 2532 | PRODUCT_BUNDLE_IDENTIFIER = "com.parse.ParseSwift-watchOS";
|
2523 | 2533 | PRODUCT_NAME = ParseSwift;
|
|
2544 | 2554 | INFOPLIST_FILE = "ParseSwift-tvOS/Info.plist";
|
2545 | 2555 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2546 | 2556 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2547 |
| - MARKETING_VERSION = 1.1.3; |
| 2557 | + MARKETING_VERSION = 1.1.4; |
2548 | 2558 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
2549 | 2559 | MTL_FAST_MATH = YES;
|
2550 | 2560 | PRODUCT_BUNDLE_IDENTIFIER = "com.parse.ParseSwift-tvOS";
|
|
2572 | 2582 | INFOPLIST_FILE = "ParseSwift-tvOS/Info.plist";
|
2573 | 2583 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2574 | 2584 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2575 |
| - MARKETING_VERSION = 1.1.3; |
| 2585 | + MARKETING_VERSION = 1.1.4; |
2576 | 2586 | MTL_FAST_MATH = YES;
|
2577 | 2587 | PRODUCT_BUNDLE_IDENTIFIER = "com.parse.ParseSwift-tvOS";
|
2578 | 2588 | PRODUCT_NAME = ParseSwift;
|
|
0 commit comments