Skip to content

Commit

Permalink
Merge pull request #63 from Psiphon-Inc/ios-release
Browse files Browse the repository at this point in the history
iOS initial release
  • Loading branch information
tmgrask authored Nov 20, 2024
2 parents c6d9936 + 88f3e99 commit 9811a78
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1010,7 +1010,7 @@ PODS:
- React-debug
- react-native-safe-area-context (4.10.5):
- React-Core
- react-native-skia (1.5.2):
- react-native-skia (1.5.4):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1623,7 +1623,7 @@ SPEC CHECKSUMS:
React-logger: 257858bd55f3a4e1bc0cf07ddc8fb9faba6f8c7c
React-Mapbuffer: 6c1cacdbf40b531f549eba249e531a7d0bfd8e7f
react-native-safe-area-context: a240ad4b683349e48b1d51fed1611138d1bdad97
react-native-skia: b9bea351f67ab2dfe2bb2032a78c15a17412fef6
react-native-skia: 0f677a059e0f9e0e532f425d246a0dfd4f3671a9
React-nativeconfig: ba9a2e54e2f0882cf7882698825052793ed4c851
React-NativeModulesApple: 8d11ff8955181540585c944cf48e9e7236952697
React-perflogger: ed4e0c65781521e0424f2e5e40b40cc7879d737e
Expand Down
4 changes: 2 additions & 2 deletions ios/conduit/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<string>1.2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand All @@ -33,7 +33,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>15</string>
<string>20</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9811a78

Please sign in to comment.