Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #38 from OpenSesameManager/cleanup/project
Browse files Browse the repository at this point in the history
Cleanup/Project
  • Loading branch information
EthanLipnik committed Dec 21, 2022
2 parents 0faaf6a + 599231c commit f5ae81e
Show file tree
Hide file tree
Showing 200 changed files with 287 additions and 1,184 deletions.
4 changes: 2 additions & 2 deletions AutoFill iOS/AutoFill_iOS.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
</array>
<key>com.apple.security.application-groups</key>
<array>
<string>$(APP_GROUP)</string>
<string>group.OpenSesame.ethanlipnik</string>
</array>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)OpenSesame</string>
<string>$(AppIdentifierPrefix)$(PRODUCT_BUNDLE_IDENTIFIER_BASE)</string>
<string>$(AppIdentifierPrefix)com.ethanlipnik.OpenSesame</string>
</array>
</dict>
</plist>
4 changes: 2 additions & 2 deletions AutoFill macOS/AutoFill_macOS.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
<true/>
<key>com.apple.security.application-groups</key>
<array>
<string>$(APP_GROUP)</string>
<string>group.OpenSesame.ethanlipnik</string>
</array>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)$(PRODUCT_BUNDLE_IDENTIFIER_BASE)</string>
<string>$(AppIdentifierPrefix)com.ethanlipnik.OpenSesame</string>
<string>$(AppIdentifierPrefix)OpenSesame</string>
</array>
</dict>
Expand Down
46 changes: 0 additions & 46 deletions Configuration/CodeSigningAndProvisioning.xcconfig

This file was deleted.

10 changes: 0 additions & 10 deletions Configuration/Debug.xcconfig

This file was deleted.

18 changes: 0 additions & 18 deletions Configuration/GenerateBuildConfig.sh

This file was deleted.

10 changes: 0 additions & 10 deletions Configuration/Release.xcconfig

This file was deleted.

32 changes: 0 additions & 32 deletions OpenSesame (iOS).entitlements

This file was deleted.

0 comments on commit f5ae81e

Please sign in to comment.