
Dallas James
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Dallas James-
Dallas James created an article,
Disable Bitcode for Capacitor iOS
There are certain times when you may need to disable Bitcode for your iOS app build process for certain plugins you are using. Because of how `npx cap sync ios` works, just turning off bitcode comp...
-
Dallas James created an article,
Capacitor Plugin Development: Adding iOS podfile dependencies
A typical Capacitor plugin has two places to configure dependencies for iOS. The `Podfile` and the `.podspec` file. These two files serve two distinct purposes. The first is used for configuring de...