Skip to content

Commit

Permalink
⚙️ Chore: Ex - Run pod-install
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Oct 2, 2024
1 parent 82b382e commit 06f18fa
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions example/ios/IosModalExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 25;
CURRENT_PROJECT_VERSION = 26;
DEVELOPMENT_TEAM = ZC7A6XV8GR;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = IosModalExample/Info.plist;
Expand Down Expand Up @@ -504,7 +504,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 25;
CURRENT_PROJECT_VERSION = 26;
DEVELOPMENT_TEAM = ZC7A6XV8GR;
INFOPLIST_FILE = IosModalExample/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = RNIModalExample;
Expand Down
2 changes: 1 addition & 1 deletion example/ios/IosModalExample/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>25</string>
<string>26</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion example/ios/IosModalExampleTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>25</string>
<string>26</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@ PODS:
- React-Mapbuffer (0.74.2):
- glog
- React-debug
- react-native-ios-modal (3.0.0-0):
- react-native-ios-modal (3.0.0-1):
- ComputableLayout
- DGSwiftUtilities
- DoubleConversion
Expand Down Expand Up @@ -1550,7 +1550,7 @@ SPEC CHECKSUMS:
React-jsitracing: 0fa7f78d8fdda794667cb2e6f19c874c1cf31d7e
React-logger: 29fa3e048f5f67fe396bc08af7606426d9bd7b5d
React-Mapbuffer: bf56147c9775491e53122a94c423ac201417e326
react-native-ios-modal: bd067d6c7b3db54e7c4bb19a46e0503ac86a2d9b
react-native-ios-modal: a63d3c8d2fd18d1b6d0702859975b30906b6497c
react-native-ios-utilities: 3d7948c46726b4de8b4e62bbe44f6b108fea63e1
react-native-safe-area-context: f0d592c427d75508f2a7cd7375f533cc9283cd8a
React-nativeconfig: 9f223cd321823afdecf59ed00861ab2d69ee0fc1
Expand Down

0 comments on commit 06f18fa

Please sign in to comment.