mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-24 18:32:36 +00:00
ae1aa1a268
- Drop CocoaPods completely - Make PassepartoutCore a Swift package - Enable Bitcode to fix OpenSSL linkage (iOS) - Update CI scripts without CocoaPods
27 lines
457 B
Plaintext
27 lines
457 B
Plaintext
.DS_Store
|
|
*.swp
|
|
*.pbxuser
|
|
**/*.xcworkspace/xcuserdata
|
|
**/*.xcodeproj/project.xcworkspace
|
|
**/*.xcodeproj/xcuserdata
|
|
Pods
|
|
**/fastlane/**/*.html
|
|
**/fastlane/README.md
|
|
**/fastlane/report.xml
|
|
**/fastlane/test_output
|
|
**/fastlane/metadata/review_information
|
|
**/fastlane/metadata/trade_representative_contact_information
|
|
dist/
|
|
iap/
|
|
templates/
|
|
.env.secret*
|
|
Preview.html
|
|
l10n
|
|
passepartout-translations.zip
|
|
default.profraw
|
|
asc-key.json
|
|
.bundle
|
|
vendor/
|
|
.build
|
|
.swiftpm
|