status-mobile/ios
Siddarth Kumar a15c9788fe
add support for Xcode 15 (#17343)
After upgrading to Xcode 15 make run-ios would fail with

```
 /Users/siddarthkumar/code/status-im/PR/status-mobile/ios/Pods/boost/boost/container_hash/hash.hpp:131:33: no template named 'unary_function' in namespace 'std'; did you mean '__unary_function'?
        struct hash_base : std::unary_function<T, std::size_t> {};
```

This commit fixes the issue and makes existing codebase compatible with newer Xcode.

reference issue in react-native repo : facebook/react-native#37748
2023-09-20 14:41:12 +05:30
..
StatusIm Lint and fix missing trailing newlines (#16445) 2023-07-04 19:40:13 +00:00
StatusIm.xcodeproj add support for Xcode 15 (#17343) 2023-09-20 14:41:12 +05:30
StatusIm.xcworkspace Upgrade react-native to 0.60.5 2019-09-12 16:13:42 +02:00
StatusImPR feat: implement new splash screen static version 2023-03-16 12:57:32 -03:00
StatusImTests Upgrade `react-native` from 0.63.3 to 0.67.5 (#15486) 2023-04-12 15:25:19 +05:30
fonts added Inter UI font and made some cleanup 2018-11-06 16:46:58 +01:00
logs ios: add README file to ios/logs directory 2023-03-09 14:55:01 +01:00
nanopb.framework Push notifications: remove and disable Firebase analytics 2017-10-03 16:40:49 +02:00
scripts ci: fix what version is set for iOS PR builds 2020-07-06 09:47:39 +02:00
.xcode.env upgrade `react-native` from 0.67.5 to 0.69.10 (#16016) 2023-06-14 07:17:41 +05:30
Bridge.swift enable Keycard on iOS 2021-02-19 10:26:16 +01:00
Dummy.swift Upgrade react native to 0.62.2 2020-05-06 17:35:13 +03:00
Podfile add support for Xcode 15 (#17343) 2023-09-20 14:41:12 +05:30
Podfile.lock add support for Xcode 15 (#17343) 2023-09-20 14:41:12 +05:30
StatusIm-Bridging-Header.h Upgrade react native to 0.62.2 2020-05-06 17:35:13 +03:00
StatusImTests-Bridging-Header.h enable Keycard on iOS 2021-02-19 10:26:16 +01:00
launch-image-universal.storyboard feat: implement new splash screen static version 2023-03-16 12:57:32 -03:00