Skip to content

Commit

Permalink
Added "Grant Sandbox Access" and "Reset Sandbox Access" buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
latenitefilms committed Dec 15, 2023
1 parent 94e3169 commit aac5a84
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 72 deletions.
5 changes: 5 additions & 0 deletions Source/Gyroflow/Plugin/GyroflowPlugIn.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,9 @@
//---------------------------------------------------------
@property (assign) id<PROAPIAccessing> _Nonnull apiManager;

//---------------------------------------------------------
// Global Bookmark URLs:
//---------------------------------------------------------
@property (assign) NSMutableArray* _Nonnull grantSandboxAccessURLs;

@end
Loading

0 comments on commit aac5a84

Please sign in to comment.